Intent.IntentArchitectPackager
3.0.0-pre.1
This is a prerelease version of Intent.IntentArchitectPackager.
dotnet add package Intent.IntentArchitectPackager --version 3.0.0-pre.1
NuGet\Install-Package Intent.IntentArchitectPackager -Version 3.0.0-pre.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="Intent.IntentArchitectPackager" Version="3.0.0-pre.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Intent.IntentArchitectPackager --version 3.0.0-pre.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Intent.IntentArchitectPackager, 3.0.0-pre.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.
// Install Intent.IntentArchitectPackager as a Cake Addin #addin nuget:?package=Intent.IntentArchitectPackager&version=3.0.0-pre.1&prerelease // Install Intent.IntentArchitectPackager as a Cake Tool #tool nuget:?package=Intent.IntentArchitectPackager&version=3.0.0-pre.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Command line tool for packaging Intent Architect modules and other kinds of assets.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
---|---|---|
3.0.0-pre.1 | 259 | 10/24/2020 |
2.2.0-pre.1 | 261 | 6/28/2020 |
2.1.0 | 2,875 | 5/22/2020 |
2.1.0-pre.1 | 246 | 5/18/2020 |
1.9.3 | 3,960 | 5/1/2019 |
1.9.2 | 628 | 4/29/2019 |
1.9.1 | 602 | 4/18/2019 |
1.9.0 | 615 | 4/18/2019 |
1.3.0 | 2,626 | 12/10/2018 |
1.3.0-pre1 | 589 | 12/8/2018 |
1.2.2 | 995 | 7/19/2018 |
1.2.1 | 876 | 7/18/2018 |
1.2.1-beta | 2,775 | 10/31/2017 |
1.2.0-beta | 950 | 10/25/2017 |
1.1.0 | 1,146 | 10/20/2017 |
1.0.3-alpha | 2,790 | 9/18/2017 |
1.0.2-alpha | 954 | 9/17/2017 |
1.0.1-alpha | 974 | 9/15/2017 |
1.0.0-alpha | 967 | 9/13/2017 |
Fixed issue where wouldn't run when called with 'dotnet build' from the command line.