Gu.Wpf.Reactive
3.0.0
See the version list below for details.
dotnet add package Gu.Wpf.Reactive --version 3.0.0
NuGet\Install-Package Gu.Wpf.Reactive -Version 3.0.0
<PackageReference Include="Gu.Wpf.Reactive" Version="3.0.0" />
paket add Gu.Wpf.Reactive --version 3.0.0
#r "nuget: Gu.Wpf.Reactive, 3.0.0"
// Install Gu.Wpf.Reactive as a Cake Addin #addin nuget:?package=Gu.Wpf.Reactive&version=3.0.0 // Install Gu.Wpf.Reactive as a Cake Tool #tool nuget:?package=Gu.Wpf.Reactive&version=3.0.0
Wpf related components for Gu.Reactive
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Gu.Reactive (>= 3.0.0)
- Gu.Wpf.ToolTips
- System.Reactive
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Gu.Wpf.Reactive:
Repository | Stars |
---|---|
DotNetAnalyzers/IDisposableAnalyzers
Roslyn analyzers for IDisposable
|
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 7,007 | 3/13/2021 |
5.0.0 | 384 | 3/12/2021 |
4.3.0 | 1,288 | 11/24/2020 |
4.2.0 | 3,002 | 9/7/2019 |
4.0.0 | 1,252 | 5/21/2019 |
3.5.2 | 2,435 | 5/30/2018 |
3.5.1 | 1,074 | 10/25/2017 |
3.5.0 | 893 | 10/25/2017 |
3.4.4 | 933 | 9/23/2017 |
3.4.3 | 979 | 7/5/2017 |
3.4.2 | 936 | 6/29/2017 |
3.4.1 | 938 | 6/19/2017 |
3.4.0 | 934 | 6/19/2017 |
3.3.1.1 | 985 | 5/15/2017 |
3.3.1 | 970 | 5/2/2017 |
3.3.0 | 1,086 | 4/7/2017 |
3.2.0 | 957 | 3/28/2017 |
3.1.0 | 951 | 3/28/2017 |
3.0.1 | 965 | 3/22/2017 |
3.0.0 | 947 | 3/21/2017 |
2.1.0 | 1,033 | 2/23/2017 |
2.0.2 | 972 | 2/22/2017 |
2.0.1 | 954 | 2/20/2017 |
2.0.0 | 935 | 2/20/2017 |
1.11.0 | 1,363 | 1/15/2016 |
1.10.0 | 1,616 | 12/5/2015 |
FEATURE: MinTracker, MaxTracker & MinMaxTracker.
FEATURE: MappingView now with action invoked when item is removed, useful for disposing.
FEATURE: ObservableExt.Chunks.
PERF: Tweak all the things.
BREAKING CHANGE: Removed markup converters, not a good fit for this library.
BREAKING CHANGE: Renamed extension methods creating read only views, prefixed with AsReadOnly now.
BREAKING CHANGE: Marked mutable views as [Obsolete] { FilteredView, ThrottledView, DispatchingView }. I think they are unfixable.
BREAKING CHANGE: Removed WeakCompositeDisposable, it was a weird idea.
BREAKING CHANGE: Removed some NameOf helpers.
BREAKING CHANGE: Removed Get and IValuePath.