Core architecture patterns for API's.
Info
Version: | 1.0.5 |
Author(s): | CODED by Jim |
Last Update: | Friday, December 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CodedByJim/Coded.Core |
NuGet Url: | https://www.nuget.org/packages/Coded.Core |
Install
Install-Package Coded.Core
dotnet add package Coded.Core
paket add Coded.Core
Coded.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Hosting(>= 5.0.0)
- Moq(>= 4.15.2)
- SimpleInjector(>= 5.1.0)
- System.Configuration.Abstractions(>= 2.0.2.45)