Found 68 packages
A small library to help you navigate in your WinUI3 apps
cloudscribe.Web.SiteMap.FromNavigation a library that implements ISiteMapNodeService using existing tree of nodes from cloudscribe.Web.Navigation.NavigationTreeBuilderService
MvvmLib Wpf Mvvm: ViewModelLocator, BindingProxy, etc. Navigation: NavigationService, ConfigurableNavigationService Data: ListCollectionViewEx, PagedList, PagedSource and commands ListCollectionViewCommands, PagedSourceCommands Interactivity: CallMethodAction with parameter, SelectorSelectedItemsSyncBehavior, EventToCommandBehavior, etc. Controls: AnimatingContentControl, TransitioningContentControl, TransitioningItemsControl: allow to animate content. NavigatableContentControl Expressions: allows to create filters with Linq expressions Common: MvvmUtils
UIShell.NavigationService
WPF MVVM Navigation Service
Open source library navigation service for UWP which leaves minimal memory footprint and support custom transitions such as Instagram like. Support for element Recycling and react to low memory. Video sample: https://www.youtube.com/watch?v=Y3jHLENmSdo
A Navigation Service for Bridge.Net
New XAML controls (UWP) library for Windows 10 apps created with Windows AppStudio. Create responsive apps using ResponsiveGridView, HtmlViewer, VisualBreakPoints and SectionList controls. Windows App Studio controls support accesibility mode.
Extends the navigation service in MvvmLight with a OpenModal method.
This package is deprecasted, use MvvmLight.XamarinForms instead. MvvmLight Navigation service for Xamarin.Forms. NavigationService is also extendend with OpenModal method.
A simple to use Navigation Service that works with MVVMlight specifically for windows phone 8
Navigation service for MVVM pattern. Example: https://github.com/EmptyBucket/NavigationServiceMVVMPattern
Abstractions for a Navigation Service used in MVVM applications.
Xamarin.BetterNavigation.Forms contains implementation of Navigation service providing better navigation through application. Xamarin.BetterNavigation.Core contains interfaces that allow to inverse dependencies in the code and still being able to use navigation without knowing anything about Xamarin.Forms.
Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and registers this in your DI container ⭐ Last 10 features: - feat: Updated packages. 2024-03-04 - feat: Moved View resolving to Navigator. 2024-03-04 - feat: Changed default DI scopes. 2024-03-04 - feat: Enable Trimming warnings. 2024-03-04 - feat: Replaced Resolver with ServiceProvider extension. 2023-12-03 - feat: Released 1.3.0. 2023-12-01 - feat(apps): Updated Uno app. 2023-11-30 - feat: Updated to net8.0. 2023-11-08 - feat: Added BeforeInitializeComponent/AfterInitializeComponent partial methods when generating constructors. Fixed ViewModel init order. 2023-09-14 - feat: Now you can implement IActivatable for window/control and it will work. 2023-09-14 🐞 Last 10 bug fixes: - fix: Disabled HostBuilderExtensions generation if detected framework is none. 2024-03-05 - fix: Added TryDetectFramework instead DetectFramework. 2024-03-04 - fix: Renamed mvvm:Properties to mvvm:Navigation. 2024-03-04 - fix: Fixed some warnings. 2023-12-18 - fix: Fixed problems with Uno.WinUI. 2023-12-04 - fix: Added GenerateLibraryLayout. 2023-12-04 - fix: Try to use latest DependencyPropertyGenerator. 2023-12-04 - fix: Fixed broken DependencyPropertyGenerator version. 2023-12-04 - fix: Fixed problems with Avalonia. 2023-12-04 - fix: Properties now is static class. 2023-12-04
This package includes UI components for Windows and Uno Platform applications such as: - NavigationService for providing an easy to use, MVVM friendly, page-to-page navigation service. - Page for providing an extension to the Windows Page type to improve the page experience.
A library for handling page navigation and state for Universal Windows Platform (UWP) applications.
A Xamarin.Forms MVVM oriented NavigationService
A Xamarin.Forms implementation of Dynamensions.Navigation.Abstractions.INavigationService