A .Net Core library which provides logging, mailing, convertion and base repository classes.
Info
Version: | 3.0.0 |
Author(s): | Serkan Yazıcıoğlu |
Last Update: | Thursday, August 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serkanyazicioglu/Nhea |
NuGet Url: | https://www.nuget.org/packages/Nhea |
Install
Install-Package Nhea
dotnet add package Nhea
paket add Nhea
Nhea Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.8.1)
- System.Drawing.Common(>= 4.7.0)
- System.Text.Json(>= 4.7.2)
Tags