Umbraco.JsonSchema.Extensions
0.3.0
Prefix Reserved
dotnet add package Umbraco.JsonSchema.Extensions --version 0.3.0
NuGet\Install-Package Umbraco.JsonSchema.Extensions -Version 0.3.0
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="Umbraco.JsonSchema.Extensions" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Umbraco.JsonSchema.Extensions --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.JsonSchema.Extensions, 0.3.0"
#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 Umbraco.JsonSchema.Extensions as a Cake Addin #addin nuget:?package=Umbraco.JsonSchema.Extensions&version=0.3.0 // Install Umbraco.JsonSchema.Extensions as a Cake Tool #tool nuget:?package=Umbraco.JsonSchema.Extensions&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extensions for Umbraco to add JSON schema references and update JSON properties using MSBuild tasks.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Umbraco.JsonSchema.Extensions:
Package | Downloads |
---|---|
Umbraco.Workflow.StaticAssets
Contains the static assets needed to run Umbraco Workflow. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Umbraco.JsonSchema.Extensions:
Repository | Stars |
---|---|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|