Morphir.Tooling 0.2.0-alpha-001

Prefix Reserved
This is a prerelease version of Morphir.Tooling.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Morphir.Tooling --version 0.2.0-alpha-001
                    
NuGet\Install-Package Morphir.Tooling -Version 0.2.0-alpha-001
                    
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="Morphir.Tooling" Version="0.2.0-alpha-001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Morphir.Tooling" Version="0.2.0-alpha-001" />
                    
Directory.Packages.props
<PackageReference Include="Morphir.Tooling" />
                    
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 Morphir.Tooling --version 0.2.0-alpha-001
                    
#r "nuget: Morphir.Tooling, 0.2.0-alpha-001"
                    
#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 Morphir.Tooling@0.2.0-alpha-001
                    
#: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=Morphir.Tooling&version=0.2.0-alpha-001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Morphir.Tooling&version=0.2.0-alpha-001&prerelease
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Morphir.Tooling:

Package Downloads
Morphir

Morphir executable package for AOT and single-file deployments

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.0-rc.2 242 12/19/2025
0.3.0-rc.1 259 12/18/2025
0.2.0-alpha-003 248 12/16/2025
0.2.0-alpha-001 253 12/16/2025

### Added

- Initial release of Morphir .NET
- Morphir.Core library with IR types
- Morphir.Tooling library with tooling infrastructure
- Morphir CLI as a dotnet tool[Unreleased]: https://github.com/finos/morphir-dotnet/compare/v0.2.0-alpha-001...HEAD[0.2.0-alpha-001]: https://github.com/finos/morphir-dotnet/releases/tag/v0.2.0-alpha-001