Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
- 610 total downloads
- Latest version: 1.2.15
Style your C# console output!
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 855 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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 603 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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 228 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.
Configuration
by: Cameron Fletcher Configuration contributors
- 216 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 477 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 49 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Crc32C.NET
by: Robert Važan
- 31 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.
CronExpressionDescriptor
by: Brady Holt
- 2.947k total downloads
- Latest version: 2.44.0
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.
CryptoHelper
by: Henk Mollema
- 247 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 72 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 3.003k total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DapperExtensions.DotnetCore
by: DapperExtensions.DotnetCore
- 53 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeepL.net
by: DeepL SE
- 613 total downloads
- Latest version: 1.15.0
DeepL.net is the official DeepL .NET client library.
DeviceDetector.NET
by: totpero
- 99 total downloads
- Latest version: 6.4.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DeviceId
by: Matthew King
- 933 total downloads
- Latest version: 6.9.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 8.873k total downloads
- Latest version: 16.7.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core
by: Michael Adelson
- 353 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DnsClient
by: MichaCo
- 1.317k total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
dotnet-ef
by: Microsoft
- 3.845k total downloads
- Latest version: 10.0.0-rc.1.25451.107
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update