Umbraco.Code 2.3.0

Prefix Reserved
dotnet add package Umbraco.Code --version 2.3.0
                    
NuGet\Install-Package Umbraco.Code -Version 2.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.Code" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Code" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Code" />
                    
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 Umbraco.Code --version 2.3.0
                    
#r "nuget: Umbraco.Code, 2.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.
#addin nuget:?package=Umbraco.Code&version=2.3.0
                    
Install Umbraco.Code as a Cake Addin
#tool nuget:?package=Umbraco.Code&version=2.3.0
                    
Install Umbraco.Code as a Cake Tool

Code-level tools for Umbraco

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Umbraco.Code:

Package Downloads
N3O.Umbraco.Extensions

TODO

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 315 4/30/2025
2.2.0 129,373 6/19/2024
2.1.0 80,606 12/8/2023
2.0.0 2,658,800 11/17/2021
1.2.0 20,182 10/15/2021
1.0.5 48,914 3/27/2019