StyleMVVM.CSharp
3.0.0
See the version list below for details.
dotnet add package StyleMVVM.CSharp --version 3.0.0
NuGet\Install-Package StyleMVVM.CSharp -Version 3.0.0
<PackageReference Include="StyleMVVM.CSharp" Version="3.0.0" />
<PackageVersion Include="StyleMVVM.CSharp" Version="3.0.0" />
<PackageReference Include="StyleMVVM.CSharp" />
paket add StyleMVVM.CSharp --version 3.0.0
#r "nuget: StyleMVVM.CSharp, 3.0.0"
#:package StyleMVVM.CSharp@3.0.0
#addin nuget:?package=StyleMVVM.CSharp&version=3.0.0
#tool nuget:?package=StyleMVVM.CSharp&version=3.0.0
StyleMVVM.CSharp is an adjunct to StyleMMVM for C# development (Windows Store App only)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
-
- StyleMVVM (= 3.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 |
|---|---|---|
| 3.1.5 | 2,666 | 1/14/2014 |
| 3.1.4 | 1,656 | 10/4/2013 |
| 3.1.3 | 1,647 | 9/18/2013 |
| 3.1.1 | 1,623 | 8/31/2013 |
| 3.0.3 | 1,810 | 6/27/2013 |
| 3.0.2 | 1,842 | 6/24/2013 |
| 3.0.1 | 1,729 | 6/24/2013 |
| 3.0.0 | 1,744 | 6/17/2013 |
| 2.3.2 | 1,785 | 6/2/2013 |
| 2.3.1 | 1,714 | 5/24/2013 |
| 2.3.0 | 1,725 | 5/20/2013 |
| 2.2.0 | 1,698 | 5/12/2013 |
| 2.1.0 | 1,703 | 3/26/2013 |
| 2.1.0-beta3 | 1,407 | 3/12/2013 |
| 2.1.0-beta2 | 1,454 | 3/12/2013 |
| 2.1.0-beta | 1,511 | 3/6/2013 |
| 2.0.5 | 1,697 | 1/4/2013 |
| 2.0.4 | 1,717 | 12/16/2012 |
| 2.0.3 | 1,876 | 10/25/2012 |
| 2.0.2 | 1,762 | 10/18/2012 |
This is a major feature change release centered around the DI container. Support for Conditional Exports similar to ninject, IExportPipelineHandler interface was add, IInjectContext for overriding imports and much more. Note: this is a breaking change for C++ libraries, the signature for ExportFunction has changed to include the IInjectionContext. Also StyleMVVM.WPF was renamed to StyleMVVM.DotNet