A simple library for working with SQL Server databases, its like to SMO(SQL Server Management Objects) package, but simple, lightweight and fast.
Info
Version: | 1.7.8 |
Author(s): | GoldenPack! |
Last Update: | Friday, June 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MeGolden/GoldenFramework/source/Golden.Data.ObjectDatabase |
NuGet Url: | https://www.nuget.org/packages/Golden.Data.ObjectDatabase |
Install
Install-Package Golden.Data.ObjectDatabase
dotnet add package Golden.Data.ObjectDatabase
paket add Golden.Data.ObjectDatabase
Golden.Data.ObjectDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- Golden.Core(>= 3.3.8)
Tags