argentini.fdeploy 1.3.2

dotnet tool install --global argentini.fdeploy --version 1.3.2                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local argentini.fdeploy --version 1.3.2                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=argentini.fdeploy&version=1.3.2                
nuke :add-package argentini.fdeploy --version 1.3.2                

FDEPLOY

Fdeploy is a CLI tool for performing SMB file-copy based deployments of ASP.NET web applications (Razor, Blazor, etc.).

Install dotnet 8 or later from https://dotnet.microsoft.com/en-us/download and then install Fdeploy with the following command:

dotnet tool install --global argentini.fdeploy

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.3.2 73 1/9/2025
1.3.1 136 6/1/2024
1.3.0 95 6/1/2024
1.2.10 116 5/31/2024
1.2.9 109 5/29/2024
1.2.8 107 5/21/2024
1.2.7 93 5/18/2024
1.2.6 77 5/17/2024
1.2.5 86 5/14/2024
1.2.4 117 5/9/2024
1.2.3 119 5/9/2024
1.2.2 131 5/4/2024
1.2.1 121 4/30/2024
1.2.0 112 4/29/2024
1.1.7 134 4/29/2024
1.1.6 104 4/29/2024
1.1.5 105 4/29/2024
1.1.4 98 4/29/2024
1.1.3 98 4/29/2024
1.1.2 97 4/28/2024
1.1.1 111 4/28/2024
1.1.0 109 4/28/2024
1.0.0 120 4/26/2024

Added PublishPath to settings, added PublishParameters to settings