iBoxDB.DNX 2.6.2.9

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package iBoxDB.DNX --version 2.6.2.9
NuGet\Install-Package iBoxDB.DNX -Version 2.6.2.9
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.DNX" Version="2.6.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add iBoxDB.DNX --version 2.6.2.9
#r "nuget: iBoxDB.DNX, 2.6.2.9"
#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.DNX as a Cake Addin
#addin nuget:?package=iBoxDB.DNX&version=2.6.2.9

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

Merged into iBoxDB iBoxDB

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 DNXCore ASP.NET Cross Platform Mobile   

for DNXCore50, Add Dependencies to project.json
"frameworks": {
   "dnxcore50": {
     "dependencies": {
         "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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated