coverlet.collector
by: tonerdo
- 438 total downloads
- Latest version: 6.0.4
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
- 156 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Confluent.SchemaRegistry
by: Confluent Inc.
- 5.088k total downloads
- Latest version: 2.15.1
A .NET Client for Confluent Schema Registry
DeviceId
by: Matthew King
- 4.575k total downloads
- Latest version: 6.11.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
Confluent.SchemaRegistry.Serdes.Avro
by: Confluent Inc.
- 2.947k total downloads
- Latest version: 2.15.1
Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
Corsinvest.ProxmoxVE.Api.Shared
by: Corsinvest Srl
- 718 total downloads
- Latest version: 9.1.11
Corsinvest for Proxmox VE Api Client Shared
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 13.433k total downloads
- Latest version: 2.15.1
Confluent's .NET Client for Apache Kafka
Database
by: Gil Sani
- 11 total downloads
- Latest version: 2.5.0
Create JSON based database on any device.
Corsinvest.ProxmoxVE.Api
by: Corsinvest Srl
- 972 total downloads
- Latest version: 9.1.11
Corsinvest for Proxmox VE Api Client
Confluent.SchemaRegistry.Serdes.Json
by: Confluent Inc.
- 2.576k total downloads
- Latest version: 2.15.1
Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
Confluent.SchemaRegistry.Serdes.Protobuf
by: Confluent Inc.
- 2.846k total downloads
- Latest version: 2.15.1
Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
CommunityToolkit.HighPerformance
by: Microsoft
- 576 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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 1.177k 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.
CryptoHelper
by: Henk Mollema
- 1.426k total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 332 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
- 414 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Corsinvest.ProxmoxVE.Api.Metadata
by: Corsinvest Srl
- 807 total downloads
- Latest version: 9.1.11
Corsinvest for Proxmox VE Metadati Api
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 24.948k total downloads
- Latest version: 3.7.0
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 25.88k 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
- 12.344k 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.