Azure.Extensions.AspNetCore.Configuration.Secrets
by: Microsoft
- 571 total downloads
- Latest version: 1.4.0
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Identity
by: Microsoft
- 2.943k total downloads
- Latest version: 1.15.0-beta.1
Provides APIs for authenticating to Microsoft Entra ID
Azure.Messaging.EventHubs
by: Microsoft
- 2.441k total downloads
- Latest version: 5.12.2
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Azure.Messaging.ServiceBus
by: Microsoft
- 2.67k total downloads
- Latest version: 7.20.1
Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview
Azure.Security.KeyVault.Secrets
by: Microsoft
- 1.356k total downloads
- Latest version: 4.8.0
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs
by: Microsoft
- 867 total downloads
- Latest version: 12.26.0-beta.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
Azure.Storage.Common
by: Microsoft
- 3.277k total downloads
- Latest version: 12.25.0-beta.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.Queues
by: Microsoft
- 3k total downloads
- Latest version: 12.24.0-beta.1
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
- 5.828k total downloads
- Latest version: 0.15.2
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 3.817k total downloads
- Latest version: 0.15.2
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 746 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 2.024k total downloads
- Latest version: 0.15.2
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 811 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenderProxy
by: Ivan Mihaylovskyy Jim Evans
- 16 total downloads
- Latest version: 1.1.2
Extensible HTTP proxy with SSL support
Bet.Extensions
by: kdcllc
- 583 total downloads
- Latest version: 4.0.1
The Collection of extension methods for DotNetCore application development.
Bet.Extensions.Options
by: kdcllc
- 520 total downloads
- Latest version: 4.0.1
The collection of the functionality for Options Validations that can be utilized for AspNetCore or GenericHost.
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 322 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 322 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 5.812k total downloads
- Latest version: 35.6.3
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.