A small Caliburn.Micro extension to allow exposing Model properties through a ViewModel with a simple attribute.
Info
Version: | 1.0.0 |
Author(s): | Kristian Hellang |
Last Update: | Monday, July 1, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khellang/Caliburn.Micro.ExposedProperties |
NuGet Url: | https://www.nuget.org/packages/Caliburn.Micro.ExposedProperties |
Install
Install-Package Caliburn.Micro.ExposedProperties
dotnet add package Caliburn.Micro.ExposedProperties
paket add Caliburn.Micro.ExposedProperties
Caliburn.Micro.ExposedProperties Download (Unzip the "nupkg" after downloading)
Dependencies
- Caliburn.Micro(1.4.1)
Tags