brianlagunas
NuGet publisher profile
Packages (41)
Prism.Core
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a class library that does not target any specific Application Framework. Features that need to be platform specific are implemented in the respective libraries for the target platform.
Prism.Forms
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications. This library provides user interface composition as well as modularity support.
Prism.Unity.Forms
Use these extensions to build Xamarin.Forms applications with Prism and Unity.
Prism.Wpf
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism.Wpf helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support.
Prism.Unity
Use these extensions to build Prism applications based on Unity.
Prism.DryIoc.Forms
Use these extensions to build Xamarin.Forms applications with Prism and DryIoc.
Prism.DryIoc
Use these extensions to build Prism applications based on DryIoc.
Prism.Container.Abstractions
This package provides the core Dependency Injection Container abstractions that the Prism Library depends on for all WPF, Xamarin.Forms, .NET MAUI, and Uno Platform applications.
Prism.Events
Prism.Events is a library that facilitates communication between loosely coupled components in an application. It provides an event aggregator service that allows publishers and subscribers to interact through events without direct references. With multicast publish/subscribe functionality, multiple publishers can raise the same event, and multiple subscribers can listen to it, enabling flexible and efficient communication.
Prism.Mef
Use these extensions to build Prism applications based on MEF.
Prism.Container.DryIoc
This package provides the DryIoc implementation for the Prism Library IContainerExtension for use in any Prism based application.
Prism.Maui
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for .NET MAUI helps you more easily design and build rich, flexible, and easy to maintain .NET MAUI applications. This library provides user interface composition as well as modularity support.
Prism.DryIoc.Maui
Prism.DryIoc.Maui provides the implementation of Prism's IContainerExtension using the DryIoc container. This is currently the only supported container for .NET MAUI.
Prism.Autofac.Forms
Use these extensions to build Xamarin.Forms applications with Prism and Autofac.
Prism.Windows
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism.Windows contains the platform specific features for Windows 10 UWP.
Prism.Ninject
Use these extensions to build Prism applications based on Ninject.
Prism.Container.Unity
This package provides the Unity.Container implementation for the Prism Library IContainerExtension for use in any Prism based application.
Prism.Autofac
Use these extensions to build Prism applications based on Autofac.
Prism.Forms.Regions
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism.Forms.Regions helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications by bringing class WPF Regions to Xamarin.Forms. This library provides the IRegion and RegionManager. While we support a number of standard Xamarin.Forms controls like StackLayout & ContentView, you can provide custom RegionAdapters to make Regions work with any control that you like.
Infragistics.Themes.MetroDark.Wpf
The Infragistics WPF MetroDark Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
Prism.Maui.Rx
Prism.Maui.Rx is a support package for .NET MAUI developers. This package provides some helpers to access an IObservable for globally handling Navigation Request Results.
Infragistics.Themes.MetroLight.Wpf
The Infragistics WPF MetroLight Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
Infragistics.Themes.IG.Wpf
The Infragistics WPF IG Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
Prism.StructureMap
Use these extensions to build Prism applications based on StructureMap.
Prism.Uno
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, and Xamarin Forms). Prism for Uno Platform helps you more easily design and build rich, flexible, and easy to maintain Windows UWP, WinUI & cross platform Uno applications. This library provides user interface composition as well as modularity support.
Reveal.Sdk.Dom
The Reveal.Sdk.Dom is a Document Object Model (DOM) for the Reveal .rdash file format. It allows developers using the Reveal SDK to load, edit, and create dashboards using .NET.
Prism.DryIoc.Uno
Use these extensions to build apps for Uno Platform, UWP, & WinUI using Prism with the DryIoc Container. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, and Xamarin Forms). Prism for Uno Platform helps you more easily design and build rich, flexible, and easy to maintain Windows UWP, WinUI & cross platform Uno applications.
Prism.Ninject.Forms
Use these extensions to build Xamarin.Forms applications with Prism and Ninject.
Prism.Unity.Uno
Use these extensions to build apps for Uno Platform, UWP, & WinUI using Prism with the Unity Container. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, and Xamarin Forms). Prism for Uno Platform helps you more easily design and build rich, flexible, and easy to maintain Windows UWP, WinUI & cross platform Uno applications.
Infragistics.Themes.Office2013.Wpf
The Infragistics WPF Office2013 Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
11 more packages load after hydration.