AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 1.1.2
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AngleSharp.Css
by: AngleSharp
- 1 total downloads
- Latest version: 1.0.0-beta.139
Extends the CSSOM from the core AngleSharp library.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 13.0.1
A convention-based object-object mapper.
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DnsClient
by: MichaCo
- 1 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Flurl
by: Todd Menier
- 1 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 1 total downloads
- Latest version: 4.0.2
A fluent, testable HTTP client library.
IdentityModel
by: Dominick Baier Brock Allen
- 1 total downloads
- Latest version: 6.0.0
OpenID Connect & OAuth 2.0 client library
log4net
by: The Apache Software Foundation
- 2 total downloads
- Latest version: 2.0.11
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Masuit.Tools.Abstractions
by: 懒得勤快
- 3 total downloads
- Latest version: 2025.5.0
全龄段友好的C#万能工具库,码数吐司库,不管你是菜鸟新手还是骨灰级玩家都能轻松上手,Masuit.Tools基础公共库(适用于.NET4.6.1/.NET Standard2.0及以上项目),包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。
官网教程:https://masuit.tools
github:https://github.com/ldqk/Masuit.Tools
Masuit.Tools.Core
by: 懒得勤快
- 2 total downloads
- Latest version: 2024.5.8
全龄段友好的C#万能工具库,码数吐司库(适用于.NET Core项目),不管你是菜鸟新手还是骨灰级玩家都能轻松上手,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。
官网教程:https://tools.masuit.org
github:https://github.com/ldqk/Masuit.Tools
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 2 total downloads
- Latest version: 7.0.8
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3c37ef8f5358abb303c05d299f029fca7d867d56
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 4 total downloads
- Latest version: 6.0.24
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2aa401550574f93402eba13ff9a4827ef01a2f3a
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.3.25172.1
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.3.21201.13
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
Microsoft.AspNetCore.Authorization
by: Microsoft
- 6 total downloads
- Latest version: 10.0.0-preview.6.25358.103
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.6.25358.103
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 3 total downloads
- Latest version: 8.0.0-preview.6.23329.11
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 5.0.11
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef