BouncyCastle.NetCore
by: BouncyCastle
- 21 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CSRedisCore
by: CSRedisCore
- 2 total downloads
- Latest version: 3.6.5
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Consul
by: PlayFab G-Research
- 60 total downloads
- Latest version: 1.8.0
Consul.NET is a .NET client library for the Consul HTTP API
Castle.Core
by: Castle Project Contributors
- 87 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 53 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.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 71 total downloads
- Latest version: 2.14.0
Confluent's .NET Client for Apache Kafka
coverlet.collector
by: tonerdo
- 5 total downloads
- Latest version: 6.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CliWrap
by: Tyrrrz
- 73 total downloads
- Latest version: 3.10.1
Library for interacting with command-line interfaces
BouncyCastle.NetFramework
by: antopen
- 4 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
- 3 total downloads
- Latest version: 3.2.435
Bundles and minifies CSS, JS and HTML files
Core.System.Configuration.Install
by: System.Configuration.Install
- 10 total downloads
- Latest version: 1.1.0
Porting of System.Configuration.Install for .NET Core. (.NET 4.0 version)
Crc32.NET
by: force
- 1 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.
CommunityToolkit.HighPerformance
by: Microsoft
- 11 total downloads
- Latest version: 8.4.2
This package includes high performance .NET helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 22 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.
CacheManager.Core
by: Michael Conrad
- 59 total downloads
- Latest version: 3.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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 23 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.
CacheManager.Microsoft.Extensions.Configuration
by: Michael Conrad
- 29 total downloads
- Latest version: 3.0.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.
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.
Configuration
by: Cameron Fletcher Configuration contributors
- 10 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 3 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing