AngleSharp
by: AngleSharp
- 157 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
- 240 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.
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis) Philip Pittle (@ppittle)
- 331 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 43 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 30 total downloads
- Latest version: 9.3.0
Dashboard browser interface for .NET Aspire.
Aspire.Hosting
by: Microsoft
- 24 total downloads
- Latest version: 9.0.0-preview.2.24162.2
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 70 total downloads
- Latest version: 9.3.1
Core library and MSBuild logic for .NET Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 43 total downloads
- Latest version: 9.3.1
.NET Aspire Orchestration Dependencies
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 351 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 164 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 213 total downloads
- Latest version: 3.3.1
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 geared towards 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.
AWSSDK.Core
by: Amazon Web Services
- 45.535k total downloads
- Latest version: 4.0.0.13
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.EC2
by: Amazon Web Services
- 17.227k total downloads
- Latest version: 4.0.14
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.
AWSSDK.SecurityToken
by: Amazon Web Services
- 44.551k total downloads
- Latest version: 4.0.1.2
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 2.882k total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 14 total downloads
- Latest version: 2.4.0
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 217 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 36 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.