Top 20 NuGet Packages

Natasha 程序集域 Core 版本的实现,插件编程.
Allows DotNetCqs to use containers based on Microsoft.Extensions.DependencyInjection.Abstractions.
ADO.NET based queues for DotNetCqs.
Command line tool to generate certificates used in ASP.NET Core during development. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
This library is a collection of algorithms running on directed or undirected graphs.
A .NET Solution starter template
Light-weight cross platform IL disassembler tool built in C#.
Kubernetes Client written in DotNet. Based on the implementation of google but with certain language additions of C# like generics.
Provides the HttpResponseMessage.AsActionResult() extension method.
Package Description
This BIP describes the implementation of a mnemonic code or mnemonic sentence -- a group of easy to remember words -- for the generation of deterministic wallets. It consists of two parts: generating the mnemonic, and converting it into a binary seed. This seed can be later used to generate determin...
Common functions for .NET applications
Structuremap container support, for the dotnettency Mutlitenancy library for dotnet standard compatible applications.
Synchronization Library and Static Analysis Tool for C# 8 DotNetVault is a library and static code analysis tool that makes managing shared mutable state in multi-threaded applications more manageable and less error prone. It also provides a common abstraction over several commonly used sync...
Command line tool to watch for source file changes during development and restart the dotnet command. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
An implementation of metrics.net ( https://github.com/Recognos/Metrics.NET) for https://github.com/blehnen/DotNetWorkQueue
Key Value Storage abstractions
Simple Repl library to help on developing a REPL console client
A number of helpful collections, such as a DropOffStack, a PriorityQueue, some binary-search types that allow chop-searching on virtual collections (not just on an array), and a grab-bag of additional types such as: A ConcurrentTasksRunner, a GuidTimeStamp, a Colour type, and so forth.