UmbracoVault 1.3.9
dotnet add package UmbracoVault --version 1.3.9
NuGet\Install-Package UmbracoVault -Version 1.3.9
<PackageReference Include="UmbracoVault" Version="1.3.9" />
paket add UmbracoVault --version 1.3.9
#r "nuget: UmbracoVault, 1.3.9"
// Install UmbracoVault as a Cake Addin #addin nuget:?package=UmbracoVault&version=1.3.9 // Install UmbracoVault as a Cake Tool #tool nuget:?package=UmbracoVault&version=1.3.9
Vault for Umbraco is an easy-to-use, extensible ORM to quickly and easily get strongly-typed Umbraco CMS data into your views. It allows you to create lightly-decorated classes that Vault will understand how to hydrate. This gives you the full view model-style experience in Umbraco that you are accustomed to in MVC, complete with strongly-typed view properties (no more magic strings in your views).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Castle.Core (>= 3.3.3)
- ClientDependency (>= 1.8.4)
- Examine (>= 0.1.57.2941)
- Microsoft.AspNet.Mvc (>= 4.0.30506)
- Microsoft.AspNet.WebApi.Client (>= 4.0.30506)
- Microsoft.AspNet.WebApi.Core (>= 4.0.30506)
- Microsoft.AspNet.WebApi.WebHost (>= 4.0.30506)
- Newtonsoft.Json (>= 4.5.11)
- UmbracoCms.Core (>= 6.2.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on UmbracoVault:
Package | Downloads |
---|---|
UmbracoVault.Extensions.Native
An UmbracoVault extension library for the native Umbraco data type. Allows for deserializing data types to strongly typed models. |
|
UmbracoVault.Extensions.Archetype
An UmbracoVault extension library for the Archetype data type. Allows for Archetype properties to be deserialized to strongly typed models. |
|
UmbracoVault.Extensions.MultiUrlPicker
An UmbracoVault extension library for the MultiUrlPicker data type. Allows for Multi Url Picker properties to be deserialized to strongly typed models. |
|
UmbracoVault.Extensions.nuPickers
An UmbracoVault extension library for the nuPickers data types. Allows for deserializing the Picker data and auto converting picked values to enums. |
|
UmbracoVault.uComponents
Extension to Umbraco Vault for adding uComponents support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.9 | 3,091 | 7/3/2017 |
1.3.9-build78 | 796 | 7/3/2017 |
1.3.8 | 970 | 7/3/2017 |
1.3.8-build76 | 794 | 7/3/2017 |
1.3.7 | 1,131 | 6/8/2017 |
1.3.7-build75 | 829 | 6/8/2017 |
1.3.6 | 949 | 6/8/2017 |
1.3.6-build73 | 778 | 6/8/2017 |
1.3.5 | 958 | 6/8/2017 |
1.3.5-build71 | 812 | 6/8/2017 |
1.3.4 | 917 | 6/8/2017 |
1.3.4-build69 | 797 | 6/8/2017 |
1.3.3 | 1,544 | 2/2/2017 |
1.3.3-build61 | 809 | 2/2/2017 |
1.3.2 | 2,155 | 1/31/2017 |
1.3.2-build58 | 814 | 1/31/2017 |
1.3.1 | 2,473 | 10/25/2016 |
1.3.0 | 1,347 | 6/21/2016 |
1.2.1 | 1,029 | 4/18/2016 |
1.2.0 | 1,418 | 4/15/2016 |
* Performance improvements