PlasticMetal.MobileSuit 4.3.1

dotnet add package PlasticMetal.MobileSuit --version 4.3.1
                    
NuGet\Install-Package PlasticMetal.MobileSuit -Version 4.3.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PlasticMetal.MobileSuit" Version="4.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PlasticMetal.MobileSuit" Version="4.3.1" />
                    
Directory.Packages.props
<PackageReference Include="PlasticMetal.MobileSuit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PlasticMetal.MobileSuit --version 4.3.1
                    
#r "nuget: PlasticMetal.MobileSuit, 4.3.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PlasticMetal.MobileSuit@4.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PlasticMetal.MobileSuit&version=4.3.1
                    
Install as a Cake Addin
#tool nuget:?package=PlasticMetal.MobileSuit&version=4.3.1
                    
Install as a Cake Tool

<div align=center> <img src="https://raw.githubusercontent.com/Plastic-Metal/MobileSuit/main/images/Plastic-Metal.png" width = 30% height = 30% /> </div>

PlasticMetal.MobileSuit

nuget Nuget GitHub GitHub last commit GitHub Workflow Status GitHub repo size GitHub code size

View at Nuget.org

MobileSuit provides an easy way to quickly build a .NET Console App.

Focus on writing the backend part, Import PlasticMetal.MobileSuit, and simply write a Frontend in a very simple standard, then a beautiful Console App is born.

For Example: HIT-Schedule-Master CLI

MsRtExample-1

with PowerLine theme & I18N support

MsRtExample-2

View Documentation

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.3.1 356 11/17/2023
4.3.0 162 11/17/2023
4.2.1 419 2/12/2023
4.1.1 376 12/6/2022
4.1.0 377 12/6/2022
4.0.1 572 4/14/2022
4.0.0 283 11/10/2021
4.0.0-alpha1 255 9/30/2021
2.5.0 646 1/14/2021
2.4.0 498 1/8/2021
2.2.2 585 11/19/2020
2.2.1.3 535 11/4/2020
2.2.1.2 491 11/4/2020
2.2.1.1 524 11/4/2020
2.2.1 515 11/4/2020
2.2.0.3 511 11/3/2020
2.2.0.2 525 10/27/2020
2.2.0.1 539 10/27/2020
2.2.0 504 10/27/2020
2.1.2 558 9/24/2020
2.1.1 1,140 9/17/2020
2.1.0.1 580 9/7/2020
2.1.0 648 9/6/2020
2.0.0 622 8/5/2020
1.5.1 590 5/18/2020
1.5.0 587 5/17/2020
1.4.1.1 593 5/11/2020
1.4.1 581 5/11/2020
1.4.0.1 604 5/2/2020
1.4.0 619 5/1/2020
1.3.3.1 598 4/28/2020
1.3.3 571 4/28/2020
1.3.2.2 546 4/27/2020
1.3.2.1 553 4/27/2020
1.3.2 553 4/27/2020
1.3.1 578 4/19/2020
1.3.0 578 4/13/2020
1.2.1 647 4/11/2020
1.2.0 655 4/11/2020
1.1.0 682 4/7/2020
1.0.0 656 4/1/2020
0.1.0 470 3/28/2021

Add CUI components, IHost Support, .NET 7, IOOptions.