AngleSharp
by: AngleSharp
- 944 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.
Antlr
by: Sam Harwell Terence Parr
- 148 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Antlr3.Runtime
by: Sam Harwell Terence Parr
- 195 total downloads
- Latest version: 3.5.2-rc1
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
AsmResolver
by: AsmResolver
- 46 total downloads
- Latest version: 6.0.0-beta.3
The base library for the AsmResolver executable file inspection toolsuite.
AsmResolver.DotNet
by: AsmResolver.DotNet
- 44 total downloads
- Latest version: 6.0.0-beta.3
High level .NET image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE
by: AsmResolver.PE
- 47 total downloads
- Latest version: 6.0.0-beta.3
PE image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE.File
by: AsmResolver.PE.File
- 50 total downloads
- Latest version: 6.0.0-beta.3
Raw PE file models for the AsmResolver executable file inspection toolsuite.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 125 total downloads
- Latest version: 1.1.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 182 total downloads
- Latest version: 1.1.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 133 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 183 total downloads
- Latest version: 1.1.0
OpenID Connect server middleware for ASP.NET Core.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 75 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoBogus
by: Nick Dodd
- 745 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
AutoBogus.Conventions
by: Nick Dodd
- 556 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes generator options for common conventions.
Autofac
by: Autofac Contributors
- 1.732k total downloads
- Latest version: 4.9.4
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
AutoMapper
by: Jimmy Bogard
- 1.077k total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 609 total downloads
- Latest version: 4.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.