App.Metrics.Extensions.DependencyInjection by: Allan Hardy and Contributors
  • 3 total downloads
  • Latest version: 4.3.0
  • appmetrics dependencyinjection
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
App.Metrics.Extensions.Hosting by: Allan Hardy and Contributors
  • 4 total downloads
  • Latest version: 4.3.0
  • appmetrics metrics hosting
Microsoft.Extensions.Hosting (IHostBuilder) support for App Metrics.
App.Metrics.Formatters.Ascii by: Allan Hardy and Contributors
  • 3 total downloads
  • Latest version: 4.3.0
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.Json by: Allan Hardy and Contributors
  • 2 total downloads
  • Latest version: 4.3.0
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
AppLimit.CloudComputing.SharpBox by: AppLimit.CloudComputing.SharpBox
  • 2 total downloads
  • Latest version: 1.1.0.457
Package Description
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 2 total downloads
  • Latest version: 5.0.0
  • guard clause clauses assert assertion
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 2 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AspNetCore.HealthChecks.Elasticsearch by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthCheck Health Elasticsearch
HealthChecks.Elasticsearch is the health check package for Elasticsearch.
AspNetCore.HealthChecks.Kafka by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthCheck Health Kafka Confluent
HealthChecks.Kafka is the health check package for Kafka.
AspNetCore.HealthChecks.MySql by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthChecks HealthCheck Health MySQL
HealthChecks.MySql is the health check package for MySQL.
AspNetCore.HealthChecks.NpgSql by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthCheck Beat Health Postgress
HealthChecks.NpgSql is a health check for Postgress Sql.
AspNetCore.HealthChecks.Rabbitmq by: Xabaril Contributors
  • 12 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
  • 12 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
  • 14 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Sql Server
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.System by: Xabaril Contributors
  • 12 total downloads
  • Latest version: 8.0.1
  • HealthCheck HealthChecks Health Beat System Ping Disk Storage
HealthChecks.System is the system health check package.
AspNetCore.HealthChecks.UI.Client by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthCheck UI Client
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthCheck HealthChecks COre
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.InMemory.Storage by: Xabaril Contributors
  • 1 total downloads
  • Latest version: 5.0.1
  • HealthCheck HealthChecks InMemory
HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in the UI
Aspose.Words by: Aspose
  • 2 total downloads
  • Latest version: 20.4.0
  • Open Convert Save Word DOC RTF DOCX OOXML OpenDocument PDF XPS ODT HTML XHTML WordprocessingML Document EPUB .NET Core Xamarin iOS Mac Aspose.Words
Aspose.Words for .NET is a Word Document Processing API that allows the developers to work with Microsoft Word® documents without needing Office Automation.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 2 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.