RS-StandardComponents 2.9.1

dotnet add package RS-StandardComponents --version 2.9.1
NuGet\Install-Package RS-StandardComponents -Version 2.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RS-StandardComponents" Version="2.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RS-StandardComponents --version 2.9.1
#r "nuget: RS-StandardComponents, 2.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RS-StandardComponents as a Cake Addin
#addin nuget:?package=RS-StandardComponents&version=2.9.1

// Install RS-StandardComponents as a Cake Tool
#tool nuget:?package=RS-StandardComponents&version=2.9.1

Containing the core components of RS-Base like converters, RSView, Snacky, and other nice stuff

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 558 3/1/2022
2.8.7 413 2/2/2022
2.8.6 381 2/2/2022
2.8.5 298 10/21/2021
2.8.4 2,117 6/2/2021
2.8.3 318 4/13/2021
2.8.2 243 4/13/2021
2.8.1 285 4/13/2021
2.7.9 404 3/1/2021
2.7.8 341 2/24/2021
2.7.7 339 2/11/2021
2.7.6 304 1/26/2021
2.7.5 308 1/19/2021
2.7.4 393 12/7/2020
2.7.3 332 12/7/2020
2.7.2 356 12/7/2020
2.7.1 348 11/30/2020
2.7.0 445 11/27/2020
2.6.3 421 11/19/2020
2.6.2 393 11/19/2020
2.5.2 378 11/17/2020
2.5.0 359 11/17/2020
2.4.0 349 11/4/2020
2.2.2 448 9/29/2020
2.2.1 340 9/29/2020
2.2.0 360 9/29/2020
2.1.2 375 8/28/2020
2.1.0 371 8/26/2020
1.2.3 555 1/13/2020
1.2.2 447 1/13/2020
1.2.1 463 12/16/2019
1.2.0 474 12/16/2019
1.1.0 462 12/16/2019
1.0.0 478 12/13/2019

V2.9
*Moved to net6.0
*Added shortcuts for closing window

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