Castle.DynamicProxy by: Castle Project Contributors
  • 3 total downloads
  • Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
CommandLineParser by: Giacomo Stelluti Scala
  • 96 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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 8 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.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 56 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.
Common.Logging.Log4Net.Universal by: mperdeck
  • 34 total downloads
  • Latest version: 1.2.0
  • log4net common logging adapter
Common Logging Adapter for Log4Net. Unlike Common.Logging.Log4Net1215 etc., this package is not tied to a particular version of Log4Net, so does not need to be upgraded for each new version of Log4Net.
CommonServiceLocator by: .NET Foundation and Contributors
  • 44 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.
coverlet.collector by: tonerdo
  • 139 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.
Dapper by: Sam Saffron Marc Gravell
  • 242 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DartSassBuilder by: Johan van Rensburg Dean Wiseman
  • 70 total downloads
  • Latest version: 1.1.0
  • Sass Build DartSass SassBuilder
Compile Sass files to css on project build.
DocumentFormat.OpenXml by: Microsoft
  • 139 total downloads
  • Latest version: 2.14.0-beta0001
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotNet.Bundle by: DotNet.Bundle
  • 24 total downloads
  • Latest version: 0.9.13
Package Description
DotNetOpenAuth.OAuth.Core by: Andrew Arnott
  • 80 total downloads
  • Latest version: 5.0.0-alpha3
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Core by: Andrew Arnott
  • 5 total downloads
  • Latest version: 4.0.0.12084
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.RelyingParty by: Andrew Arnott
  • 115 total downloads
  • Latest version: 5.0.0-alpha3
Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
DotNetZip by: Dino Chiesa
  • 3 total downloads
  • Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
EntityFramework by: Microsoft
  • 347 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET by: Tyler Brinkley
  • 45 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 9 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
FakeItEasy by: Patrik Hägne
  • 18 total downloads
  • Latest version: 1.6.4062.205
  • fake stub mock mocking TDD
It's faking amazing! The easy mocking framework for .Net that works great in C# and VB.Net alike. No need to know the difference between a stub and a mock, everythings a fake! The easy to use, refactoring friendly api makes faking a breeze.
FakeXrmEasy by: @jordimontana
  • 856 total downloads
  • Latest version: 1.58.1
  • dynamics crm 2011 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 2011 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.