Top 20 NuGet csharp Packages

Provides middlewares, filters and utilities for managing .Net Core Web APIs including utilities Cors, Logging, Exceptions, Resources, Security, Startup Pipelines, Swagger, Validations.
Some extensions for functional programming with csharp, including monads like: - Maybe - Either - Reader - Writer - Try Moreover includes some extension methods for combining/composing/currying functions.
Some extensions for dealing with collections, dictionaries, sequences.
A framework for Visual Studio custom debugging visualizers
基础组件库。
基础组件库。
基础组件库。
基础组件库。
基础组件库。
基础组件库。
基础组件库。
基础组件库。
A .NET Standard implementation of the Globals Design Pattern in RabbitMQ. See https://www.beentjessoftware.nl/globals-design-pattern Examples: https://github.com/MathijsJBeentjes/Globals.NET.RabbitMQ.Examples Source: https://github.com/MathijsJBeentjes/Globals.NET.RabbitMQ
运行时日志组件库。
运行时日志组件库。
This package includes the CoreLibrary assembly for .NET nanoFramework C# projects **WITHOUT** the System.Reflection API. This package requires a target with mscorlib v100.5.0.19 (checksum 0xE3A4B52F). There is another version that includes the System.Reflection API.
A small application which makes use of Headless chrome to activate a personal unity license
A library for using Markdown in Blazor.
.Net ASP.NET Job Scheduler Long-Running
PDF to PNG converter. Example: byte[] png = Freeware.Pdf2Png.Convert(pdf, 1);