AdvancedStringBuilder
by: Andrey Taritsyn
- 2 total downloads
- Latest version: 0.1.1
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
🌈 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
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
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
aqua-core
by: Christof Senn
- 4 total downloads
- Latest version: 3.0.0
Library to transform any object-graph into a dynamic structure of composed dictionaries, holding serializable values, type information, and dynamic-objects.
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 241 total downloads
- Latest version: 3.3.0
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
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
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
- 138 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
AspectInjector
by: Aspect Injector Contributors
- 261 total downloads
- Latest version: 2.9.0-pre1
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
- 7 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
- 138 total downloads
- Latest version: 9.2.0
Core library and MSBuild logic for .NET Aspire AppHost projects.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 7 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncBridge
by: Daniel Grunwald Omer Mor Alex Davies jnm2
- 6 total downloads
- Latest version: 0.3.1
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.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Audit.NET
by: Federico Colombo
- 563 total downloads
- Latest version: 22.1.0
An extensible framework to audit executing operations in .NET and .NET Core.
Autofac
by: Autofac Contributors
- 111 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.