The DynamicResultSet library allows you to use the data returned from one stored procedure to populate any number of DynamicClasses.
Info
Version: | 1.0.1 |
Author(s): | Sam Lombardo |
Last Update: | Friday, July 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AweSamNet/DynamicClasses |
NuGet Url: | https://www.nuget.org/packages/AweSamNet.Data.DynamicClasses |
Install
Install-Package AweSamNet.Data.DynamicClasses
dotnet add package AweSamNet.Data.DynamicClasses
paket add AweSamNet.Data.DynamicClasses
AweSamNet.Data.DynamicClasses Download (Unzip the "nupkg" after downloading)
Dependencies
Tags