argentini.fdeploy 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global argentini.fdeploy --version 1.2.1
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.2.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=argentini.fdeploy&version=1.2.1
nuke :add-package argentini.fdeploy --version 1.2.1

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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.2.8 72 5/21/2024
1.2.7 49 5/18/2024
1.2.6 44 5/17/2024
1.2.5 53 5/14/2024
1.2.4 85 5/9/2024
1.2.3 83 5/9/2024
1.2.2 100 5/4/2024
1.2.1 90 4/30/2024
1.2.0 82 4/29/2024
1.1.7 86 4/29/2024
1.1.6 76 4/29/2024
1.1.5 75 4/29/2024
1.1.4 71 4/29/2024
1.1.3 73 4/29/2024
1.1.2 73 4/28/2024
1.1.1 84 4/28/2024
1.1.0 83 4/28/2024
1.0.0 97 4/26/2024

Fixed some copy output issues