App.Metrics.Formatters.Json
by: Allan Hardy and Contributors
- 0 total downloads
- Latest version: 4.3.0
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
AspNetCore.HealthChecks.Rabbitmq
by: Xabaril Contributors
- 10 total downloads
- Latest version: 8.0.2
HealthChecks.RabbitMQ is the health check package for RabbitMQ.
AspNetCore.HealthChecks.Redis
by: Xabaril Contributors
- 10 total downloads
- Latest version: 8.0.1
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.SqlServer
by: Xabaril Contributors
- 10 total downloads
- Latest version: 8.0.2
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.System
by: Xabaril Contributors
- 10 total downloads
- Latest version: 8.0.1
HealthChecks.System is the system health check package.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 1 total downloads
- Latest version: 7.0.1
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
Autofac
by: Autofac Contributors
- 1 total downloads
- Latest version: 8.0.0
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 2 total downloads
- Latest version: 9.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoFixture
by: Mark Seemann AutoFixture
- 6 total downloads
- Latest version: 4.18.1
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 10.1.1
A convention-based object-object mapper.
AWSSDK.Core
by: Amazon Web Services
- 3 total downloads
- Latest version: 3.7.400.59
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 3 total downloads
- Latest version: 3.7.410.1
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Azure.Core
by: Microsoft
- 11 total downloads
- Latest version: 1.38.0
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 15 total downloads
- Latest version: 1.11.4
This is the implementation of the Azure SDK Client Library for Azure Identity
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 5 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".
bootstrap
by: Twitter Inc.
- 3 total downloads
- Latest version: 3.4.1
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 3 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.
- 4 total downloads
- Latest version: 2.5.1
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core
by: Castle Project Contributors
- 4 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter