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)
AwsSignatureVersion4
by: Mattias Kindborg
- 128 total downloads
- Latest version: 2.1.1
The buttoned-up and boring, but deeply analyzed, implementation of Signature Version 4 (SigV4) in .NET.
AWSSDK.Core
by: Amazon Web Services
- 592 total downloads
- Latest version: 3.7.4.3
The Amazon Web Services SDK for .NET - Core Runtime
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
- 5 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
- 4 total downloads
- Latest version: 1.2.1
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Aws4RequestSigner
by: Aws4RequestSigner
- 126 total downloads
- Latest version: 1.0.3
Package Description
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
AWSSDK.S3
by: Amazon Web Services
- 458 total downloads
- Latest version: 3.7.4.5
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
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.
AWSSDK.CloudFront
by: Amazon Web Services
- 5 total downloads
- Latest version: 3.3.102.7
Amazon CloudFront is a content delivery web service. It integrates with other Amazon Web Services products to give developers and businesses an easy way to distribute content to end users with low latency, high data transfer speeds, and no minimum usage commitments.
Azure.Core
by: Microsoft
- 10 total downloads
- Latest version: 1.24.0
This is the implementation of the Azure Client Pipeline