Castle.Core
by: Castle Project Contributors
- 3 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 97 total downloads
- Latest version: 120.1.10
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 92 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common
by: The CefSharp Authors
- 179 total downloads
- Latest version: 136.1.40
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.WinForms
by: The CefSharp Authors
- 8 total downloads
- Latest version: 83.4.20
The CefSharp Chromium-based browser component (WinForms control).
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 49 total downloads
- Latest version: 136.1.4
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 74 total downloads
- Latest version: 136.1.4
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CommandLineParser
by: Giacomo Stelluti Scala
- 11 total downloads
- Latest version: 1.9.6-rc1
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
- 2 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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 13 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Dapper
by: Sam Saffron Marc Gravell
- 11 total downloads
- Latest version: 1.36.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName
by: Sam Saffron Marc Gravell
- 7 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
DapperExtensions
by: Thad Smith Page Brooks
- 4 total downloads
- Latest version: 1.6.0
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
Diacritics
by: Thomas Galliker
- 2 total downloads
- Latest version: 1.0.5-pre1
Diacritics are used across many languages in order to change the sound-values of the letters to which they are added.
In software development, diacritics often have to be replaced with non-diacritics, e.g. to improve usability of user input.
Diacritics.NET is a basic mapper between diacritic characters an non-diacritic characters.
DocumentFormat.OpenXml
by: Microsoft
- 18 total downloads
- Latest version: 2.14.0-beta0001
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.
dotless
by: Daniel Hölbling James Foster Luke Page
- 51 total downloads
- Latest version: 1.6.7
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core.
This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS.
For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
dotless.AspNetHandler
by: Daniel Hölbling James Foster Luke Page
- 8 total downloads
- Latest version: 1.6.7
Adds HTTPHandler for ASP.NET to compile LESS files on demand.
This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS.
For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 37 total downloads
- Latest version: 2.0.0
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://commonservicelocator.codeplex.com/
DryIoc.dll
by: Maksim Volkau
- 302 total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET