AngleSharp by: AngleSharp
  • 77 total downloads
  • Latest version: 1.4.0
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
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
  • 0 total downloads
  • Latest version: 1.0.0-beta.139
  • html html5 css css3 dom styling library anglesharp angle
Extends the CSSOM from the core AngleSharp library.
AutoMapper by: Jimmy Bogard
  • 48 total downloads
  • Latest version: 16.0.0
A convention-based object-object mapper.
Azure.Core by: Microsoft
  • 58 total downloads
  • Latest version: 1.50.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Castle.Core by: Castle Project Contributors
  • 32 total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DnsClient by: MichaCo
  • 20 total downloads
  • Latest version: 1.8.0
  • dns client resolver servicediscovery
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
  • 21 total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http by: Todd Menier
  • 93 total downloads
  • Latest version: 4.0.2
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 1 total downloads
  • Latest version: 1.5.5
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
HtmlSanitizer by: Michael Ganss
  • 31 total downloads
  • Latest version: 9.0.889
  • xss anti antixss html security
Cleans HTML from constructs that can be used for cross-site scripting (XSS)
Humanizer.Core by: Mehdi Khalili, Claire Novotny
  • 2 total downloads
  • Latest version: 2.9.9
Humanizer core package that contains the library and the neutral language (English) resources
Hyak.Common by: Microsoft
  • 9 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IdentityModel by: Dominick Baier, Brock Allen
  • 1 total downloads
  • Latest version: 6.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IndexRange by: Bradley Grainger
  • 5 total downloads
  • Latest version: 1.1.0
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Libuv by: Libuv
  • 1 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge by: Atif Aziz
  • 1 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
log4net by: The Apache Software Foundation
  • 15 total downloads
  • Latest version: 3.2.0
  • logging log tracing logfiles
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
ManagedEsent by: Microsoft
  • 17 total downloads
  • Latest version: 2.0.0
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Masuit.Tools.Core by: 懒得勤快
  • 2 total downloads
  • Latest version: 2.6.3
  • Masuit.Tools,工具库,Utility,Crypt,Extensions
新手友好的C#万能工具库,码数吐司库(适用于.NET Core项目),包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。 官网教程:https://tools.masuit.org github:https://github.com/ldqk/Masuit.Tools
MessagePack by: neuecc, aarnott
  • 118 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).