Nhea 3.0.0

dotnet add package Nhea --version 3.0.0
NuGet\Install-Package Nhea -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nhea" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nhea --version 3.0.0
#r "nuget: Nhea, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nhea as a Cake Addin
#addin nuget:?package=Nhea&version=3.0.0

// Install Nhea as a Cake Tool
#tool nuget:?package=Nhea&version=3.0.0

A .Net Core library which provides logging, mailing, convertion and base repository classes.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Nhea:

Package Downloads
Nhea.Data.Repository.RedisRepository

.Net standard repository library for Redis.

Nhea.Data.Repository.EntityFrameworkCoreRepository

.Net standard repository library for Entity Framework Core

Nhea.Data.Repository.MongoDbRepository

Base repository classes for MongoDb.

Nhea.Data.Repository.EntityFrameworkRepository

.Net standard repository library for Entity Framework

Nhea.Data.Repository.MicrosoftAzureStorageRepository

Microsoft Azure Storage repository classes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 8,347 8/18/2022
2.0.0.10 9,775 12/1/2020
2.0.0.9 409 11/30/2020
2.0.0.8 5,445 9/16/2020
2.0.0.7 595 9/10/2020
2.0.0.6 1,283 7/25/2020
2.0.0.5 1,384 7/13/2020
2.0.0.4 8,559 6/23/2020
2.0.0.3 640 6/22/2020
2.0.0.2 470 6/22/2020
2.0.0.1 463 6/22/2020
2.0.0 588 6/22/2020
1.7.12 4,160 2/24/2020
1.7.11 1,132 1/23/2020
1.7.10 878 1/14/2020
1.7.9 864 1/10/2020
1.7.8 526 1/9/2020
1.7.7 521 1/9/2020
1.7.6 2,781 12/26/2019
1.7.5 1,565 10/22/2019
1.7.4 604 10/14/2019
1.7.3 637 10/14/2019
1.7.2 538 10/13/2019
1.7.1 517 10/11/2019
1.7.0 517 10/11/2019
1.6.12 767 9/5/2019
1.6.11 511 9/5/2019
1.6.10 527 9/5/2019
1.6.9 610 8/26/2019
1.6.8 572 8/26/2019
1.6.7 556 8/26/2019
1.6.6 548 8/26/2019
1.6.5 548 8/26/2019
1.6.4 532 8/26/2019
1.6.3 538 8/26/2019
1.6.2 574 8/25/2019
1.6.1 584 8/23/2019
1.6.0 2,765 8/1/2019
1.5.6 1,986 5/27/2019
1.5.5 3,265 11/1/2018
1.5.4 749 10/25/2018
1.5.3 777 10/22/2018
1.5.2 732 10/22/2018
1.5.1 4,698 10/18/2018
1.5.0 759 10/18/2018

- Nhea is now .Net 6
- Updated related dependencies