Top 20 NuGet ASP.NET Packages

Build up Security Headers in a (semi) modular way. To use in an ASP.Net Core web project. In startup.cs - add the following private members to the startup class private SecurityHeaders _securityHeaders { get; set; } private List<CspFrame> _cspFrames { get; set; } And the following t...
This client library allow to manage cookies: Get, Set, Remove. Easy to use: CookiesHelper.SetCookie("keyValue", "exampleValue", DateTime.Now.AddDays(30)); var value = CookiesHelper.GetCookieValue("keyValue"); Available basic methods: public static string GetCookieValue(string key) public static vo...
Security Headers Samples - for ASP.Net Core. Several samples of CspFrames to target resource sources.
This is simple Mvvm implementation for Cross Platform Development with Rest Client in Xamarin Form.
Adds clustered deployment to WebDeploy.
XCLNetLogger是一个轻量级的.NET环境下的日志记录组件,只需要简单的配置即可记录日志信息。
asp.net 列表通用查询控件。本查询控件基于JS,提交Form,最终生成SQL中的条件语句,如"a=b or a=c and m like '%n%'"等 目前只支持SQL SERVER的语法规则。
PDGTH DLL NuGet
Abp
此程序包包含 ASP.NET Web API Web Host 的简体中文附属程序集。
ASP.NET MVC helper library
SoYuan DDDLite Base
A C# Library for interacting with the Slack Web API.
AspNet Core Extenders Utilities for all purpose
Senparc.Weixin Class Library,基于 Senparc 微信SDK的 ASP.Net Core 移植
Senparc.Weixin.MP Class Library,基于 Senparc 微信SDK的 ASP.Net Core 移植
LoremImpsum
LoremImpsum
This is a Library for ASP.NET Core,Faster development
Application Insights EtwCollector allows sending data from Event Tracing for Windows (ETW) to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156.