VOOZH about

URL: https://www.nuget.org/packages/UmbracoVault/

⇱ NuGet Gallery | UmbracoVault 1.3.9




UmbracoVault 1.3.9

dotnet add package UmbracoVault --version 1.3.9
 
 
NuGet\Install-Package UmbracoVault -Version 1.3.9
 
 
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="UmbracoVault" Version="1.3.9" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UmbracoVault" Version="1.3.9" />
 
Directory.Packages.props
<PackageReference Include="UmbracoVault" />
 
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 UmbracoVault --version 1.3.9
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UmbracoVault, 1.3.9"
 
 
#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.
#:package UmbracoVault@1.3.9
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UmbracoVault&version=1.3.9
 
Install as a Cake Addin
#tool nuget:?package=UmbracoVault&version=1.3.9
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,624 7/3/2017
1.3.9-build78 1,197 7/3/2017
1.3.8 1,392 7/3/2017
1.3.8-build76 1,200 7/3/2017
1.3.7 1,552 6/8/2017
1.3.7-build75 1,235 6/8/2017
1.3.6 1,357 6/8/2017
1.3.6-build73 1,181 6/8/2017
1.3.5 1,369 6/8/2017
1.3.5-build71 1,219 6/8/2017
1.3.4 1,329 6/8/2017
1.3.4-build69 1,210 6/8/2017
1.3.3 1,954 2/2/2017
1.3.3-build61 1,217 2/2/2017
1.3.2 2,687 1/31/2017
1.3.2-build58 1,221 1/31/2017
1.3.1 3,055 10/25/2016
1.3.0 1,775 6/21/2016
Loading failed

* Performance improvements