iBoxDB 2.7.0
See the version list below for details.
dotnet add package iBoxDB --version 2.7.0
NuGet\Install-Package iBoxDB -Version 2.7.0
<PackageReference Include="iBoxDB" Version="2.7.0" />
paket add iBoxDB --version 2.7.0
#r "nuget: iBoxDB, 2.7.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
DNXCore | dnxcore is compatible. |
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 | 1,140 | 6/4/2023 |
3.9.1 | 870 | 3/2/2023 |
3.9.0 | 852 | 2/27/2023 |
3.5.0 | 1,760 | 6/20/2022 |
3.3.0 | 1,473 | 5/16/2022 |
3.2.0 | 1,042 | 5/10/2022 |
3.1.0 | 1,247 | 11/29/2021 |
3.0.0 | 1,596 | 1/13/2021 |
2.33.0 | 1,556 | 4/23/2020 |
2.23.0 | 1,377 | 4/5/2020 |
2.21.0 | 1,455 | 9/11/2019 |
2.19.0 | 1,359 | 7/26/2019 |
2.17.3.2 | 46,206 | 7/26/2018 |
2.17.3 | 2,205 | 7/11/2018 |
2.17.1 | 8,082 | 11/25/2017 |
2.17.0 | 1,797 | 11/6/2017 |
2.16.0 | 2,530 | 9/20/2017 |
2.15.0 | 2,271 | 8/29/2017 |
2.12.0 | 2,043 | 8/18/2017 |
2.11.0 | 2,474 | 6/9/2017 |
2.9.1 | 7,630 | 5/3/2016 |
2.8.1 | 2,581 | 1/18/2016 |
2.7.0.3 | 2,303 | 12/24/2015 |
2.7.0 | 2,330 | 12/14/2015 |
2.6.1 | 1,976 | 11/17/2015 |
2.6.0 | 1,817 | 11/14/2015 |
2.5.0.1 | 2,288 | 10/14/2015 |
2.3.2 | 5,818 | 2/22/2015 |
2.3.0 | 1,864 | 2/7/2015 |
2.1.1 | 2,162 | 8/18/2014 |
1.9.2 | 2,427 | 4/25/2014 |
1.9.1 | 2,596 | 4/17/2014 |
1.9.0 | 2,283 | 4/3/2014 |
1.8.0 | 2,227 | 3/10/2014 |
1.7.1 | 2,293 | 2/13/2014 |
1.7.0 | 2,295 | 1/21/2014 |
1.6.5 | 2,370 | 12/18/2013 |
1.6.3 | 2,119 | 12/17/2013 |
1.6.1 | 2,500 | 11/20/2013 |
1.5.4 | 2,159 | 11/5/2013 |
1.5.2.1 | 2,204 | 10/19/2013 |
1.5.2 | 2,459 | 10/15/2013 |
1.5.1 | 2,316 | 10/2/2013 |
1.5.0.1 | 2,182 | 8/24/2013 |
1.5.0 | 2,081 | 8/12/2013 |
1.4.2 | 2,378 | 3/25/2013 |
1.4.0 | 2,199 | 3/18/2013 |
1.3.2 | 2,384 | 3/4/2013 |
1.3.0.2 | 2,322 | 2/21/2013 |
1.3.0.1 | 2,285 | 1/24/2013 |
1.2.0 | 2,503 | 12/25/2012 |
1.1.0.1 | 2,318 | 10/12/2012 |
1.0.1 | 2,414 | 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