Info
Version: | 0.0.2 |
Author(s): | Kyle Curren |
Last Update: | Friday, January 31, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ksc4130/Mere |
NuGet Url: | https://www.nuget.org/packages/MereWebGenerator |
Install
Install-Package MereWebGenerator
dotnet add package MereWebGenerator
paket add MereWebGenerator
MereWebGenerator Download (Unzip the "nupkg" after downloading)
Generates class for Mere from Sql using web browser. For easiest use move extract zip to "C:\Mere" or somewhere you can find it. Then click tool in visual studio and select "external tools". Add new tool name it "MereWebGenerator" or whatever floats your boat.
For the "Command:" browse to and select "MereWebGenerator.exe". For the "Initial directory:" use "$(ProjectDir)". This uses websockets, be sure to use a browser that supports them :-). Chrome is always a good choice.