iBoxDB 2.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package iBoxDB --version 2.7.0
NuGet\Install-Package iBoxDB -Version 2.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="iBoxDB" Version="2.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add iBoxDB --version 2.7.0
#r "nuget: iBoxDB, 2.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install iBoxDB as a Cake Addin
#addin nuget:?package=iBoxDB&version=2.7.0

// Install iBoxDB as a Cake Tool
#tool nuget:?package=iBoxDB&version=2.7.0

Fast transactional table style document nosql database engine. easily deploy on mobile, desktop and web applications. Key-Value and SQL-Like query methods, thread safe with CRUD.

For C# .NET4.5 ASP.NET Core Mono Xamarin Windows Phone Silverlight Mobile Cross Platform

for DNXCore, add dependencies to project.json
"dnxcore50": {
 "dependencies": {
   "iBoxDB": "2.7",
   "System.IO.FileSystem": "4.0.0",
   "System.Threading.Thread": "4.0.0-*",
       
   "System.Console": "4.0.0-*",
   "System.Threading.Tasks.Parallel": "4.0.0-*"

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
DNXCore dnxcore is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on iBoxDB:

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
iboxdb/ftserver-cs
Full Text Search Engine Server for .NET, Lightweight embeddable, powered by iBoxDB.
Version Downloads Last updated
3.9.2 916 6/4/2023
3.9.1 808 3/2/2023
3.9.0 799 2/27/2023
3.5.0 1,681 6/20/2022
3.3.0 1,411 5/16/2022
3.2.0 983 5/10/2022
3.1.0 1,177 11/29/2021
3.0.0 1,519 1/13/2021
2.33.0 1,481 4/23/2020
2.23.0 1,312 4/5/2020
2.21.0 1,384 9/11/2019
2.19.0 1,293 7/26/2019
2.17.3.2 42,091 7/26/2018
2.17.3 2,125 7/11/2018
2.17.1 8,002 11/25/2017
2.17.0 1,730 11/6/2017
2.16.0 2,459 9/20/2017
2.15.0 2,201 8/29/2017
2.12.0 1,974 8/18/2017
2.11.0 2,390 6/9/2017
2.9.1 7,533 5/3/2016
2.8.1 2,502 1/18/2016
2.7.0.3 2,226 12/24/2015
2.7.0 2,281 12/14/2015
2.6.1 1,899 11/17/2015
2.6.0 1,737 11/14/2015
2.5.0.1 2,212 10/14/2015
2.3.2 5,761 2/22/2015
2.3.0 1,807 2/7/2015
2.1.1 2,096 8/18/2014
1.9.2 2,355 4/25/2014
1.9.1 2,515 4/17/2014
1.9.0 2,206 4/3/2014
1.8.0 2,168 3/10/2014
1.7.1 2,233 2/13/2014
1.7.0 2,230 1/21/2014
1.6.5 2,318 12/18/2013
1.6.3 2,052 12/17/2013
1.6.1 2,418 11/20/2013
1.5.4 2,105 11/5/2013
1.5.2.1 2,128 10/19/2013
1.5.2 2,396 10/15/2013
1.5.1 2,237 10/2/2013
1.5.0.1 2,127 8/24/2013
1.5.0 2,003 8/12/2013
1.4.2 2,316 3/25/2013
1.4.0 2,135 3/18/2013
1.3.2 2,313 3/4/2013
1.3.0.2 2,252 2/21/2013
1.3.0.1 2,216 1/24/2013
1.2.0 2,426 12/25/2012
1.1.0.1 2,247 10/12/2012
1.0.1 2,339 7/27/2012

Updated from .NET4 to .NET4.5

for .NET4, use .NET2+ version downloaded from Project Site. or Install-Package iBoxDB -Version 2.7.0.2