AngleSharp
by: AngleSharp
- 115 total downloads
- Latest version: 0.16.1
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 32 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
Castle.Core
by: Castle Project Contributors
- 27 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DnsClient
by: MichaCo
- 34 total downloads
- Latest version: 1.7.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
FastExpressionCompiler
by: Maksim Volkau
- 58 total downloads
- Latest version: 4.2.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Flurl
by: Todd Menier
- 20 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 70 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 153 total downloads
- Latest version: 1.12.4
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).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
HtmlSanitizer
by: Michael Ganss
- 13 total downloads
- Latest version: 7.1.488
Cleans HTML from constructs that can be used for cross site scripting (XSS)
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 20 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Hyak.Common
by: Microsoft
- 7 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IndexRange
by: Bradley Grainger
- 5 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
KRE-CLR-x86
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Libuv
by: Libuv
- 6 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge
by: Atif Aziz
- 1 total downloads
- Latest version: 1.3.0
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
- 9 total downloads
- Latest version: 2.0.17
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
- 16 total downloads
- Latest version: 1.9.4
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.