Azure.Security.KeyVault.Secrets
by: Microsoft
- 962 total downloads
- Latest version: 4.12.0-beta.1
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs
by: Microsoft
- 2.918k total downloads
- Latest version: 12.29.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
- 2.29k total downloads
- Latest version: 12.28.0
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
- 2.307k total downloads
- Latest version: 12.27.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
BananaCakePop.Middleware
by: BananaCakePop.Middleware
- 2.665k total downloads
- Latest version: 17.0.1-insider.1
BananaCakePop.Middleware is a collection of middleware components for HotChocolate. It includes
middleware for serving static files, handling CDN requests, managing configuration files, and simplifying
middleware setup. With BananaCakePop.Middleware, developers can optimize file delivery, improve performance, and
seamlessly integrate static file serving and configuration management into their applications.
Baseclass.Contrib.Nuget.Output
by: Daniel Romero
- 295 total downloads
- Latest version: 2.4.4
Treats the "output" folder in an dependend nuget package as an additional special folder and copies it's content to the build folder
BCrypt.Net-Next
by: Chris McKee, Ryan D. Emerl, Damien Miller
- 93 total downloads
- Latest version: 4.2.0
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BenchmarkDotNet
by: .NET Foundation and contributors
- 4.86k total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 3.403k total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 485 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 1.532k total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 451 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenderProxy
by: Ivan Mihaylovskyy, Jim Evans
- 108 total downloads
- Latest version: 1.1.2
Extensible HTTP proxy with SSL support
Bet.Extensions
by: kdcllc
- 941 total downloads
- Latest version: 4.0.1
The Collection of extension methods for DotNetCore application development.
Bet.Extensions.Options
by: kdcllc
- 852 total downloads
- Latest version: 4.0.1
The collection of the functionality for Options Validations that can be utilized for AspNetCore or GenericHost.
Blake3
by: Alexandre Mutel
- 34 total downloads
- Latest version: 3.0.1
Blake3 is a fully managed SIMD implementation of the BLAKE3 cryptographic hash function.
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 589 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 173 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 3.916k total downloads
- Latest version: 35.6.5
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.