YeSql.Net.Properties
0.2.0-alpha
Suggested Alternatives
Additional Details
"YeSql.Net.Properties" is not such a descriptive package name, so it was decided to publish another package called "CopySqlFilesToOutputDirectory" to clearly indicate the intent.
This is a prerelease version of YeSql.Net.Properties.
dotnet add package YeSql.Net.Properties --version 0.2.0-alpha
NuGet\Install-Package YeSql.Net.Properties -Version 0.2.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="YeSql.Net.Properties" Version="0.2.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YeSql.Net.Properties --version 0.2.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YeSql.Net.Properties, 0.2.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 YeSql.Net.Properties as a Cake Addin #addin nuget:?package=YeSql.Net.Properties&version=0.2.0-alpha&prerelease // Install YeSql.Net.Properties as a Cake Tool #tool nuget:?package=YeSql.Net.Properties&version=0.2.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
YeSql.Net.Properties
A simple package that allows to copy the .sql files from the project folder to the output 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.2.0-alpha | 95 | 12/25/2023 | |
0.1.0-alpha | 92 | 12/25/2023 |
fix: Exclude folders such as ./bin, ./obj or any folder beginning with a period