GenMac 0.0.8

dotnet tool install --global GenMac --version 0.0.8
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local GenMac --version 0.0.8
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=GenMac&version=0.0.8
                    
nuke :add-package GenMac --version 0.0.8
                    

GenMac

CLI driven code generator.

Installation

dotnet tool install --global GenMac

Universal Syntax for Generating C# Models.

genmac csp.model <dataType>:<attribute-name>:<required>:<label>

Example:

genmac csp.model Models TestClass string:title:req:Title:Sample
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.0.8 135 6/18/2024
0.0.7 107 6/13/2024
0.0.6 304 3/14/2023
0.0.5 260 3/13/2023
0.0.4 282 3/12/2023
0.0.3 301 3/12/2023
0.0.2 321 3/12/2023
0.0.1 267 3/12/2023