cef.redist.linux64
by: The Chromium Embedded Framework Authors
- 169 total downloads
- Latest version: 134.3.9
CEF - the Chromium Embedded Framework.
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 2.453k 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
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 1.842k 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
cef.sdk
by: The CEF Authors
- 2.684k total downloads
- Latest version: 147.0.10
CEF - 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
- 3.175k total downloads
- Latest version: 147.0.100
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 1.148k total downloads
- Latest version: 147.0.10
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-x64
by: The Chromium Embedded Framework Authors
- 1.915k total downloads
- Latest version: 147.0.10
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
- 2.215k total downloads
- Latest version: 147.0.10
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
- 182 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
- 17 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
- 148 total downloads
- Latest version: 3.4.0
Configure async code's ConfigureAwait at a global level.
ConsoleControl
by: Dave Kerr
- 50 total downloads
- Latest version: 1.3.0
The ConsoleControl is a WinForms control that you can drop into a Form to run an external process in a C# application.
Costura.Fody
by: geertvanhorrik, simoncropp
- 1.118k total downloads
- Latest version: 6.1.0
Fody add-in for embedding references as resources.
CronExpressionDescriptor
by: Brady Holt
- 14 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
CsvHelper
by: Josh Close
- 146 total downloads
- Latest version: 2.12.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell
- 689 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Database
by: Gil Sani
- 18 total downloads
- Latest version: 2.5.0
Create JSON based database on any device.
DBreeze
by: Alex Solovyov / Ivars Sudmalis
- 7 total downloads
- Latest version: 1.101.0
DBreeze database key features:
- Embedded .NET family assembly, platform independent and without references to other libraries.
- Multi-threaded, ACID compliant, with a solution for deadlocks resolving/elimination, parallel reads and synchronized writes/reads.
- No fixed scheme for table names (construction and access on the fly).
- Tables can reside in mixed locations: different folders, hard drives, memory.
- Liana-Trie indexing technology. Database indexes (keys) never need to be defragmented. Speed of insert/update/remove operations doesn't change during the time.
- Ability to access Key/Value pair of a table by physical link, what can economize time for joining necessary data structures.
- No limits for database size (except "long" size for each table and physical resources constraints).
- Low memory and physical space consumption, also while random inserts and updates. Updates reside the same physical space, if possible.
- High performance of CRUD operations. When you need, unleash DBreeze power and get 500000 key/value pairs insert or 260K updates per second per core into sorted table on the hard drive of standard PC.
- High speed of random keys batch insert and updates (batch must be sorted in memory ascending and non-overwrite flag must be set).
- Range selects / Traversing (Forward, Backward, From/To, Skip, StartsWith etc). Remove keys, change keys.
- Keys and values, on the low level, are always byte arrays.
- Max. key size is 65KB, max. value size is 2GB. Value can be represented as a set of columns, where can be stored data types of fixed or dynamic length. Every dynamic datablock can be of size 2GB.
- Rich set of conversion functions from/to between byte[] and other data types.
- Nested / Fractal tables which can reside inside of master tables values.
- Incremental backup/restore option.
- Integrated text-search subsystem (full-text/partial).
- Integrated object database layer.
- Fast multi-parameter search subsystem with powerful query possibilities.
- DBreeze is a foundation for complex data storage solutions (graph/neuro, object, document, text search etc. data layers). Please, study documentation to understand all abilities of DBreeze.
hhblaze@gmail.com
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 381 total downloads
- Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also
reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
DockPanelSuite
by: Weifen Luo and other contributors
- 346 total downloads
- Latest version: 3.1.0-beta3
The docking library for .Net Windows Forms development which mimics Visual Studio .Net.