Abp by: Abp
  • 92 total downloads
  • Latest version: 1.1.1
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design
Abp
Abp.ZeroCore by: Abp.ZeroCore
  • 13 total downloads
  • Latest version: 5.12.0
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design multitenancy user management role management identity
Abp.ZeroCore
AdvancedStringBuilder by: Andrey Taritsyn
  • 2 total downloads
  • Latest version: 0.1.1
  • StringBuilder Pooling Extensions
Contains a simple implementation of the pool and extension methods for string builder.
AntDesign by: James Yeung
  • 756 total downloads
  • Latest version: 2.0.0-nightly-250108132511
  • blazor antblazor ant-design ant-design-blazor
🌈 A set of enterprise-class UI components based on Ant Design and Blazor.
Antlr by: Sam Harwell Terence Parr
  • 133 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
  • 6 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.
Antlr4.Runtime.Standard by: Eric Vergnaud Terence Parr Sam Harwell
  • 137 total downloads
  • Latest version: 4.13.1
  • antlr parsing grammar
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
aqua-core by: Christof Senn
  • 15 total downloads
  • Latest version: 4.5.3
  • type-info dynamic-object expando-object object-mapping object-mapper
Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 243 total downloads
  • Latest version: 4.0.1
  • guard clause clauses assert assertion
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Ardalis.SmartEnum by: Steve Smith (@ardalis)
  • 6 total downloads
  • Latest version: 1.0.5
  • enum
Classes to help produce strongly typed smarter enums in .NET.
Ardalis.Specification by: Steve Smith (@ardalis) Scott DePouw
  • 4 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
  • 137 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AspectInjector by: Aspect Injector Contributors
  • 260 total downloads
  • Latest version: 2.9.0-pre1
  • aop aspect interceptor injector aot blazor attribute il weaving boundary post-compiler
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need them and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for this version here: https://github.com/pamidur/aspect-injector/releases/tag/2.9.0-pre1
Aspire.Hosting by: Microsoft
  • 6 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
  • 137 total downloads
  • Latest version: 9.2.0
  • aspire hosting
Core library and MSBuild logic for .NET Aspire AppHost projects.
AspNet.Security.OAuth.Validation by: Kévin Chalet
  • 7 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication jwt openidconnect security
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions by: Kévin Chalet
  • 9 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication jwt openidconnect security
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 7 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server by: Kévin Chalet
  • 10 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication jwt openidconnect security
OpenID Connect server middleware for ASP.NET Core.
AsyncBridge by: Daniel Grunwald Omer Mor Alex Davies jnm2
  • 6 total downloads
  • Latest version: 0.3.1
  • async await C# language support .NET Framework 3.5 4.0 portable Silverlight net35 net40 sl5
C# 5 async/await support for .NET Framework pre-4.5 This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.