Zeytinbey.Windows.Forms 1.0.3

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

// Install Zeytinbey.Windows.Forms as a Cake Tool
#tool nuget:?package=Zeytinbey.Windows.Forms&version=1.0.3

Zeytinbey.Windows.Forms

About

Zeytinbey.Windows.Forms is a package which includes libraries that facilitate Windows Forms operations.

Dependencies

No package dependencies.

Language

Main language of the package is English. Turkish equivalents of some classes are also included in Zeytinbey.Windows.Forms.Turkish namespace.

Author

Written by Sinan İLYAS.

License

It's licensed under MIT.

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

    • No dependencies.

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
1.0.3 283 2/3/2023
1.0.2 285 1/27/2023
1.0.1 275 1/24/2023
1.0.0 277 1/22/2023

MessageBoxHelper class now has Show methods that work exactly as the ones in MessageBox class.