System-Data-Generic
1.9.5473.2392
dotnet add package System-Data-Generic --version 1.9.5473.2392
NuGet\Install-Package System-Data-Generic -Version 1.9.5473.2392
<PackageReference Include="System-Data-Generic" Version="1.9.5473.2392" />
paket add System-Data-Generic --version 1.9.5473.2392
#r "nuget: System-Data-Generic, 1.9.5473.2392"
// Install System-Data-Generic as a Cake Addin #addin nuget:?package=System-Data-Generic&version=1.9.5473.2392 // Install System-Data-Generic as a Cake Tool #tool nuget:?package=System-Data-Generic&version=1.9.5473.2392
Data helper library to enable quick access to SQL server data operations.
The framework support:
- Simpel dataset, datareader retrieval.
- Object mapping without use of mapping attributes. POCO style.
- Support for Azure configuration binding and web./app.config.
- Transaction support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 |
---|---|---|
1.9.5473.2392 | 2,304 | 4/8/2015 |
1.6.6.6 | 1,123 | 4/4/2015 |
1.6.6 | 1,095 | 4/3/2015 |
Data helper library to enable quick access to SQL server data operations.
The framework support:
- Simpel dataset, datareader retrieval.
- Object mapping without use of mapping attributes. POCO style.
- Support for Azure configuration binding and web./app.config.
- Transaction support.