Asp.Versioning.Mvc by: .NET Foundation and Contributors
  • 42 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore MVC Versioning
A service API versioning library for Microsoft ASP.NET Core MVC.
Asp.Versioning.Mvc.ApiExplorer by: .NET Foundation and Contributors
  • 31 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning ApiExplorer
The API Explorer extensions for ASP.NET Core API Versioning.
AspectCore.Abstractions by: Lemon
  • 122 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The abstract design of the AspectCore framework.
AspectCore.Core by: Lemon
  • 138 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The implementation of the AspectCore framework.
AspectCore.Extensions.DependencyInjection by: Lemon
  • 151 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop DependencyInjection AspectCore
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 Aop DynamicProxy
Reflection extension system for AspectCore Framework.
AspNet.Security.OAuth.Gitee by: HahaMango
  • 103 total downloads
  • Latest version: 9.4.1
  • aspnetcore authentication gitee oauth security
ASP.NET Core security middleware enabling Gitee authentication.
AspNet.Security.OAuth.Validation by: Kévin Chalet
  • 51 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication jwt openidconnect security
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OAuth.Weixin by: zhengchun Chino Chang
  • 330 total downloads
  • Latest version: 9.4.1
  • aspnetcore authentication oauth security weixin
ASP.NET Core security middleware enabling Weixin authentication.
AspNet.Security.OpenIdConnect.Extensions by: Kévin Chalet
  • 78 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication jwt openidconnect security
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
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server by: Kévin Chalet
  • 53 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication jwt openidconnect security
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.SassCompiler by: koenvzeijl sleeuwen Michaelvs97
  • 136 total downloads
  • Latest version: 1.89.2
  • sass scss aspnetcore dart-sass compiler watch blazor
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
Aspose.Cells by: Aspose
  • 588 total downloads
  • Latest version: 25.10.0
  • Excel XLS XLSX XLSB CSV PDF JPG PNG HTML ODS Numbers XLSM OOXML Spreadsheet Markdown XPS DOCX PPTX MHTML JSON SVG TIFF eBook Repair
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
  • 532 total downloads
  • Latest version: 25.10.0
  • Aspose.Words .NET C# Word DOCX DOC RTF ODT convert create edit render merge split compare document-generation generate-reports reporting mail-merge template-engine text-extraction PDF HTML Markdown word-to-pdf docx-to-pdf word-to-html word-processing document-api web desktop cloud
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.
AsyncBridge by: Daniel Grunwald Omer Mor Alex Davies jnm2
  • 21 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.
AsyncBridge.Net35 by: Daniel Grunwald Omer Mor Alex Davies jnm2
  • 13 total downloads
  • Latest version: 0.3.1
  • async await C# language support .NET Framework 3.5 net35
Deprecated. Use the unified package AsyncBridge instead.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 76 total downloads
  • Latest version: 7.1.7
  • async lock key keyed semaphore striped dictionary concurrentdictionary pooling duplicate synchronization
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
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Autofac by: Autofac Contributors
  • 319 total downloads
  • Latest version: 8.4.0
  • 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.