Simple generic SOLID netstandard2.1 architectural framework that will be CRUD and map for you.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.3.5 |
Author(s): | KBL team |
Last Update: | Sunday, August 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KBL-Framework/KBL.Framework |
NuGet Url: | https://www.nuget.org/packages/KBL.Framework |
Install
Install-Package KBL.Framework
dotnet add package KBL.Framework
paket add KBL.Framework
KBL.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- KBL.ExceptionManager(>= 0.9.7)
- NLog(>= 4.7.5)
- NLog.Extensions.Logging(>= 1.6.5)
- Dapper(>= 2.0.78)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.8.2)
- AutoMapper(>= 10.1.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Polly(>= 7.2.1)
Tags