Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 0 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.
AspNet.ScriptManager.bootstrap by: Pranav Rastogi
  • 3 total downloads
  • Latest version: 3.4.1
This package contains the AspNet.ScriptManager.bootstrap assembly that will automatically register bootstrap 3.4.1 with the ScriptManager as "bootstrap".
AspNet.ScriptManager.jQuery by: Damian Edwards
  • 3 total downloads
  • Latest version: 3.4.1
This package contains the AspNet.ScriptManager.jQuery assembly that will automatically register jQuery 3.4.1 with the ScriptManager as "jquery".
AspNetCore.HealthChecks.Elasticsearch by: Xabaril Contributors
  • 0 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
  • 0 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
  • 0 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
  • 0 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
  • 13 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.
Aspose.Words by: Aspose
  • 1 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.
AsterNET by: Ben Merrills
  • 2 total downloads
  • Latest version: 1.3.0
  • Asterisk AsterNET Asterisk.NET C# VB.NET DotNET AMI AGI
AsterNET an Asterisk FastAGI and AMI framework for .NET
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.
Autofac by: Autofac Contributors
  • 9 total downloads
  • Latest version: 9.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.Configuration by: Autofac Contributors
  • 2 total downloads
  • Latest version: 6.0.0
  • autofac di ioc dependencyinjection
Configuration support for Autofac.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 5 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.
Autofac.WebApi2 by: Autofac Contributors
  • 2 total downloads
  • Latest version: 6.1.1
  • autofac di ioc dependencyinjection
Autofac integration for ASP.NET WebAPI.
AutoFixture by: Mark Seemann AutoFixture
  • 8 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.