Autofac by: Autofac Contributors
  • 5 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.
Ardalis.Specification by: Steve Smith (@ardalis) Fati Iseni (@fiseni) Scott DePouw
  • 6 total downloads
  • Latest version: 8.0.0
  • spec specification repository ddd
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 9 total downloads
  • Latest version: 4.6.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.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 7 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.
DistributedLock.Redis by: Michael Adelson
  • 10 total downloads
  • Latest version: 1.0.3
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DistributedLock.Core by: Michael Adelson
  • 12 total downloads
  • Latest version: 1.0.6
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
Azure.Identity by: Microsoft
  • 4 total downloads
  • Latest version: 1.10.3
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 6 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
Azure.Core by: Microsoft
  • 6 total downloads
  • Latest version: 1.35.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
EasyCaching.Core by: ncc Catcher Wong
  • 50 total downloads
  • Latest version: 1.9.2
  • Caching Cache Distributed Memory Interceptor Hybrid ResponseCaching
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
AspNetCore.HealthChecks.SqlServer by: Xabaril Contributors
  • 2 total downloads
  • Latest version: 7.0.0
  • HealthCheck HealthChecks Health Sql Server
HealthChecks.SqlServer is the health check package for SqlServer.
EasyCaching.Extensions.EasyCompressor by: Mohammad Javad Ebrahimi
  • 2 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate EasyCaching Cache Caching Memory In-Memory Distributed DistributedCache Serialization MessagePack Json
A compressor upon EasyCaching serializers using EasyCompressor. This library is very useful for compressing cache data especially for distributed cache (such as Redis) to improve performance by reducing memory usage and network traffic and subsequently. EasyCaching is the best caching abstraction library which supports many providers and serializers. A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
AspNetCore.HealthChecks.Rabbitmq by: Xabaril Contributors
  • 4 total downloads
  • Latest version: 7.0.0
  • HealthCheck HealthChecks Health RabbitMQ
HealthChecks.RabbitMQ is the health check package for RabbitMQ.
AWSSDK.Core by: Amazon Web Services
  • 16 total downloads
  • Latest version: 3.7.300.13
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 18 total downloads
  • Latest version: 3.7.304.2
  • 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.
EasyCaching.HybridCache by: ncc Catcher Wong
  • 3 total downloads
  • Latest version: 1.9.2
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
Dapper.Extensions.Caching.Redis by: Owen
  • 1 total downloads
  • Latest version: 5.0.0
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite and ODBC, Support cache.
AspNetCore.HealthChecks.Aws.S3 by: Xabaril Contributors
  • 2 total downloads
  • Latest version: 7.0.0
  • HealthCheck HealthChecks Health AWS S3 Simple Storage Service
HealthChecks.Aws.S3 is the health check package for S3 Buckets and files.
EasyCaching.InMemory by: ncc Catcher Wong
  • 2 total downloads
  • Latest version: 1.9.2
  • In-Memory LocalCache Caching Cache
A simple in-memory caching provider.
CacheManager.Core by: MichaConrad
  • 1 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.