.NET library containing reusable code shared between multiple projects.
Info
Version: | 1.1.0 |
Author(s): | Intellegens.Commons |
Last Update: | Wednesday, October 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/intellegens-hr/utils-common |
NuGet Url: | https://www.nuget.org/packages/Intellegens.Commons |
Install
Install-Package Intellegens.Commons
dotnet add package Intellegens.Commons
paket add Intellegens.Commons
Intellegens.Commons Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.4)
- System.Linq.Dynamic.Core(>= 1.1.5)