Azure.Security.KeyVault.Certificates
by: Microsoft
- 97 total downloads
- Latest version: 4.7.0
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Secrets
by: Microsoft
- 85 total downloads
- Latest version: 4.7.0
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs
by: Microsoft
- 176 total downloads
- Latest version: 12.23.0
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
- 147 total downloads
- Latest version: 12.22.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/
BananaCakePop.Middleware
by: BananaCakePop.Middleware
- 72 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.
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 45 total downloads
- Latest version: 4.0.3
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
- 129 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 45 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 21 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 109 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 42 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BitMiracle.LibTiff.NET
by: Bit Miracle
- 43 total downloads
- Latest version: 2.4.660
.NET version of LibTiff library made by Bit Miracle
BlazorTableExtended
by: Ivan Josipovic Cody Grkman Nicholas Huff
- 10 total downloads
- Latest version: 1.1.0
Blazor Table Component with Sorting, Paging and Filtering
BoDi
by: Gaspar Nagy
- 23 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 241 total downloads
- Latest version: 35.6.1
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.
bootstrap
by: The Bootstrap Authors
- 156 total downloads
- Latest version: 5.3.3
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 16 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 29 total downloads
- Latest version: 2.5.0-beta.152
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 26 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core
by: MichaConrad
- 76 total downloads
- Latest version: 2.0.0-beta-1629
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.