NetCommonByHaBo 1.1.3
See the version list below for details.
dotnet add package NetCommonByHaBo --version 1.1.3
NuGet\Install-Package NetCommonByHaBo -Version 1.1.3
<PackageReference Include="NetCommonByHaBo" Version="1.1.3" />
paket add NetCommonByHaBo --version 1.1.3
#r "nuget: NetCommonByHaBo, 1.1.3"
// Install NetCommonByHaBo as a Cake Addin #addin nuget:?package=NetCommonByHaBo&version=1.1.3 // Install NetCommonByHaBo as a Cake Tool #tool nuget:?package=NetCommonByHaBo&version=1.1.3
This is a .NET common logic library. This give a generic Authorization functionality as to create password salt and hash and compare. Handle generic exceptions and read the inner exceptions. Give Locale info as all time zones by a country two digit code. Tracking client IP address for any activity monitoring purpose and logging exception with simple configuration.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- EntityFramework (>= 6.1.3)
- EntityFramework.SqlServerCompact (>= 6.1.3)
- NodaTime (>= 1.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
removed necessity of passing class name and method name in log methods.
Moved loggin initialization to App_start event.
This package is designed to support .NET Framework 4.6>
Please look at the project url to know how to use this package. Also post your questions as comments on the same page.