AngleSharp
by: AngleSharp
- 28 total downloads
- Latest version: 0.9.11
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AutoMapper
by: Jimmy Bogard
- 30 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
Castle.Core
by: Castle Project Contributors
- 3 total downloads
- Latest version: 4.0.0-beta002
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DnsClient
by: MichaCo
- 19 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
Flurl
by: Todd Menier
- 1 total downloads
- Latest version: 3.0.0-pre3
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 1 total downloads
- Latest version: 1.5.5
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).
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.9.9
Humanizer core package that contains the library and the neutral language (English) resources
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.
Libuv
by: Libuv
- 1 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
- 8 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.
MessagePack
by: neuecc
- 66 total downloads
- Latest version: 1.9.11
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.AspNetCore.Mvc.Formatters.Xml
by: Microsoft
- 20 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.Owin
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 5.0.10
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b92c9f50f0333ea661785ba849f303cde6a93844
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0-preview2-final
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Corporation
- 1 total downloads
- Latest version: 2.24.304111323
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client and Windows Store apps by taking advantage of Windows Server Active Directory and Windows Azure Active Directory.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 1 total downloads
- Latest version: 6.35.1
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Xml
by: Microsoft
- 54 total downloads
- Latest version: 6.36.0
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.