RS-StandardComponents 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RS-StandardComponents --version 2.2.0
NuGet\Install-Package RS-StandardComponents -Version 2.2.0
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.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RS-StandardComponents --version 2.2.0
#r "nuget: RS-StandardComponents, 2.2.0"
#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.2.0

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

Containing the core components of RS-Base like converters, titlebar, logo, usercontrols and other nice stuff

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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. 
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 559 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,118 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 394 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 446 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 449 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 556 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.2
* 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.