Epsiloner.Wpf.Navigation

No summary available for this package.

Latest version published about 6 years ago
VersionReleasedDeprecated
1.0.0Aug 23, 2018
Mar 18, 2023
over 1 year ago

Last updated on 19 January-2024, at 02:32 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

Epsiloner.Wpf.Navigation is a framework similar to Prism for building loosely coupled, maintainable, testable XAML application in WPF with objects as parameters. Provides a design pattern that are helpful in writing well-structured and maintainable 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..

FAQs

> Is Epsiloner.Wpf.Navigation Deprecated?

It appears there are some versions of Epsiloner.Wpf.Navigation that are deprecated.

> What is the deprecation date for the latest version of Epsiloner.Wpf.Navigation?

The latest version of Epsiloner.Wpf.Navigation was released on Aug 23, 2018, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.