Ardalis.Specification
by: Steve Smith (@ardalis) Scott DePouw
- 1 total downloads
- Latest version: 4.1.0
A simple package with a base Specification class, for use in creating queries that work with Repository types.
AspNetCore.HealthChecks.Rabbitmq
by: Xabaril Contributors
- 1 total downloads
- Latest version: 3.1.2
HealthChecks.RabbitMQ is the health check package for RabbitMQ.
AspNetCore.HealthChecks.UI
by: Xabaril Contributors
- 3 total downloads
- Latest version: 3.0.2
HealthChecks.UI Is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks.For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
AspNetCore.HealthChecks.UI.Client
by: Xabaril Contributors
- 1 total downloads
- Latest version: 3.1.2
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core
by: Xabaril Contributors
- 1 total downloads
- Latest version: 3.1.1-preview3
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.Data
by: Xabaril Contributors
- 1 total downloads
- Latest version: 7.0.0
HealthChecks.UI.Data package containing data models and database context definition
AsyncKeyedLock
by: Mark Cilia Vincenti
- 27 total downloads
- Latest version: 7.1.3
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.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 12.0.0
A convention-based object-object mapper.
Azure.Core.Experimental
by: Microsoft
- 11 total downloads
- Latest version: 0.1.0-preview.36
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 2 total downloads
- Latest version: 1.10.0
This is the implementation of the Azure SDK Client Library for Azure Identity
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 7 total downloads
- Latest version: 2.5.0-beta.105
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 5 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core
by: MichaConrad
- 8 total downloads
- Latest version: 2.0.0-beta-1629
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
Caching.CSRedis
by: Caching.CSRedis
- 10 total downloads
- Latest version: 3.8.670
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
Castle.Core
by: Castle Project Contributors
- 31 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 5 total downloads
- Latest version: 3.4.1-RC1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 2 total downloads
- Latest version: 3.4.0
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Configuration
by: Cameron Fletcher Configuration contributors
- 9 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CSRedisCore
by: CSRedisCore
- 15 total downloads
- Latest version: 3.8.803
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 80 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..