Radical is an infrastructure framework whose primary role is to help in the development of composite WPF applications based on the Model View ViewModel pattern.
Info
Version: | 2.1.1 |
Author(s): | Mauro Servienti, Michael Denny, Nazareno Manco, Umberto Collina |
Last Update: | Friday, November 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Radical.Windows |
Install
Install-Package Radical.Windows
dotnet add package Radical.Windows
paket add Radical.Windows
Radical.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.2 && < 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.2 && < 6.0.0)
- Microsoft.Xaml.Behaviors.Wpf(>= 1.1.19 && < 2.0.0)
- Radical(>= 2.0.0 && < 3.0.0)
Tags