Info
Version: | 0.1.1 |
Author(s): | Higor Ramos |
Last Update: | Monday, August 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/higorcesar/google-cloud-datastore-emulator |
NuGet Url: | https://www.nuget.org/packages/Google.Cloud.Datastore.Emulator |
Install
Install-Package Google.Cloud.Datastore.Emulator
dotnet add package Google.Cloud.Datastore.Emulator
paket add Google.Cloud.Datastore.Emulator
Google.Cloud.Datastore.Emulator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- FSharp.Core(>= 4.1.17)
- System.Diagnostics.Process(>= 4.3.0)
The current version only support windows and is written in F#.