CopySqlFilesToPublishDirectory 0.1.0-alpha
Suggested Alternatives
Additional Details
CopySqlFilesToOutputDirectory package is also used to copy SQL files to the publish directory when using the "dotnet publish" command.
This is a prerelease version of CopySqlFilesToPublishDirectory.
dotnet add package CopySqlFilesToPublishDirectory --version 0.1.0-alpha
NuGet\Install-Package CopySqlFilesToPublishDirectory -Version 0.1.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CopySqlFilesToPublishDirectory" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CopySqlFilesToPublishDirectory --version 0.1.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CopySqlFilesToPublishDirectory, 0.1.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CopySqlFilesToPublishDirectory as a Cake Addin #addin nuget:?package=CopySqlFilesToPublishDirectory&version=0.1.0-alpha&prerelease // Install CopySqlFilesToPublishDirectory as a Cake Tool #tool nuget:?package=CopySqlFilesToPublishDirectory&version=0.1.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
About
A simple package that allows to copy .sql files from the output directory (e.g. bin/Debug/net8.0) to the publish directory.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.1.0-alpha | 212 | 12/26/2023 |