uTyped 0.1.4.6
.NET Framework 4.5
Install-Package uTyped -Version 0.1.4.6
dotnet add package uTyped --version 0.1.4.6
<PackageReference Include="uTyped" Version="0.1.4.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uTyped --version 0.1.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: uTyped, 0.1.4.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install uTyped as a Cake Addin
#addin nuget:?package=uTyped&version=0.1.4.6
// Install uTyped as a Cake Tool
#tool nuget:?package=uTyped&version=0.1.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Get your Umbraco data in strongly typed models
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- UmbracoCms.Core (>= 7.0.0)
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 |
---|---|---|
0.1.4.6 | 874 | 3/30/2016 |
0.1.4.5 | 694 | 3/30/2016 |
0.1.4.4 | 775 | 8/13/2015 |
0.1.4.3 | 858 | 7/30/2015 |
0.1.4.2 | 763 | 6/10/2015 |
0.1.4.1 | 835 | 5/19/2015 |
0.1.4 | 763 | 5/4/2015 |
0.1.3.1 | 867 | 4/28/2015 |
0.1.2.1 | 951 | 4/9/2015 |
0.1.2 | 761 | 4/9/2015 |
0.1.1.1 | 878 | 4/1/2015 |
0.1.1 | 756 | 4/1/2015 |
0.1.0 | 778 | 4/1/2015 |
Fix a bug on the ContentPickerResolver (returning a null object)