AngleSharp
by: AngleSharp
- 34 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.
Antlr4.CodeGenerator
by: Sam Harwell, Terence Parr
- 63 total downloads
- Latest version: 4.6.6
The C# target of the ANTLR 4 parser generator for Visual Studio 2010+ projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2010 or newer.
Antlr4.Runtime
by: Sam Harwell, Terence Parr
- 64 total downloads
- Latest version: 4.6.6
The runtime library for parsers generated by the C# target of ANTLR 4. 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
- 67 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 24 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 6 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 138 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
- 53 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoMapper
by: Jimmy Bogard
- 57 total downloads
- Latest version: 6.2.2
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 20 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
Blazorise
by: Megabit
- 637 total downloads
- Latest version: 1.8.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap5
by: Megabit
- 342 total downloads
- Latest version: 1.8.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components
by: Mladen Macanovic
- 55 total downloads
- Latest version: 0.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 401 total downloads
- Latest version: 1.8.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Icons.FontAwesome
by: Megabit
- 165 total downloads
- Latest version: 1.8.1
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar
by: Megabit
- 638 total downloads
- Latest version: 1.8.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Bogus
by: Brian Chavez
- 2 total downloads
- Latest version: 15.0.1
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 it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
BouncyCastle
by: Bouncy Castle Project Contributors
- 34 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Castle.Core
by: Castle Project Contributors
- 14 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter