Blue.MVVM.IoC
0.2.0-pre1
This is a prerelease version of Blue.MVVM.IoC.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Blue.MVVM.IoC --version 0.2.0-pre1
NuGet\Install-Package Blue.MVVM.IoC -Version 0.2.0-pre1
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="Blue.MVVM.IoC" Version="0.2.0-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blue.MVVM.IoC --version 0.2.0-pre1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blue.MVVM.IoC, 0.2.0-pre1"
#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.
// Install Blue.MVVM.IoC as a Cake Addin #addin nuget:?package=Blue.MVVM.IoC&version=0.2.0-pre1&prerelease // Install Blue.MVVM.IoC as a Cake Tool #tool nuget:?package=Blue.MVVM.IoC&version=0.2.0-pre1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MVVM<BareknuckleStyle> - IoC
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. 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 (1)
Showing the top 1 NuGet packages that depend on Blue.MVVM.IoC:
Package | Downloads |
---|---|
Blue.MVVM.Navigation
MVVM<BareKnuckleStyle> - Navigation infrastructure |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.118-dev | 520 | 5/3/2019 |
4.0.117-dev | 425 | 5/3/2019 |
4.0.16-dev | 770 | 11/30/2017 |
4.0.15-dev | 754 | 11/24/2017 |
4.0.0-pre03 | 853 | 7/27/2017 |
2.0.0-pre6 | 741 | 7/21/2017 |
2.0.0-pre5 | 784 | 7/21/2017 |
2.0.0-pre4 | 752 | 7/21/2017 |
2.0.0-pre3 | 740 | 7/21/2017 |
2.0.0-pre1 | 790 | 7/21/2017 |
1.0.0-pre2 | 1,013 | 7/21/2017 |
1.0.0-pre1 | 742 | 7/21/2017 |
0.4.2-pre1 | 1,374 | 9/3/2016 |
0.4.1-pre1 | 815 | 9/2/2016 |
0.4.0-pre1 | 835 | 9/2/2016 |
0.3.2-pre1 | 813 | 9/2/2016 |
0.3.1-pre1 | 843 | 9/2/2016 |
0.3.0-pre1 | 829 | 9/2/2016 |
0.2.0-pre1 | 825 | 9/1/2016 |
0.1.0-pre1 | 831 | 9/1/2016 |
- 0.2.0 - renamed IoC to ITypeResolver to better reflect it´s designated purpose
- Extensions now in Blue.MVVM.Extensions
- 0.1.0 - initial release