DBreeze by: Alex Solovyov / Ivars Sudmalis
  • 15 total downloads
  • Latest version: 1.101.0
  • DBreeze database text search data tree NoSQL .NET C# embedded key value ACID Liana trie
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
  • 628 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
  • 568 total downloads
  • Latest version: 3.1.0-beta3
  • windows forms docking dockpanel panel
The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
DockPanelSuite.ThemeVS2003 by: Weifen Luo and other contributors
  • 355 total downloads
  • Latest version: 3.1.1
Visual Studio 2003 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2005 by: Weifen Luo and other contributors
  • 22 total downloads
  • Latest version: 3.1.0-beta1
  • windows forms docking dockpanel panel
Visual Studio 2005 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2012 by: Weifen Luo and other contributors
  • 368 total downloads
  • Latest version: 3.1.1
Visual Studio 2012 themes for DockPanel Suite.
DockPanelSuite.ThemeVS2013 by: Weifen Luo and other contributors
  • 350 total downloads
  • Latest version: 3.0.6
  • windows forms docking dockpanel panel
Visual Studio 2013 themes for DockPanel Suite.
DocumentFormat.OpenXml by: Microsoft
  • 667 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.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 29 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 28 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetty.Buffers by: Microsoft
  • 32 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
Buffer management in DotNetty
DotNetty.Codecs by: Microsoft
  • 34 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network codec
General purpose codecs for DotNetty
DotNetty.Codecs.Http by: Microsoft
  • 37 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network http
Http codec for DotNetty
DotNetty.Common by: Microsoft
  • 37 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
DotNetty common routines
DotNetty.Handlers by: Microsoft
  • 38 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network tls ssl
Application handlers for DotNetty
DotNetty.Transport by: Microsoft
  • 40 total downloads
  • Latest version: 0.6.0
  • socket tcp udp protocol netty dotnetty network
Transport model in DotNetty
DotNetZip by: Dino Chiesa
  • 36 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.
DryIoc by: Maksim Volkau
  • 911 total downloads
  • Latest version: 6.0.0-preview-08
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory
DryIoc is fast, small, full-featured IoC Container for .NET
DryIoc.dll by: Maksim Volkau
  • 4.45k total downloads
  • Latest version: 6.0.0-preview-09
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory FastExpressionCompiler ImTools
DryIoc is fast, small, full-featured IoC Container for .NET
EFCore.BulkExtensions by: borisdj
  • 237 total downloads
  • Latest version: 10.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite