Mmvm.Mvvm.Core 1.0.1

dotnet add package Mmvm.Mvvm.Core --version 1.0.1
                    
NuGet\Install-Package Mmvm.Mvvm.Core -Version 1.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="Mmvm.Mvvm.Core" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mmvm.Mvvm.Core" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Mmvm.Mvvm.Core" />
                    
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 Mmvm.Mvvm.Core --version 1.0.1
                    
#r "nuget: Mmvm.Mvvm.Core, 1.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.
#addin nuget:?package=Mmvm.Mvvm.Core&version=1.0.1
                    
Install Mmvm.Mvvm.Core as a Cake Addin
#tool nuget:?package=Mmvm.Mvvm.Core&version=1.0.1
                    
Install Mmvm.Mvvm.Core as a Cake Tool

Components for MVVM pattern implementation of MMVM Framework

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Mmvm.Mvvm.Core:

Package Downloads
Mmvm.Container

Ioc contracts and other core ioc related concepts of MMVM Framework

Mmvm.Container.Impl

Default implementation of Ioc container of MMVM Framework. Wrap around Autofac project

Mmvm

MMVM Framework's initializer

Mmvm.Initializer.Impl

Initialization point for MMVM

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 2,070 9/10/2022
1.0.0 14,182 9/4/2022
1.0.0-a 146 5/8/2023

Initial release