MSBuild.Umbraco.Packaging
1.0.0
See the version list below for details.
dotnet add package MSBuild.Umbraco.Packaging --version 1.0.0
NuGet\Install-Package MSBuild.Umbraco.Packaging -Version 1.0.0
<PackageReference Include="MSBuild.Umbraco.Packaging" Version="1.0.0" />
paket add MSBuild.Umbraco.Packaging --version 1.0.0
#r "nuget: MSBuild.Umbraco.Packaging, 1.0.0"
// Install MSBuild.Umbraco.Packaging as a Cake Addin #addin nuget:?package=MSBuild.Umbraco.Packaging&version=1.0.0 // Install MSBuild.Umbraco.Packaging as a Cake Tool #tool nuget:?package=MSBuild.Umbraco.Packaging&version=1.0.0
MSBuild Umbraco Packaging
A set of MSBuild tasks and targets for effortlessly building Umbraco package zip files with .NET SDK project formats
Getting started
This package is supported on MSBuild 15.9+.
Installation
MSBuild Umbraco Packaging is available from NuGet, or as a manual download directly from GitHub.
NuGet package repository
To install from NuGet, run the following command in your instance of Visual Studio.
PM> Install-Package MSBuild.Umbraco.Packaging
Contribution guidelines
To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the library.
Who do I talk to?
This project is maintained by Callum Whyte and contributors. If you have any questions about the project please get in touch on Twitter, or by raising an issue on GitHub.
License
Copyright © 2019 Callum Whyte, and other contributors
Licensed under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Build.Utilities.Core (>= 15.9.20)
- UmbracoCms.Core (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MSBuild.Umbraco.Packaging:
Package | Downloads |
---|---|
skttl.HamApprover
Ham Approver is a workflow item for Umbraco Forms, that helps you eliminate SPAM submissions without sacrifizing UX. It runs each submission against Plino, to determine whether the submission is ham or spam. |
GitHub repositories
This package is not used by any popular GitHub repositories.