VOOZH about

URL: https://www.nuget.org/packages/Alternet.Studio.Common.Winforms/

⇱ NuGet Gallery | Alternet.Studio.Common.Winforms 10.0.8




Alternet.Studio.Common.Winforms 10.0.8

Prefix Reserved

Requires NuGet 2.8 or higher.

dotnet add package Alternet.Studio.Common.Winforms --version 10.0.8
 
 
NuGet\Install-Package Alternet.Studio.Common.Winforms -Version 10.0.8
 
 
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="Alternet.Studio.Common.Winforms" Version="10.0.8" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alternet.Studio.Common.Winforms" Version="10.0.8" />
 
Directory.Packages.props
<PackageReference Include="Alternet.Studio.Common.Winforms" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Alternet.Studio.Common.Winforms --version 10.0.8
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alternet.Studio.Common.Winforms, 10.0.8"
 
 
#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.
#:package Alternet.Studio.Common.Winforms@10.0.8
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Alternet.Studio.Common.Winforms&version=10.0.8
 
Install as a Cake Addin
#tool nuget:?package=Alternet.Studio.Common.Winforms&version=10.0.8
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

AlterNET Studio common infrastructure for WinForms.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 is compatible.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Alternet.Studio.Common.Winforms:

Package Downloads
Alternet.Studio.Editor.Wpf

AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors, and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes TextEditor WPF control, which supports most of the features of the Visual Studio .NET code editor, including customizable syntax highlighting, code outlining, code completion, unlimited undo/redo, word wrap, drag-n-drop, built-in search/replace, multiple views of the same text, bookmarks, line style indicators, line numbers and more. This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8 More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

Alternet.Studio.Editor.WindowsForms

AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors, and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes SyntaxEdit WinForms control, which supports most of the features of the Visual Studio .NET code editor, including customizable syntax highlighting, code outlining, code completion, unlimited undo/redo, word wrap, drag-n-drop, built-in search/replace, multiple views of the same text, bookmarks, line style indicators, line numbers and more. This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8 More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

Alternet.Studio.FormDesigner.Common.Wpf

AlterNET Form Designer is a .NET component library providing a quick and convenient way to create visual user interfaces. It lets you design UI by adding controls to a design surface, arranging them, and writing code for their events. This package includes FormDesigner, Control Toolbox, PropertyGrid, and Outline WPF controls based on the modified sources of the open-source SharpDevelop project. These controls provide a design surface that allows users to add controls to a form, arrange them, change their properties, and write code for their events. This multi-target package can be used with .NET applications targeting .NET Framework from 4.5.2 or .NET Core starting from 3.1. More information about Form Designer can be found here: https://www.alternetsoft.com/products/designer Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

Alternet.Studio.FormDesigner.Common.WindowsForms

AlterNET Form Designer is a .NET component library providing a quick and convenient way to create visual user interfaces. It lets you design UI by adding controls to a design surface, arranging them, and writing code for their events. This package includes FormDesigner, Control Toolbox, PropertyGrid, and Outline controls. These controls provide a design surface that allows users to add controls to a form, arrange them, change their properties, and write code for their events. This multi-target package can be used with .NET applications targeting .NET Framework from 4.5.2 or .NET Core starting from 3.1. More information about Form Designer can be found here: https://www.alternetsoft.com/products/designer Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.8 782 4/21/2026
10.0.7 1,025 2/6/2026
10.0.6 739 1/8/2026
10.0.5 1,016 11/20/2025
10.0.4 796 9/26/2025
10.0.3 700 9/9/2025
10.0.2 4,182 8/7/2025
10.0.1 2,668 7/14/2025
10.0.0 762 6/16/2025