UmbracoCms.Core-U4-5491 7.1.8.1

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

Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms-package to setup Umbraco in Visual Studio as an ASP.NET project.

This branch will not be updated - I recommend you use the official UmbracoCms.Core package, 7.2.0 or later

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.8.1 239 12/10/2014
7.1.8 52 12/9/2014
7.1.8-U4-5491 40 12/9/2014

Applied the fix forU4-5491 to the UmbracoCms.Core 7.8.1 branch