Golden.Data.ObjectDatabase
1.7.8
A simple library for working with SQL Server databases, its like to SMO(SQL Server Management Objects) package, but simple, lightweight and fast.
Install-Package Golden.Data.ObjectDatabase -Version 1.7.8
dotnet add package Golden.Data.ObjectDatabase --version 1.7.8
<PackageReference Include="Golden.Data.ObjectDatabase" Version="1.7.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Golden.Data.ObjectDatabase --version 1.7.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Golden.Data.ObjectDatabase, 1.7.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Version 1.7.8.0 includes performance improvements and bug fixes.
Dependencies
-
- Golden.Core (>= 3.3.8)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.