RimDev.Automation.Sql
1.2.0
Programatically control Local DB.
Install-Package RimDev.Automation.Sql -Version 1.2.0
dotnet add package RimDev.Automation.Sql --version 1.2.0
<PackageReference Include="RimDev.Automation.Sql" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RimDev.Automation.Sql --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RimDev.Automation.Sql, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RimDev.Automation.Sql as a Cake Addin
#addin nuget:?package=RimDev.Automation.Sql&version=1.2.0
// Install RimDev.Automation.Sql as a Cake Tool
#tool nuget:?package=RimDev.Automation.Sql&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.7.1
- Microsoft.Windows.Compatibility (>= 2.0.1)
- System.Data.SqlClient (>= 4.5.1)
-
.NETStandard 2.0
- Microsoft.Windows.Compatibility (>= 2.0.1)
- System.Data.SqlClient (>= 4.5.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RimDev.Automation.Sql:
Package | Downloads |
---|---|
RimDev.Sandbox.LocalDb
An abstraction utilizing RimDev Automation libraries.
|
GitHub repositories
This package is not used by any popular GitHub repositories.