Apex 1.5.0
.NET Framework 3.5
dotnet add package Apex --version 1.5.0
NuGet\Install-Package Apex -Version 1.5.0
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="Apex" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apex --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Apex, 1.5.0"
#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 Apex as a Cake Addin
#addin nuget:?package=Apex&version=1.5.0
// Install Apex as a Cake Tool
#tool nuget:?package=Apex&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Apex is a Control, MVVM and Utility library for WPF, Silverlight and Windows Phone projects. It provides a standardised framework for quick and effective MVVM based development.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl3 sl3-wp sl4 sl4-wp71 sl5 |
Compatible target framework(s)
Additional computed target framework(s)
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 Apex:
Package | Downloads |
---|---|
WpfMvvMWrapper
Simple wrapper to quickly start a new Wpf Mvvm project using Apex and StructureMap |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Apex:
Repository | Stars |
---|---|
dwmkerr/sharpshell
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
|
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 14,533 | 12/4/2012 |
Full details at:
https://apex.codeplex.com/releases/view/98157