CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 10 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: .NET Foundation and Contributors
- 2 total downloads
- Latest version: 2.0.6
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.
CommunityToolkit.HighPerformance
by: Microsoft
- 3 total downloads
- Latest version: 8.3.0
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.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 9 total downloads
- Latest version: 2.11.0-RC2
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 0 total downloads
- Latest version: 5.7.10
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 2 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.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 2 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 2 total downloads
- Latest version: 1.60.1
The Dapper SqlBuilder component, for building SQL queries dynamically.
Docker.DotNet.Enhanced
by: Docker.DotNet
- 3 total downloads
- Latest version: 3.129.0
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.0.99
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 43 total downloads
- Latest version: 1.6.0-beta.2261
A lightweight library to run tests with throwaway instances of Docker containers.
FastEndpoints.Attributes
by: FastEndpoints
- 3 total downloads
- Latest version: 6.2.0-beta.1
Attributes used by FastEndpoints.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 24 total downloads
- Latest version: 33.0.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.25.8
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.26.0
C# implementation of gRPC based on native gRPC C-core library.
Grpc.Core.Api
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API
HarfBuzzSharp
by: Microsoft
- 1 total downloads
- Latest version: 2.8.2.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS
by: Microsoft
- 1 total downloads
- Latest version: 2.8.2.4-preview.82
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32
by: Microsoft
- 1 total downloads
- Latest version: 7.3.0.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.