Adds Linq support to any Data Access Objects supporting CRUD operations based on indentifiers.
Info
Version: | 0.3.27 |
Author(s): | Yaroslav Smirnov |
Last Update: | Monday, March 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/UQFramework |
Install
Install-Package UQFramework
dotnet add package UQFramework
paket add UQFramework
UQFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Data.SqlClient(>= 4.8.0)
- System.Runtime.Caching(>= 4.7.0)
Tags