RS-StandardComponents
2.8.2
See the version list below for details.
dotnet add package RS-StandardComponents --version 2.8.2
NuGet\Install-Package RS-StandardComponents -Version 2.8.2
<PackageReference Include="RS-StandardComponents" Version="2.8.2" />
paket add RS-StandardComponents --version 2.8.2
#r "nuget: RS-StandardComponents, 2.8.2"
// Install RS-StandardComponents as a Cake Addin #addin nuget:?package=RS-StandardComponents&version=2.8.2 // Install RS-StandardComponents as a Cake Tool #tool nuget:?package=RS-StandardComponents&version=2.8.2
Containing the core components of RS-Base like converters, titlebar, logo, usercontrols and other nice stuff
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- Jot (>= 2.1.7)
- MaterialDesignThemes (>= 3.2.0)
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.10.0)
- System.Drawing.Common (>= 5.0.0)
- System.Management (>= 4.7.0)
-
.NETFramework 4.7.2
- Jot (>= 2.1.7)
- MaterialDesignThemes (>= 3.2.0)
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.10.0)
- System.Drawing.Common (>= 5.0.0)
- System.Management (>= 4.7.0)
-
net5.0-windows7.0
- Jot (>= 2.1.7)
- MaterialDesignThemes (>= 3.2.0)
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.10.0)
- System.Drawing.Common (>= 5.0.0)
- System.Management (>= 4.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.9.1 | 635 | 3/1/2022 | |
2.8.7 | 461 | 2/2/2022 | |
2.8.6 | 420 | 2/2/2022 | |
2.8.5 | 334 | 10/21/2021 | |
2.8.4 | 2,152 | 6/2/2021 | |
2.8.3 | 356 | 4/13/2021 | |
2.8.2 | 278 | 4/13/2021 | |
2.8.1 | 318 | 4/13/2021 | |
2.7.9 | 444 | 3/1/2021 | |
2.7.8 | 376 | 2/24/2021 | |
2.7.7 | 374 | 2/11/2021 | |
2.7.6 | 346 | 1/26/2021 | |
2.7.5 | 339 | 1/19/2021 | |
2.7.4 | 426 | 12/7/2020 | |
2.7.3 | 364 | 12/7/2020 | |
2.7.2 | 389 | 12/7/2020 | |
2.7.1 | 379 | 11/30/2020 | |
2.7.0 | 483 | 11/27/2020 | |
2.6.3 | 455 | 11/19/2020 | |
2.6.2 | 422 | 11/19/2020 | |
2.5.2 | 416 | 11/17/2020 | |
2.5.0 | 388 | 11/17/2020 | |
2.4.0 | 382 | 11/4/2020 | |
2.2.2 | 481 | 9/29/2020 | |
2.2.1 | 370 | 9/29/2020 | |
2.2.0 | 399 | 9/29/2020 | |
2.1.2 | 410 | 8/28/2020 | |
2.1.0 | 405 | 8/26/2020 | |
1.2.3 | 585 | 1/13/2020 | |
1.2.2 | 477 | 1/13/2020 | |
1.2.1 | 502 | 12/16/2019 | |
1.2.0 | 509 | 12/16/2019 | |
1.1.0 | 499 | 12/16/2019 | |
1.0.0 | 514 | 12/13/2019 |
V2.8
Fixed critical bug with RSView and added the pin-button again. It's much simpler now though. When you loose focus, the view will close.
V2.7
RSView now works well. It's not showing in the designer but the functionality is there with icons and stuff.
V2.7 RSView more or less finished and .Net 5.0 support.
V2.6
*Added Snacky. A Snackbar without the weirdness that material design has in it's own.
V2.5
*Window maxheight is now correct.
*Starting to build a Code-behind-window that can be used used in the designer called RSView.
*Zoomfactor is now included in RSWindow
V2.4
*Fixed alot of bugs.
*Localization is now included in the library.
*Switch binding has been combined with localization.
*Added siseObserver for WPF elements
*Probably alot more... :)
V2.3
* Support for .Net Core 3.1 AND .Net Framework 4.7.2
* Now the TitlebarUserCtrl is used as a ContentPresenter and wraps the content inside itself. Much better.
* The TitlebarUserCtrl has a option of being hidden and locked in place with a "pin". It's called EnableFreezeMode.
V2.2.1
* Fixed some minor translation bugs
V2.2.2
* Added shadowing and border thickness