Asp.Versioning.Mvc
by: .NET Foundation and Contributors
- 28 total downloads
- Latest version: 6.4.1
A service API versioning library for Microsoft ASP.NET Core MVC.
Asp.Versioning.Mvc.ApiExplorer
by: .NET Foundation and Contributors
- 12 total downloads
- Latest version: 6.4.0
The API Explorer extensions for ASP.NET Core API Versioning.
AspectCore.Abstractions
by: Lemon
- 122 total downloads
- Latest version: 2.4.0
The abstract design of the AspectCore framework.
AspectCore.Core
by: Lemon
- 138 total downloads
- Latest version: 2.4.0
The implementation of the AspectCore framework.
- 151 total downloads
- Latest version: 2.4.0
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
AspectCore.Extensions.Reflection
by: Lemon
- 126 total downloads
- Latest version: 2.4.0
Reflection extension system for AspectCore Framework.
AspNet.Security.OAuth.Gitee
by: HahaMango
- 18 total downloads
- Latest version: 3.1.8
ASP.NET Core security middleware enabling Gitee authentication.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 51 total downloads
- Latest version: 2.0.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OAuth.Weixin
by: zhengchun Chino Chang
- 103 total downloads
- Latest version: 3.1.8
ASP.NET Core security middleware enabling Weixin authentication.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 65 total downloads
- Latest version: 2.0.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 48 total downloads
- Latest version: 2.0.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 44 total downloads
- Latest version: 2.0.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.SassCompiler
by: koenvzeijl sleeuwen Michaelvs97
- 136 total downloads
- Latest version: 1.89.2
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
Aspose.Cells
by: Aspose
- 306 total downloads
- Latest version: 25.10.0
A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.
Aspose.Words
by: Aspose
- 287 total downloads
- Latest version: 25.10.0
Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 76 total downloads
- Latest version: 7.1.7
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 14 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 182 total downloads
- Latest version: 8.4.0
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
- 93 total downloads
- Latest version: 10.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy
by: Autofac Contributors
- 23 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.