Top 20 NuGet Packages
Package Description
Helper for authenticating via Harvest (https://www.getharvest.com)
A collection of libraries for building web and mobile applications. Leverages FunScript for seamless full-stack development in F#. Adheres to Google's standard for ajax=crawling.
A simple library support computing hash by using multiple hash algorithm
HashDiff is a class-library utility for comparing 2 sets of checksum hashes.
A tiny package for one call password hash (sha2) generator and matcher. Simple Do
var h = new Hasher();
var hash = h.getHash("abcd");
var salt = h.Salt;
Now you can store salt and hash. To match simply do:
var h2 = new Hasher(salt);
h2.match(stringToCheck, hash); // returns true or false
Server components for message based services build on top of ASP.NET MVC
Generate short unique ids from integers.
Most common cryptographic hash algorithms are ready to use in one line of code whenever needed.These cryptographic functions include(MD5,SHA1,SHA256,SHA384,SHA512,RIPEMD160 ).
TypeScript Definitions (d.ts) for hashmap. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
a lightweight library for hashing.
TypeScript Definitions (d.ts) for hashtable. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
Fluent library (essentially ILog) to introduce a complete application logging stack to your application. Fluent logging uses NLog to perist messages and comes with Ninject and Elmah connectors
Driver for MCP23S17 via SPI
Hatena Blog AtomPub API Wrapper for .NET
Support for the Microsoft.Extensions.DependencyInjection container
HAVIT .NET Framework Extensions - ASP.NET Core MVC/Web API Extensions
HAVIT .NET Framework Extensions - Entity Framework 6 Extensions
HAVIT .NET Framework Extensions - Entity Framework 6 Extensions - Azure