Castle.Windsor
by: Castle Project Contributors
- 508 total downloads
- Latest version: 5.1.2
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
ClickHouse.Ado
by: Andrey Zakharov
- 184 total downloads
- Latest version: 1.1.17
.NET driver for Yandex ClickHouse. It implements native ClickHouse protocol with data compression (not a wrapper for HTTP client)
Com.Ctrip.Framework.Apollo
by: Com.Ctrip.Framework.Apollo
- 3.281k total downloads
- Latest version: 2.11.0
携程Apollo客户端
与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包
与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包
直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager
发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 759 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.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 587 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
- 384 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
- 210 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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 304 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
ConsoleTables
by: khalidabuhakmeh
- 2.092k total downloads
- Latest version: 2.4.2
Allows you to print out objects in a table view in a console application. Should be helpful for the diehard console fans.
coverlet.collector
by: tonerdo
- 341 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.
Crc32.NET
by: force
- 477 total downloads
- Latest version: 1.2.0
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.
Crc32C.NET
by: Robert Važan
- 32 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
- 1.027k total downloads
- Latest version: 2.38.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 and Japanese.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 1.597k total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 215 total downloads
- Latest version: 1.50.0
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DeepCloner
by: force
- 291 total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DesktopBridge.Helpers
by: Matteo Pagani
- 113 total downloads
- Latest version: 1.2.2
A simple library that can be used in a Win32 app to detect if it's running as native or inside a AppX / MSIX container.
DeviceDetector.NET
by: totpero
- 118 total downloads
- Latest version: 3.11.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.
DnsClient
by: MichaCo
- 7.891k total downloads
- Latest version: 1.7.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 26 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.