CoContra by: Nick Strupat
  • 375 total downloads
  • Latest version: 1.0.2
  • covariance covariant contravariance contravariant delegate
Delegate-like classes for covariant and contravariant delegates and events
CodeProject.ObjectPool by: Ofir Makmal <ofir.makmal@gmail.com> Alessio Parma <alessio.parma@gmail.com>
  • 635 total downloads
  • Latest version: 3.2.4
  • codeproject object pool concurrent generic threadsafe portable netstandard stringbuilder memorystream
A generic, concurrent, portable and flexible Object Pool for the .NET Framework. It is completely based on the Code Project article of Ofir Makmal (http://goo.gl/4qig6T). Library is production ready and it is successfully working in real life systems. Original source code has been modified, in order to introduce a Parameterized Object Pool, already drafted by Ofir Makmal in the comments of the article. Moreover, a few unit tests have been added, in order to improve code reliability, and a lot of other small changes have also been applied. Of course, all modified source code is freely available at the project URL of this package. Many thanks to Ofir Makmal for his great work.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 514 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
ConfigR.Roslyn.CSharp by: Adam Ralph ConfigR contributors
  • 134 total downloads
  • Latest version: 1.0.0
  • configuration C# Roslyn
Write your .NET configuration files in C# and execute them using Roslyn.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 280 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Costura.Fody by: geertvanhorrik simoncropp
  • 2.876k total downloads
  • Latest version: 6.0.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
CS-Script by: Oleg Shilo
  • 2.262k total downloads
  • Latest version: 3.30.5.1
  • C# Scripting Dynamic CS-Script csscript
Class Library assembly for the CS-Script engine. CS-Script is a CLR (Common Language Runtime) based scripting system which uses ECMA-compliant C# as a programming language.
Dapper by: Sam Saffron Marc Gravell
  • 1.007k total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DDay.iCal by: Doug Day DDay Software
  • 75 total downloads
  • Latest version: 2.0.0
Obsolete. Use ical.net: https://www.nuget.org/packages/Ical.Net/
coverlet.collector by: tonerdo
  • 2.443k 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.
coverlet.msbuild by: tonerdo
  • 366 total downloads
  • Latest version: 6.0.4
  • 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.
Coding4Fun.Toolkit.Controls by: Coding4Fun Hermit Dave
  • 405 total downloads
  • Latest version: 2.1.8
  • coding4fun silverlight winrt win81 phone wp8 wp81 metro xaml wp timespan picker toast round button message prompt color metroflow chat bubble
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
CommandLineParser by: Giacomo Stelluti Scala
  • 326 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Dapper.StrongName by: Sam Saffron Marc Gravell
  • 200 total downloads
  • Latest version: 1.40.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 28 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CronExpressionDescriptor by: Brady Holt
  • 1.546k total downloads
  • Latest version: 2.44.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.
ConfigR by: Adam Ralph ConfigR contributors
  • 105 total downloads
  • Latest version: 1.0.0
  • configuration
Write your .NET configuration files in C# and other .NET languages. Fed up with XML soup? Frustrated that app settings can only be strings? Want to do more in your configuration file than just define app settings? Then ConfigR is for you!
CompareNETObjects by: KellermanSoftware
  • 659 total downloads
  • Latest version: 4.55.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
CommonServiceLocator by: .NET Foundation and Contributors
  • 230 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.
CsvHelper by: Josh Close
  • 228 total downloads
  • Latest version: 2.12.0.1
  • 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.