Embark 1.0.15
See the version list below for details.
dotnet add package Embark --version 1.0.15
NuGet\Install-Package Embark -Version 1.0.15
<PackageReference Include="Embark" Version="1.0.15" />
paket add Embark --version 1.0.15
#r "nuget: Embark, 1.0.15"
// Install Embark as a Cake Addin #addin nuget:?package=Embark&version=1.0.15 // Install Embark as a Cake Tool #tool nuget:?package=Embark&version=1.0.15
Micro NoSQL document database with a focus on visibility & simplicity.
The same 30kb dll is used for:
- Saving data to files locally
- Hosting or connecting to a HTTP Embark server
Usage & docs @ https://ubrgw.github.io/embark
Feel free to contact EmbarkDB@gmail.com with any feedback, suggestions & to get involved !
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 |
---|---|---|
2.1.8 | 1,942 | 2/23/2016 |
2.1.7 | 1,635 | 2/14/2016 |
2.1.6 | 1,732 | 12/6/2015 |
2.1.5-black | 1,505 | 9/18/2015 |
2.1.5-aqua | 1,511 | 9/15/2015 |
2.1.3 | 1,681 | 9/1/2015 |
2.1.2 | 1,653 | 8/25/2015 |
2.1.1 | 1,688 | 8/20/2015 |
2.1.0 | 1,940 | 8/6/2015 |
2.0.5 | 1,730 | 7/25/2015 |
2.0.4 | 1,768 | 7/25/2015 |
2.0.4-breeze | 1,486 | 7/16/2015 |
2.0.4-arctic | 1,458 | 6/16/2015 |
2.0.3 | 1,715 | 5/27/2015 |
2.0.2 | 1,687 | 5/27/2015 |
2.0.1 | 1,674 | 5/18/2015 |
2.0.0 | 1,553 | 5/12/2015 |
2.0.0-carbon | 1,497 | 5/7/2015 |
2.0.0-blackwood | 1,443 | 5/5/2015 |
2.0.0-aurora | 1,552 | 5/4/2015 |
1.0.16 | 1,880 | 4/30/2015 |
1.0.15 | 1,828 | 4/26/2015 |
1.0.14 | 1,856 | 4/22/2015 |
1.0.13 | 1,751 | 4/19/2015 |
1.0.12 | 1,711 | 4/18/2015 |
1.0.11 | 1,752 | 4/15/2015 |
1.0.10-beta | 1,543 | 4/14/2015 |
1.0.9-beta | 1,517 | 4/12/2015 |
1.0.8-beta | 1,516 | 4/11/2015 |
1.0.7-beta | 1,518 | 4/10/2015 |
1.0.6-alpha | 1,483 | 4/8/2015 |
1.0.5-alpha | 1,497 | 4/7/2015 |
1.0.4-alpha | 1,538 | 4/6/2015 |
1.0.3-alpha | 1,486 | 4/4/2015 |
- Multiple concurrent calls to web server allowed
- Simplifed and improved readability of default IsMatch(..) & IsBetweenMatch(..)
- Cleaned/Clarified/Organized code & namespaces
Usage & docs @ https://ubrgw.github.io/embark