SciChart.UI.Bootstrap
2.1.41
See the version list below for details.
dotnet add package SciChart.UI.Bootstrap --version 2.1.41
NuGet\Install-Package SciChart.UI.Bootstrap -Version 2.1.41
<PackageReference Include="SciChart.UI.Bootstrap" Version="2.1.41" />
paket add SciChart.UI.Bootstrap --version 2.1.41
#r "nuget: SciChart.UI.Bootstrap, 2.1.41"
// Install SciChart.UI.Bootstrap as a Cake Addin
#addin nuget:?package=SciChart.UI.Bootstrap&version=2.1.41
// Install SciChart.UI.Bootstrap as a Cake Tool
#tool nuget:?package=SciChart.UI.Bootstrap&version=2.1.41
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SciChart.UI.Bootstrap:
Package | Downloads |
---|---|
SciChart.Wpf.UI
Core reactive libraries, custom controls and styles for WPF UI created by SciChart Ltd. 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. |
|
SciChart.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.