Embark 1.0.5-alpha
This is a prerelease version of Embark.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Embark --version 1.0.5-alpha
NuGet\Install-Package Embark -Version 1.0.5-alpha
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="Embark" Version="1.0.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Embark --version 1.0.5-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Embark, 1.0.5-alpha"
#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 Embark as a Cake Addin #addin nuget:?package=Embark&version=1.0.5-alpha&prerelease // Install Embark as a Cake Tool #tool nuget:?package=Embark&version=1.0.5-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Easy to use document database with only a few commands, so that you don't have to learn a whole new framework to get going.. ideal for projects with an agile code-first approach, or if you just want something for now while prototyping.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-carbon | 35 | 5/7/2015 |
2.0.0-blackwood | 36 | 5/5/2015 |
2.0.0-aurora | 37 | 5/4/2015 |
1.0.16 | 52 | 4/30/2015 |
1.0.15 | 42 | 4/26/2015 |
1.0.14 | 42 | 4/22/2015 |
1.0.13 | 44 | 4/19/2015 |
1.0.12 | 42 | 4/18/2015 |
1.0.11 | 44 | 4/15/2015 |
1.0.10-beta | 36 | 4/14/2015 |
1.0.9-beta | 36 | 4/12/2015 |
1.0.8-beta | 34 | 4/11/2015 |
1.0.7-beta | 32 | 4/10/2015 |
1.0.6-alpha | 33 | 4/8/2015 |
1.0.5-alpha | 32 | 4/7/2015 |
1.0.4-alpha | 32 | 4/6/2015 |
1.0.3-alpha | 34 | 4/4/2015 |
GetBetween(..) not implemented, yet !
Usage & docs @ https://ubrgw.github.io/embark
If you run server, either run it in admin mode or allow your server app to use the your-machine:port/embark/ uri
http://stackoverflow.com/questions/8727293/http-could-not-register-url-http-8000-hellowcf-your-process-does-not-have/17242260#17242260