Azure.Identity
by: Microsoft
- 12,538k total downloads
- Latest version: 1.17.1
Provides APIs for authenticating to Microsoft Entra ID
Azure.Core
by: Microsoft
- 9,151k total downloads
- Latest version: 1.50.0
This is the implementation of the Azure Client Pipeline
AutoMapper
by: Jimmy Bogard
- 3,711k total downloads
- Latest version: 15.1.0
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 1,5k total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
Aspose.Words
by: Aspose
- 1,182k total downloads
- Latest version: 25.7.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.
AspNetCore.SassCompiler
by: koenvzeijl, sleeuwen, Michaelvs97
- 128 total downloads
- Latest version: 1.97.1
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 523 total downloads
- Latest version: 8.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac
by: Autofac Contributors
- 293 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.Extras.Quartz
by: shatl
- 256 total downloads
- Latest version: 8.1.0
Autofac integration for Quartz.Net.
Audit.NET.Serilog
by: Kori Seng
- 235 total downloads
- Latest version: 27.1.1
Log Audit.NET Audit Trail Serilog™
Audit.Mvc.Core
by: Federico Colombo
- 158 total downloads
- Latest version: 27.1.1
Generate detailed Audit Logs for AspNet Core MVC Controller actions.
Audit.NET
by: Federico Colombo
- 310 total downloads
- Latest version: 27.3.0
An extensible framework to audit executing operations in .NET and .NET Core.
Audit.NET.JsonNewtonsoftAdapter
by: Federico Colombo
- 171 total downloads
- Latest version: 27.3.0
Alternative Newtonsoft.JSON serialization for Audit.NET
Azure.Security.KeyVault.Secrets
by: Microsoft
- 20 total downloads
- Latest version: 4.6.0
This is the Microsoft Azure Key Vault Secrets client library
Azure.Security.KeyVault.Certificates
by: Microsoft
- 15 total downloads
- Latest version: 4.6.0
This is the Microsoft Azure Key Vault Certificates client library
AutoFixture
by: Mark Seemann, AutoFixture
- 964 total downloads
- Latest version: 4.18.1
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
Aspose.Drawing.Common
by: Aspose
- 1 total downloads
- Latest version: 23.11.0
Cross-platform System.Drawing.Common alternative. Aspose.Drawing implements most of System.Drawing API (including image manipulation, vector and text drawing) in fully managed code without any external dependencies.
Aspose.Drawing package uses System.Drawing namespace and can be used to directly replace System.Drawing.Common package reference in your project - all your existing code using System.Drawing API will continue to work, but now on any .NET supported platform. Aspose.Drawing.Common package uses Aspose.Drawing namespace and can be used side-by-side with System.Drawing.Common on Windows.
Aspose.Drawing for .NET is a 2D graphics library for rendering vector graphics such as lines, curves, and figures as well as text onto raster images. It allows to run your existing C# and VB Apps on various supported platforms having identical rendering results. Aspose.Drawing for .NET can be used in .NET Framework, .NET Core or Xamarin applications in Windows, Linux, Android, Azure Functions or Blazor WebAssembly. It can be safely run from any restricted environment such as Windows or ASP.NET service.
With Aspose.Drawing you can create bitmaps from scratch or load from existing files; draw lines, Bézier curves, splines, arcs, rectangles, polygons, eclipses, etc.; work with graphics paths; render text with different fonts and styles. It allows using different pen widths and styles; solid, texture, gradient and hatch brushes; clipping regions and matrix transformations. Images are stored in memory as managed arrays of pixels and can be saved in various image formats including BMP, PNG, JPEG, GIF, and TIFF.
AsyncAwaitBestPractices
by: Brandon Minnick, John Thiriet
- 1 total downloads
- Latest version: 6.0.4
Extensions for System.Threading.Tasks
Includes extension methods to safely fire-and-forget a Task and/or a ValueTask
Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 12.18.1
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
Azure.Storage.Blobs
by: Microsoft
- 1 total downloads
- Latest version: 12.19.1
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api