Epsiloner.Wpf.Navigation 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

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
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="Epsiloner.Wpf.Navigation" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Epsiloner.Wpf.Navigation --version 1.0.0
#r "nuget: Epsiloner.Wpf.Navigation, 1.0.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 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 Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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.

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 980 8/23/2018