Top 20 NuGet aspnetcore Packages

Util.Tools.QrCode是Util应用框架的二维码操作类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
Comprehensive collection of essential utilities and extension methods for .NET Core applications. Includes helpers for configuration, dependency injection, serialization, HTTP operations, and common programming patterns.
Middleware to configure exception handling policies. Configure chain of handlers per exception type. OOTB handlers: log, retry, set responce headers and body
Util.Schedulers是Util应用框架的任务调度操作类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
Enables propagation of ISTIO tracing headers in ASP.Net Core.
Entity Framework Core Second Level Caching Library.
My Tested ASP.NET Core MVC common abstractions and interfaces.
DNTScheduler.Core is a lightweight ASP.NET Core's background tasks runner and scheduler.
ASP.NET Core extensible and embeddable documentation engine
Provides ASP.NET Core middleware and other extensions for request and/response logging.
Util.Ui.Angular是Util应用框架的Angular封装基类库
Util.Biz是Util应用框架的公共业务基础类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
Basic Persistence functionality for any Breeze Server using .NET. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5, 6, 7, and 8; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Core ASP.NET Core functionality for any Breeze Server using ASP.NET Core. Please review the Breeze documentation at http://breeze.github.io/doc-main/ Note: Version 7.1+ of this package is for .NET 5, 6, 7, and 8; whereas Version 3.x is for .NET Core 3 and Version 1.x is for .NET Core 2.
Server-side jQuery DataTables generation for ASP.NET Core MVC applications with advanced features. Provides automatic server-side processing, pagination, sorting, filtering, and searching capabilities. Supports complex data queries, custom column rendering, global and column-specific search, multi-c...
Essential utilities and helper methods for ASP.NET Core MVC applications. Provides enhanced routing, model binding, response caching, API versioning support, and beautiful paged collection APIs with built-in filtering and sorting capabilities.
Middleware to expose an embedded version of the swagger-ui 3 from an ASP.NET Core application
Allows consumers to easily convert HTML strings to PDF using the `IHtmlToPdfConverter` interface.
Allows consumers to easily convert strings to Markdown using the `IMarkdownConverter` interface. This package is the abstractions of a simple markdown converter: IMarkdownConverter. See ForEvolve.Markdown for implementations.