Nhea 4.0.1

dotnet add package Nhea --version 4.0.1
                    
NuGet\Install-Package Nhea -Version 4.0.1
                    
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="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nhea" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Nhea" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nhea --version 4.0.1
                    
#r "nuget: Nhea, 4.0.1"
                    
#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.
#:package Nhea@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nhea&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Nhea&version=4.0.1
                    
Install as a Cake Tool

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

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Nhea:

Package Downloads
Nhea.Data.Repository.RedisRepository

.Net standard repository library for Redis.

Nhea.Data.Repository.EntityFrameworkCoreRepository

.Net repository library for Entity Framework Core

Nhea.Data.Repository.MongoDbRepository

Base repository classes for MongoDb.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1 1,254 2/8/2025
3.0.0 11,415 8/18/2022
2.0.0.10 10,141 12/1/2020
2.0.0.9 543 11/30/2020
2.0.0.8 5,647 9/16/2020
2.0.0.7 734 9/10/2020
2.0.0.6 1,425 7/25/2020
2.0.0.5 1,885 7/13/2020
2.0.0.4 9,274 6/23/2020
2.0.0.3 789 6/22/2020
2.0.0.2 600 6/22/2020
2.0.0.1 596 6/22/2020
2.0.0 734 6/22/2020
1.7.12 4,405 2/24/2020
1.7.11 1,379 1/23/2020
1.7.10 1,023 1/14/2020
1.7.9 1,003 1/10/2020
1.7.8 654 1/9/2020
1.7.7 659 1/9/2020
1.7.6 3,032 12/26/2019
1.7.5 1,717 10/22/2019
1.7.4 745 10/14/2019
1.7.3 782 10/14/2019
1.7.2 688 10/13/2019
1.7.1 656 10/11/2019
1.7.0 659 10/11/2019
1.6.12 915 9/5/2019
1.6.11 651 9/5/2019
1.6.10 674 9/5/2019
1.6.9 764 8/26/2019
1.6.8 723 8/26/2019
1.6.7 709 8/26/2019
1.6.6 693 8/26/2019
1.6.5 697 8/26/2019
1.6.4 675 8/26/2019
1.6.3 681 8/26/2019
1.6.2 726 8/25/2019
1.6.1 734 8/23/2019
1.6.0 3,160 8/1/2019
1.5.6 2,163 5/27/2019
1.5.5 3,629 11/1/2018
1.5.4 918 10/25/2018
1.5.3 944 10/22/2018
1.5.2 899 10/22/2018
1.5.1 5,174 10/18/2018
1.5.0 1,027 10/18/2018

- Nhea is now .Net 9