Epsiloner.Wpf.Navigation
1.0.0
Prefix Reserved
There is a lot of newer and better navigation libraries. This was made for one project only.
dotnet add package Epsiloner.Wpf.Navigation --version 1.0.0
NuGet\Install-Package Epsiloner.Wpf.Navigation -Version 1.0.0
<PackageReference Include="Epsiloner.Wpf.Navigation" Version="1.0.0" />
paket add Epsiloner.Wpf.Navigation --version 1.0.0
#r "nuget: Epsiloner.Wpf.Navigation, 1.0.0"
// Install Epsiloner.Wpf.Navigation as a Cake Addin #addin nuget:?package=Epsiloner.Wpf.Navigation&version=1.0.0 // Install Epsiloner.Wpf.Navigation as a Cake Tool #tool nuget:?package=Epsiloner.Wpf.Navigation&version=1.0.0
Epsiloner.Wpf.Navigation
Epsiloner.Wpf.Navigation is a framework similar to Prism for building loosely coupled, maintanable, testable XAML application in WPF with objects as parameters. Provides a design pattern that are helpful in writing well-structured and maintanable applications. It allows to have each page in separate project with dynamic registration of each page and ability to correctly navigate to each page by defining classes (that implements INavigationTarget) with corresponding parameters.
For example, Epsiloner.Wpf.Navigation allows you to use an abstraction for navigation that is unit testable, but that layers on top of the platform concepts and APIs for navigation so that you can fully leverage what the platform itself has to offer, but done in the MVVM way.
Epsiloner.Wpf.Navigation is designed to perform navigation from any place, but most useful to use from ViewModels.
Epsiloner.Wpf.Navigation is a fully open source project.
I appreciate any input from outside - ideas / wishes / bugs / bug fixes / etc..
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Epsiloner.Wpf.Core (>= 1.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 | |
---|---|---|---|
1.0.0 | 1,018 | 8/23/2018 |