Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 2 total downloads
- Latest version: 5.0.0
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
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
- 1 total downloads
- Latest version: 5.0.1
HealthChecks.Elasticsearch is the health check package for Elasticsearch.
AspNetCore.HealthChecks.Kafka
by: Xabaril Contributors
- 1 total downloads
- Latest version: 5.0.1
HealthChecks.Kafka is the health check package for Kafka.
AspNetCore.HealthChecks.MySql
by: Xabaril Contributors
- 1 total downloads
- Latest version: 5.0.1
HealthChecks.MySql is the health check package for MySQL.
AspNetCore.HealthChecks.NpgSql
by: Xabaril Contributors
- 1 total downloads
- Latest version: 5.0.1
HealthChecks.NpgSql is a health check for Postgress Sql.
AspNetCore.HealthChecks.Rabbitmq
by: Xabaril Contributors
- 12 total downloads
- Latest version: 8.0.2
HealthChecks.RabbitMQ is the health check package for RabbitMQ.
AspNetCore.HealthChecks.Redis
by: Xabaril Contributors
- 12 total downloads
- Latest version: 8.0.1
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.SqlServer
by: Xabaril Contributors
- 14 total downloads
- Latest version: 9.0.0
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.System
by: Xabaril Contributors
- 12 total downloads
- Latest version: 8.0.1
HealthChecks.System is the system health check package.
Aspose.Words
by: Aspose
- 1 total downloads
- Latest version: 20.4.0
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
AsterNET an Asterisk FastAGI and AMI framework for .NET
AsyncKeyedLock
by: Mark Cilia Vincenti
- 2 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
- 9 total downloads
- Latest version: 9.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.Configuration
by: Autofac Contributors
- 2 total downloads
- Latest version: 6.0.0
Configuration support for Autofac.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 6 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
- 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.
AutoMapper
by: Jimmy Bogard
- 5 total downloads
- Latest version: 16.0.0
A convention-based object-object mapper.