Info
Version: | 2.0.0.1 |
Author(s): | Harsha Bopuri |
Last Update: | Wednesday, August 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.harshabopuri.com/implementation-of-net-common-library |
NuGet Url: | https://www.nuget.org/packages/NetCommonByHaBo |
Install
Install-Package NetCommonByHaBo
dotnet add package NetCommonByHaBo
paket add NetCommonByHaBo
NetCommonByHaBo Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- EntityFramework.SqlServerCompact(>= 6.1.3)
- NodaTime(>= 1.3.2)
- Newtonsoft.Json(>= 9.0.1)
Tags
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.