Bogus
by: Brian Chavez
- 134 total downloads
- Latest version: 35.6.2
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 18 total downloads
- Latest version: 2.5.1
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 16 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core
by: MichaConrad
- 44 total downloads
- Latest version: 2.0.0
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
- 34 total downloads
- Latest version: 3.8.800
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
Castle.Core
by: Castle Project Contributors
- 63 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
- 31 total downloads
- Latest version: 3.4.1
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
- 21 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator
by: .NET Foundation and Contributors
- 8 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Configuration
by: Cameron Fletcher Configuration contributors
- 18 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CSRedisCore
by: CSRedisCore
- 54 total downloads
- Latest version: 3.8.804
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 153 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.Extensions.Caching.Memory
by: Owen
- 1 total downloads
- Latest version: 5.0.0
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite and ODBC, Support cache.
Dapper.Extensions.Caching.Redis
by: Owen
- 55 total downloads
- Latest version: 5.2.0
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Extensions.NetCore
by: Owen
- 74 total downloads
- Latest version: 5.3.0
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
DistributedLock.Core
by: Michael Adelson
- 4 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
EasyCaching.Core
by: ncc Catcher Wong
- 42 total downloads
- Latest version: 1.9.4-alpha20241225060119
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!
EasyCaching.Extensions.EasyCompressor
by: Mohammad Javad Ebrahimi
- 3 total downloads
- Latest version: 1.4.0
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.