App.Metrics.Formatters.Json by: Allan Hardy and Contributors
  • 0 total downloads
  • Latest version: 4.3.0
  • appmetrics metrics json
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
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AspNetCore.HealthChecks.Rabbitmq by: Xabaril Contributors
  • 9 total downloads
  • Latest version: 8.0.2
  • HealthCheck HealthChecks Health RabbitMQ
HealthChecks.RabbitMQ is the health check package for RabbitMQ.
AspNetCore.HealthChecks.Redis by: Xabaril Contributors
  • 9 total downloads
  • Latest version: 8.0.1
  • HealthCheck HealthChecks Health Redis
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.SqlServer by: Xabaril Contributors
  • 9 total downloads
  • Latest version: 8.0.2
  • HealthCheck HealthChecks Health Sql Server
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.System by: Xabaril Contributors
  • 9 total downloads
  • Latest version: 8.0.1
  • HealthCheck HealthChecks Health Beat System Ping Disk Storage
HealthChecks.System is the system health check package.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 0 total downloads
  • Latest version: 7.0.1
  • async lock key keyed semaphore striped dictionary concurrentdictionary pooling duplicate synchronization
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 di ioc dependencyinjection
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
  • 1 total downloads
  • Latest version: 9.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
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
  • 0 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
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 3 total downloads
  • Latest version: 3.7.410.1
  • AWS Amazon cloud S3 aws-sdk-v3
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
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Identity by: Microsoft
  • 15 total downloads
  • Latest version: 1.11.4
  • Microsoft Azure Identity windowsazureofficial azureofficial
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
  • bcrypt BCrypt.Net cryptography hashing password security hash crypto blowfish gdpr
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
  • css js less mobile-first responsive front-end framework web
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
  • bouncycastle cryptography encryption security
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 cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core by: Castle Project Contributors
  • 4 total downloads
  • Latest version: 5.1.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter