BouncyCastle.NetCore
by: BouncyCastle
- 39 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BouncyCastle.NetFramework
by: antopen
- 6 total downloads
- Latest version: 1.8.5.2
BouncyCastle for .NetFramework
将官方源码master分支最新代码(https://github.com/bcgit/bc-csharp/tree/master)打包发布。
原有官方打包的BouncyCastle 1.8.5中没有包括最新mater代码,不支持国密证书部分操作。
BuildBundlerMinifier
by: Mads Kristensen
- 263 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: MichaConrad
- 57 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.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 28 total downloads
- Latest version: 1.2.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 32 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
Castle.Core
by: Castle Project Contributors
- 81 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CliWrap
by: Tyrrrz
- 82 total downloads
- Latest version: 2.5.0
Wrapper for command line interface executables
Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
- 18 total downloads
- Latest version: 1.2.15
Style your C# console output!
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 54 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
- 29 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.
Configuration
by: Cameron Fletcher Configuration contributors
- 10 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 76 total downloads
- Latest version: 1.8.2
Confluent's .NET Client for Apache Kafka
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 3 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
coverlet.collector
by: tonerdo
- 22 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 6 total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
Crc32C.NET
by: Robert Važan
- 2 total downloads
- Latest version: 1.0.5
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CronExpressionDescriptor
by: Brady Holt
- 99 total downloads
- Latest version: 2.45.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CSRedisCore
by: CSRedisCore
- 34 total downloads
- Latest version: 3.8.807
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。