Top 20 NuGet value Packages

AspNet Core Localization using SQL database for KEY-VALUE pair and share common storage for both SERVER and Client App. This repository, SQL Localization, inspired by Damien Bod's - https://damienbod.com/, AspNetCore Localization project.
Provides the ability to more intuitively connect Parent-Child relationships via Callback methods.
Containts strongly-typed base classes for Value Conversion in WPF (IValueConverter interface - full binding support).
An easy-to-use implementation of Value Objects from DDD. The goal of this little library is to make it as easy as possible to use ValueTypes.
JoyMoe.Common Attributes for Asp.Net Core MVC
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
A key value pair storage to run on the server
Newtonsoft.JsonNet serializer provider for DataStore
ElevenDb is an extremely-simple key-value database consisting of eleven different components. It is in beta state, so it is not recommended to use it with valuable data.
Package Description
Adds ability to support aliases for model binding. Set action parameter to "product" and place "productid" on querystring. i.e. public ActionResult Index([Alias("pid"]Product product) ... add global filter ... filters.Add(new AliasInitializer());
The library allows to create IValueConverter, IMultiValueConverter, DataTemplateSelector, and ValidationRule objects with the most convenient syntax available, ideally, using the lambda expressions.
A .NET library that helps with mathematics and algorithmic work.
WebDucer library for value validation on UI intefaces
Redis Cache Key Value Client
Contains basic contracts for a key value pair storage system
.NET library for hashing in immutable value based style.