Abp by: Abp
  • 119 total downloads
  • Latest version: 1.1.1
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design
Abp
Abp.AspNetCore by: Abp.AspNetCore
  • 261 total downloads
  • Latest version: 5.12.0
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design asp.net core
Abp.AspNetCore
Abp.ZeroCore by: Abp.ZeroCore
  • 253 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
alglib.net by: https://www.alglib.net/
  • 183 total downloads
  • Latest version: 3.19.0
  • numerical-analysis data-processing
ALGLIB is a cross-platform numerical analysis and data processing library
AntDesign by: James Yeung
  • 9.129k total downloads
  • Latest version: 1.0.0-rc.2
  • blazor antblazor ant-design ant-design-blazor
🌈 A set of enterprise-class UI components based on Ant Design and Blazor.
AntDesign.Charts by: AntDesign.Charts
  • 1.019k total downloads
  • Latest version: 0.5.6
Package Description
AntDesign.ProLayout by: James Yeung
  • 1.07k total downloads
  • Latest version: 1.0.0-rc.2
  • blazor ant-design pro layout components
Ant Design Pro components for Blazor
Antlr by: Sam Harwell Terence Parr
  • 140 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.
Appveyor.TestLogger by: Faizan2304 ngbrown
  • 138 total downloads
  • Latest version: 2.0.0
Logger for uploading test result in Appveyor when test is running with "dotnet test" or "dotnet vstest".
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 509 total downloads
  • Latest version: 3.3.0
  • 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)
  • 136 total downloads
  • Latest version: 1.0.5
  • enum
Classes to help produce strongly typed smarter enums in .NET.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 257 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AspectCore.Extensions.Reflection by: Lemon
  • 6.001k total downloads
  • Latest version: 2.0.0
  • Reflection Aop DynamicProxy
Reflection extension system for AspectCore Framework.
Asyncify by: Hans van Bakel
  • 117 total downloads
  • Latest version: 0.9.7
  • Asyncify analyzers roslyn async await task asynchronous TAP
Asyncify-CSharp is an analyzer and codefix that allows you to quickly update your code to use the Task Asynchronous Programming model. This model, introduced in C# 5, adds an intuitive way of handling asynchronous calls within C#. The analyzer allows large codebases to be easily modified to use the TAP model by finding violations and applying fixes up the call tree.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 76 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.077k 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
  • 277 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.Extras.DynamicProxy by: Autofac Contributors
  • 234 total downloads
  • Latest version: 4.5.0
  • autofac di ioc dependencyinjection dynamicproxy
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper by: Jimmy Bogard
  • 1.101k total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection by: Tyler Carlson
  • 334 total downloads
  • Latest version: 4.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.