MetaCode.TemplateSuite2.CLI
2.1.14
Prefix Reserved
dotnet tool install --global MetaCode.TemplateSuite2.CLI --version 2.1.14
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local MetaCode.TemplateSuite2.CLI --version 2.1.14
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MetaCode.TemplateSuite2.CLI&version=2.1.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package MetaCode.TemplateSuite2.CLI --version 2.1.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Overview
A dotnet tool (mcts2) for model-first template-based code generation. Features built-in templates for generating data model code for a variety of uses.
Features
- Models can be defined in .NET assemblies or JSON.
- In-the-box templates for generating:
- ordinary mutable classes (POCOs)
- immutable classes (with builders)
- freezable classes
- serializable classes for Protobuf-Net, Google Proto3, JSON and MessagePack.
- common interfaces for all the above.
- Everything is open source (Apache 2.0 license).
Quick Start
- Create a model
- Choose a template
- Generate!
Under consideration
- templates for generating XSD, Bond formats
- templates for VB
- templates for SQL and EF.
| Product | Versions 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 was computed. 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 |
|---|---|---|
| 2.1.14 | 654 | 3/2/2023 |
| 2.1.12 | 489 | 1/29/2023 |
| 2.1.11 | 517 | 1/29/2023 |
| 2.1.10 | 459 | 1/29/2023 |
| 2.1.8 | 496 | 1/28/2023 |
| 2.1.6 | 464 | 12/21/2022 |
| 2.1.5 | 538 | 11/27/2022 |
| 2.1.3 | 512 | 11/20/2022 |
| 2.1.1 | 532 | 11/19/2022 |
| 2.0.38 | 540 | 11/19/2022 |
| 2.0.36 | 537 | 11/2/2022 |
| 2.0.35 | 664 | 10/23/2022 |
| 2.0.34 | 802 | 9/18/2022 |
| 2.0.33 | 838 | 9/10/2022 |
| 2.0.32 | 652 | 8/29/2022 |
| 2.0.31 | 668 | 8/29/2022 |
| 2.0.29 | 650 | 8/28/2022 |
| 2.0.27 | 658 | 6/30/2022 |
| 2.0.26 | 627 | 6/4/2022 |
| 2.0.24 | 636 | 5/14/2022 |
Loading failed