SciChart.Wpf.UI.Bootstrap
1.0.5
See the version list below for details.
dotnet add package SciChart.Wpf.UI.Bootstrap --version 1.0.5
NuGet\Install-Package SciChart.Wpf.UI.Bootstrap -Version 1.0.5
<PackageReference Include="SciChart.Wpf.UI.Bootstrap" Version="1.0.5" />
paket add SciChart.Wpf.UI.Bootstrap --version 1.0.5
#r "nuget: SciChart.Wpf.UI.Bootstrap, 1.0.5"
// Install SciChart.Wpf.UI.Bootstrap as a Cake Addin #addin nuget:?package=SciChart.Wpf.UI.Bootstrap&version=1.0.5 // Install SciChart.Wpf.UI.Bootstrap as a Cake Tool #tool nuget:?package=SciChart.Wpf.UI.Bootstrap&version=1.0.5
Bootstrap is a library which includes automatic wire-up of dependencies with the ExportType attribute, a little bit like MEF! Yes we know its like MEF, but we've been using this since before MEF so it kinda got stuck that way ...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- CommonServiceLocator (>= 1.0.0)
- log4net (>= 2.0.3)
- Unity (>= 2.1.505)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SciChart.Wpf.UI.Bootstrap:
Package | Downloads |
---|---|
SciChart.Wpf.UI.Reactive
Reactive MVVM, allows for observable ViewModels which fire both PropertyChanged and IObservable. Used in conjuction with Rx.Main to allow you to observe off Viewmodel properties. Used in the SciChart WPF Examples Application, which demonstrates High Performance WPF Charts, available for download at http://www.scichart.com, this library provides bootstrapping with automatic dependency discovery, and some extensions to Reactive (RxMain) to allow for easier testing and integration of Reactive into an MVVM Application. |
GitHub repositories
This package is not used by any popular GitHub repositories.