Info
Version: | 0.0.5 |
Author(s): | Kyle Curren |
Last Update: | Friday, January 31, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MereGenerator |
Install
Install-Package MereGenerator
dotnet add package MereGenerator
paket add MereGenerator
MereGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Generates class for Mere from Sql using mere.js config in executing directory. 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 "MereGenerator" or whatever floats your boat.
For the "Command:" browse to and select "MereGenerator.exe". For the "Initial directory:" use "$(ProjectDir)". Additionally if you want your classes generated in vb.net for the "Arguments:" use "vb". Execute without mere.js file to generate simply template.