StyleMVVM.CSharp
3.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package StyleMVVM.CSharp --version 3.0.1
NuGet\Install-Package StyleMVVM.CSharp -Version 3.0.1
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="StyleMVVM.CSharp" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StyleMVVM.CSharp" Version="3.0.1" />
<PackageReference Include="StyleMVVM.CSharp" />
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 StyleMVVM.CSharp --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StyleMVVM.CSharp, 3.0.1"
#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 StyleMVVM.CSharp@3.0.1
#: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=StyleMVVM.CSharp&version=3.0.1
#tool nuget:?package=StyleMVVM.CSharp&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- StyleMVVM (= 3.0.1)
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,656 | 1/14/2014 |
| 3.1.4 | 1,649 | 10/4/2013 |
| 3.1.3 | 1,640 | 9/18/2013 |
| 3.1.1 | 1,619 | 8/31/2013 |
| 3.0.3 | 1,806 | 6/27/2013 |
| 3.0.2 | 1,837 | 6/24/2013 |
| 3.0.1 | 1,724 | 6/24/2013 |
| 3.0.0 | 1,740 | 6/17/2013 |
| 2.3.2 | 1,781 | 6/2/2013 |
| 2.3.1 | 1,707 | 5/24/2013 |
| 2.3.0 | 1,720 | 5/20/2013 |
| 2.2.0 | 1,693 | 5/12/2013 |
| 2.1.0 | 1,698 | 3/26/2013 |
| 2.1.0-beta3 | 1,401 | 3/12/2013 |
| 2.1.0-beta2 | 1,449 | 3/12/2013 |
| 2.1.0-beta | 1,503 | 3/6/2013 |
| 2.0.5 | 1,691 | 1/4/2013 |
| 2.0.4 | 1,713 | 12/16/2012 |
| 2.0.3 | 1,870 | 10/25/2012 |
| 2.0.2 | 1,757 | 10/18/2012 |
Loading failed
This is a minor feature and bug fix release. New features include new ExportWhenDebuggerIsAttachedAttribute and minor speed improvements. Bug fixes: Exporting open generics with constraints are now processed properly, registering open generics with fluent interface now handled properly, and minor tweaks for MVC and WCF templates and packages