AngleSharp
by: AngleSharp
- 1.979k total downloads
- Latest version: 1.0.0-alpha-827
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
- 536 total downloads
- Latest version: 0.14.3-alpha-166
Extends the CSSOM from the core AngleSharp library.
Antlr
by: Sam Harwell Terence Parr
- 185 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
- 172 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.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 49 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 183 total downloads
- Latest version: 1.1.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 184 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 99 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoBogus
by: Nick Dodd
- 893 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
- 682 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
- 984 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.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 12 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy
by: Autofac Contributors
- 6 total downloads
- Latest version: 4.5.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 703 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 383 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.
AWSSDK.Core
by: Amazon Web Services
- 37.095k total downloads
- Latest version: 4.0.1
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 34.572k total downloads
- Latest version: 4.0.2.8
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Bogus
by: Brian Chavez
- 3.711k total downloads
- Latest version: 35.6.4
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.