coverlet.collector
by: tonerdo
- 458 total downloads
- Latest version: 10.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 153 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Confluent.SchemaRegistry
by: Confluent Inc.
- 4.733k total downloads
- Latest version: 2.15.0
A .NET Client for Confluent Schema Registry
DbExceptionClassifier.Common
by: Giorgi Dalakishvili
- 60 total downloads
- Latest version: 1.0.1
Classify database exceptions by error type. This is a base package for database specific packages. Install one of the specific packages instead of this
Confluent.SchemaRegistry.Serdes.Avro
by: Confluent Inc.
- 2.736k total downloads
- Latest version: 2.15.0
Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
Corsinvest.ProxmoxVE.Api.Shared
by: Corsinvest Srl
- 123 total downloads
- Latest version: 9.2.1
Corsinvest for Proxmox VE Api Client Shared
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 13.127k total downloads
- Latest version: 2.15.0
Confluent's .NET Client for Apache Kafka
Database
by: Gil Sani
- 2 total downloads
- Latest version: 2.5.0
Create JSON based database on any device.
Corsinvest.ProxmoxVE.Api
by: Corsinvest Srl
- 371 total downloads
- Latest version: 9.2.1
Corsinvest for Proxmox VE Api Client
Confluent.SchemaRegistry.Serdes.Json
by: Confluent Inc.
- 2.435k total downloads
- Latest version: 2.15.0
Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
Confluent.SchemaRegistry.Serdes.Protobuf
by: Confluent Inc.
- 2.666k total downloads
- Latest version: 2.15.0
Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
CommunityToolkit.HighPerformance
by: Microsoft
- 497 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.
Configuration
by: Cameron Fletcher Configuration contributors
- 1.08k total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CryptoHelper
by: Henk Mollema
- 1.453k total downloads
- Latest version: 5.1.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 211 total downloads
- Latest version: 0.13.0
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CryptoHelper.StrongName
by: Henk Mollema
- 404 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Corsinvest.ProxmoxVE.Api.Metadata
by: Corsinvest Srl
- 281 total downloads
- Latest version: 9.2.1
Corsinvest for Proxmox VE Metadati Api
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 26.062k total downloads
- Latest version: 3.7.0
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 34.576k total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 14.368k total downloads
- Latest version: 2.1.79
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.