CassandraCSharpDriver
by: DataStax
- 5 total downloads
- Latest version: 3.18.0
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 191 total downloads
- Latest version: 0.13.1
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
Castle.Core
by: Castle Project Contributors
- 8.706k total downloads
- Latest version: 5.1.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CaseExtensions
by: Vadim Orekhov
- 50 total downloads
- Latest version: 1.1.0
Change any string case to PascalCase/camelCase/kebab-case/snake_case/Train-Case
Chaos.NaCl.Standard
by: CodesInChaos | p3root
- 920 total downloads
- Latest version: 1.0.0
Package Description
Blake3
by: Alexandre Mutel
- 4 total downloads
- Latest version: 0.5.1
Blake3.NET is a managed wrapper around the Rust implementations of the BLAKE3 cryptographic hash function.
Azure.Security.KeyVault.Secrets
by: Microsoft
- 4 total downloads
- Latest version: 4.0.2
This is the Microsoft Azure Key Vault Secrets client library
BuildBundlerMinifier
by: Mads Kristensen
- 4 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Azure.Storage.Common
by: Microsoft
- 4 total downloads
- Latest version: 12.5.2
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/master/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Common/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/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
- 3 total downloads
- Latest version: 12.4.2
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/master/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/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
Azure.Extensions.AspNetCore.Configuration.Secrets
by: Microsoft
- 3 total downloads
- Latest version: 1.2.1
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
BenchmarkDotNet
by: .NET Foundation and contributors
- 480 total downloads
- Latest version: 0.13.3
Powerful .NET library for benchmarking
Azure.Messaging.EventHubs
by: Microsoft
- 3 total downloads
- Latest version: 5.3.1
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.Identity
by: Microsoft
- 5 total downloads
- Latest version: 1.6.0
This is the implementation of the Azure SDK Client Library for Azure Identity
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 990 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".
Azure.Storage.Blobs
by: Microsoft
- 3 total downloads
- Latest version: 12.6.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/master/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/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
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 480 total downloads
- Latest version: 0.13.3
Powerful .NET library for benchmarking
Bogus
by: Brian Chavez
- 11 total downloads
- Latest version: 34.0.2
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.
ClosedXML
by: Francois Botha Jan Havlíček Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 289 total downloads
- Latest version: 0.100.3
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.100.0. ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
Azure.Core
by: Microsoft
- 10 total downloads
- Latest version: 1.24.0
This is the implementation of the Azure Client Pipeline