Top 20 NuGet and Packages

In cryptography, encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. Only authorized parties can decipher a ciphertext back to plaintext and access the original info...
Package Description
AspNet Core WebApi configuration helpers
The framework BitArray is helpful but it has a serious flaw in the fact that it is not immutable. This is the primary motivation for working on this package in order to achieve just such an ImmutableBitArray. Reflexive operations can modify an instance but otherwise bitwise operations should yield a...
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] decoration are declared partial.
this package is based on Levenshtein Distance Algorithm: eg. first string ="abc rs t" secind string ="acb ts t" levenshtein distance =3 similarity ratio = 0.625 it is useful to understand how much both input strings are similar.
This is used to log informtions, warning and error to console