Data Query Interface Commons is written in C# and built around essential features of the .NET Standard that provides shared infrastructure containing technology-neutral repository interfaces underpinning every DataQI Providers.
Info
Version: | 2.0.0-preview |
Author(s): | Henrique Gouveia |
Last Update: | Sunday, November 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/henrique-gouveia/DataQI.Commons |
NuGet Url: | https://www.nuget.org/packages/DataQI.Commons |
Install
Install-Package DataQI.Commons
dotnet add package DataQI.Commons
paket add DataQI.Commons
DataQI.Commons Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- System.Reflection.DispatchProxy(>= 4.5.1)