SciChart.Wpf.UI.Bootstrap
1.0.1
See the version list below for details.
dotnet add package SciChart.Wpf.UI.Bootstrap --version 1.0.1
NuGet\Install-Package SciChart.Wpf.UI.Bootstrap -Version 1.0.1
<PackageReference Include="SciChart.Wpf.UI.Bootstrap" Version="1.0.1" />
paket add SciChart.Wpf.UI.Bootstrap --version 1.0.1
#r "nuget: SciChart.Wpf.UI.Bootstrap, 1.0.1"
// Install SciChart.Wpf.UI.Bootstrap as a Cake Addin
#addin nuget:?package=SciChart.Wpf.UI.Bootstrap&version=1.0.1
// Install SciChart.Wpf.UI.Bootstrap as a Cake Tool
#tool nuget:?package=SciChart.Wpf.UI.Bootstrap&version=1.0.1
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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- 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.