fynydd.fdeploy 1.3.3

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

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 fynydd.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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.6 158 5/8/2025
1.3.5 148 5/8/2025
1.3.4 145 5/8/2025
1.3.3 98 4/25/2025
1.3.2 117 1/10/2025
1.3.1 137 6/1/2024
1.2.10 115 5/31/2024
1.2.9 114 5/29/2024
1.2.8 118 5/21/2024
1.2.7 103 5/18/2024
1.2.6 112 5/17/2024
1.2.5 94 5/16/2024

Updated dependencies, bin/obj now purged before clean, clean now first restores the project, mounted share is disconnected even if the app aborts