Abp by: Abp
  • 38 total downloads
  • Latest version: 1.1.1
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design
Abp
AngleSharp by: AngleSharp
  • 157 total downloads
  • Latest version: 0.9.11
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
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.
Antlr3.Runtime by: Sam Harwell Terence Parr
  • 238 total downloads
  • Latest version: 3.5.2-rc1
  • antlr antlr3 parsing
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.
Ardalis.ApiEndpoints.CodeAnalyzers by: Steve Smith (@ardalis) Philip Pittle (@ppittle)
  • 331 total downloads
  • Latest version: 4.1.0
  • api endpoints code analyzers roslyn aspnetcore
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 910 total downloads
  • Latest version: 2.0.0
  • guard clause clauses assert assertion
A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.
Ardalis.Specification by: Steve Smith (@ardalis) Scott DePouw
  • 203 total downloads
  • Latest version: 1.1.1
  • spec specification repository ddd
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 44 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
Aspire.Dashboard.Sdk.win-x64 by: Microsoft
  • 63 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
  • aspire hosting
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost by: Microsoft
  • 70 total downloads
  • Latest version: 9.3.1
  • aspire hosting
Core library and MSBuild logic for .NET Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64 by: Microsoft
  • 94 total downloads
  • Latest version: 9.3.1
.NET Aspire Orchestration Dependencies
Aspire.Hosting.Sdk.Msi.x64 by: Microsoft
  • 397 total downloads
  • Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Hosting SDK. Enabled via <IsAspireHost>true</IsAspireHost>.
Aspire.ProjectTemplates.Msi.x64 by: Microsoft
  • 401 total downloads
  • Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Template Pack for Microsoft Template Engine
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 351 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 164 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Autofac by: Autofac Contributors
  • 1.3k total downloads
  • Latest version: 4.9.4
  • autofac di ioc dependencyinjection
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
  • 560 total downloads
  • Latest version: 4.4.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Multitenant by: Autofac Contributors
  • 194 total downloads
  • Latest version: 4.2.0
  • autofac di ioc dependencyinjection
Autofac extension for multitenant application support.
AutoMapper by: Jimmy Bogard
  • 685 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.