AutoMapper by: Jimmy Bogard
  • 346 total downloads
  • Latest version: 12.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 201 total downloads
  • Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
AWSSDK.Core by: Amazon Web Services
  • 1,024k total downloads
  • Latest version: 3.7.400.58
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 5,786k total downloads
  • Latest version: 4.0.0-preview.4
  • AWS Amazon cloud S3 aws-sdk-v4
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Azure.AI.FormRecognizer by: Microsoft
  • 157 total downloads
  • Latest version: 4.1.0
  • Microsoft Azure Form Recognizer Document Intelligence Cognitive Services Applied AI
This is the Microsoft Azure Cognitive Services Form Recognizer client library
Azure.AI.OpenAI by: Microsoft
  • 160 total downloads
  • Latest version: 2.1.0-beta.1
  • Microsoft Azure OpenAI
Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.
Azure.Core by: Microsoft
  • 510 total downloads
  • Latest version: 1.44.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental by: Microsoft
  • 179 total downloads
  • Latest version: 0.1.0-preview.36
  • Microsoft Azure Client Pipeline
Experimental types that might eventually move to Azure.Core
Azure.Data.AppConfiguration by: Microsoft
  • 91 total downloads
  • Latest version: 1.5.0
  • Microsoft Azure Application Configuration Data AppConfig windowsazureofficial azureofficial
This is the Microsoft Azure Application Configuration Service client library
Azure.Data.Tables by: Microsoft
  • 61 total downloads
  • Latest version: 12.9.1
  • Microsoft Azure Tables Microsoft Azure Tables Table windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Table service
Azure.Identity by: Microsoft
  • 516 total downloads
  • Latest version: 1.13.1
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Security.KeyVault.Certificates by: Microsoft
  • 136 total downloads
  • Latest version: 4.6.0
  • Microsoft Azure Key Vault Certificates windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Secrets by: Microsoft
  • 215 total downloads
  • Latest version: 4.7.0
  • Microsoft Azure Key Vault Secrets windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs by: Microsoft
  • 348 total downloads
  • Latest version: 12.23.0-beta.2
  • Microsoft Azure Storage Blobs Microsoft Azure Blobs Blob Storage StorageScalable windowsazureofficial azureofficial
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
Azure.Storage.Common by: Microsoft
  • 296 total downloads
  • Latest version: 12.22.0-beta.1
  • Microsoft Azure Storage Common Microsoft Azure StorageScalable azureofficial
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.Queues by: Microsoft
  • 411 total downloads
  • Latest version: 12.20.0
  • Microsoft Azure Storage Queues Microsoft Azure Queues Queue Storage StorageScalable windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Storage 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.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/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 Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
BenchmarkDotNet by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorComponentUtilities by: Ed Charbeneau
  • 38 total downloads
  • Latest version: 1.8.0
  • Blazor
A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.
Blazored.Toast by: Chris Sainty
  • 242 total downloads
  • Latest version: 4.2.1
  • Blazored Blazor Razor Components Toast Popup Notification ASP.NET Core CSharp Web
A JavaScript free Toast library for Blazor and Razor Components applications.