Universe.NetCore.IrregularForm 0.9.0.2

dotnet add package Universe.NetCore.IrregularForm --version 0.9.0.2
NuGet\Install-Package Universe.NetCore.IrregularForm -Version 0.9.0.2
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="Universe.NetCore.IrregularForm" Version="0.9.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universe.NetCore.IrregularForm --version 0.9.0.2
#r "nuget: Universe.NetCore.IrregularForm, 0.9.0.2"
#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 Universe.NetCore.IrregularForm as a Cake Addin
#addin nuget:?package=Universe.NetCore.IrregularForm&version=0.9.0.2

// Install Universe.NetCore.IrregularForm as a Cake Tool
#tool nuget:?package=Universe.NetCore.IrregularForm&version=0.9.0.2

The library is working with changing skin of the form.
     The part of Universe.NetCore.Framework and Universe.NetCore.Windows.Forms

     Package and assembly features:

     1. A single instance of IrregularFormTransformer is added to the form
     to be transformed to an alpha channel border window. It hosts all
     controls to be displayed on the window, the image for the layered
     window that displays the image border, and one or more IrregularFormMarkers
     to construct the main form's region;
     2. IrregularFormTransformer.Fade() for fade in/out functionality
     To use, override OnShown() and OnClosing() and add call to Fade().
     If fading in, main form Opacity property should be set to 0
     in advance AND for fading in you must pass 0 as the
     argument to TransformForm() to set the initial layered form opacity;
     3. IrregularFormMarker serves as a design time aid for specifying
     one or more points in the background image that will be used
     to build the main form's Region. In the designer, it must
     always be added to the IrregularFormTransformer control (not the main form);
     4. LayeredWindowForm - this window sets the WS_EX_LAYERED extended style with
     a method to set the layered window bitmap

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
MonoAndroid monoandroid80 is compatible. 
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
0.9.0.2 4,719 2/4/2024
0.9.0.1 78 2/3/2024