Info
| Version: | 1.9.5473.2392 |
| Author(s): | CloudCoder |
| Last Update: | Wednesday, April 8, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cloudcodr/systemdatageneric |
| NuGet Url: | https://www.nuget.org/packages/System-Data-Generic |
Install
Install-Package System-Data-Generic
dotnet add package System-Data-Generic
paket add System-Data-Generic
System-Data-Generic Download (Unzip the "nupkg" after downloading)
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.