CommonServiceLocator by: .NET Foundation and Contributors
  • 341 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.Toolkit
  • 98 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET Standard 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.
ConsoleControl by: Dave Kerr
  • 31 total downloads
  • Latest version: 1.3.0
  • Console Shell
The ConsoleControl is a WinForms control that you can drop into a Form to run an external process in a C# application.
Costura.Fody by: geertvanhorrik simoncropp
  • 2.507k total downloads
  • Latest version: 6.0.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
coverlet.collector by: tonerdo
  • 3.39k total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET by: force
  • 186 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
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.
CronExpressionDescriptor by: Brady Holt
  • 1.958k total downloads
  • Latest version: 2.41.0
  • cron schedule quartz quartz.net cron expression
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.
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 216 total downloads
  • Latest version: 0.10.0
  • Cronos Cron Recurring
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.
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 425 total downloads
  • Latest version: 1.13.1
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#.
CsvHelper by: Josh Close
  • 1.239k total downloads
  • Latest version: 3.0.0-chi06
  • csv csvhelper comma separated value delimited
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
  • 1.803k total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Database by: Gil Sani
  • 47 total downloads
  • Latest version: 2.5.0
Create JSON based database on any device.
DeltaCompressionDotNet by: ta.speot.is
  • 56 total downloads
  • Latest version: 2.0.1
A managed wrapper around Microsoft's delta compression application programming interfaces.
Destructurama.Attributed by: Serilog Contributors
  • 1.134k total downloads
  • Latest version: 3.0.0
  • serilog attributed
Use attributes to control how complex types are logged to Serilog.
DnsClient by: MichaCo
  • 1.326k total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Docker.DotNet by: Docker.DotNet
  • 233 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
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.
DockPanelSuite by: Weifen Luo and other contributors
  • 148 total downloads
  • Latest version: 3.1.0-beta3
  • windows forms docking dockpanel panel
The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
DockPanelSuite.ThemeVS2003 by: Weifen Luo and other contributors
  • 137 total downloads
  • Latest version: 3.1.1
Visual Studio 2003 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2005 by: Weifen Luo and other contributors
  • 7 total downloads
  • Latest version: 3.1.0-beta1
  • windows forms docking dockpanel panel
Visual Studio 2005 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2012 by: Weifen Luo and other contributors
  • 119 total downloads
  • Latest version: 3.1.1
Visual Studio 2012 themes for DockPanel Suite.