![]() |
VOOZH | about |
Requires NuGet 2.8 or higher.
dotnet add package Alternet.Studio.Roslyn --version 10.0.8
NuGet\Install-Package Alternet.Studio.Roslyn -Version 10.0.8
<PackageReference Include="Alternet.Studio.Roslyn" Version="10.0.8" />
<PackageVersion Include="Alternet.Studio.Roslyn" Version="10.0.8" />Directory.Packages.props
<PackageReference Include="Alternet.Studio.Roslyn" />Project file
paket add Alternet.Studio.Roslyn --version 10.0.8
#r "nuget: Alternet.Studio.Roslyn, 10.0.8"
#:package Alternet.Studio.Roslyn@10.0.8
#addin nuget:?package=Alternet.Studio.Roslyn&version=10.0.8Install as a Cake Addin
#tool nuget:?package=Alternet.Studio.Roslyn&version=10.0.8Install as a Cake Tool
AlterNET Studio allows you to extend your WinForms and WPF .NET applications with code editing, scripting, and user interface designing capabilities.
It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript, and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer.
This package references the Microsoft Compiler Platform, used in other AlterNET Studio packages.
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 AlterNET Studio can be found here:
https://www.alternetsoft.com/products/studio
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. 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 was computed. 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 Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 4 NuGet packages that depend on Alternet.Studio.Roslyn:
| Package | Downloads |
|---|---|
|
Alternet.Studio.Roslyn.Features
AlterNET Studio allows you to extend your WinForms and WPF .NET applications with code editing, scripting, and user interface designing capabilities. It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript, and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer. This package references the Microsoft Compiler Platform, used in other AlterNET Studio packages. 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 AlterNET Studio can be found here: https://www.alternetsoft.com/products/studio 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.Scripter
AlterNET Scripter is a component library designed to integrate C#, Visual Basic, TypeScript, JavaScript, Python, and IronPython scripts into your WinForms and WPF .NET desktop applications. It allows extending the application logic by implementing custom functionality or automating custom tasks without recompiling and redeploying the application. This package includes a ScriptRun component, which provides a framework for the execution of C# and Visual Basic scripts. It supports compiling scripts and projects into a dynamically linked library or a standalone executable, referencing application-defined objects and types in the script, and executing script code. 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 Scripter can be found here: https://www.alternetsoft.com/products/scripter 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.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 Form Designer WPF control and common utility and helper classes required for saving Form Designer content into C# or Visual Basic source code. 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.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 Form Designer control and common utility and helper classes required for saving Form Designer content into C# or Visual Basic source code. 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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.8 | 607 | 4/21/2026 |
| 10.0.7 | 894 | 2/6/2026 |
| 10.0.6 | 660 | 1/8/2026 |
| 10.0.5 | 1,105 | 11/20/2025 |
| 10.0.4 | 938 | 9/26/2025 |
| 10.0.3 | 817 | 9/9/2025 |
| 10.0.2 | 15,507 | 8/7/2025 |
| 10.0.1 | 851 | 7/14/2025 |
| 10.0.0 | 925 | 6/16/2025 |
| 9.5.16 | 1,096 | 5/7/2025 |
| 9.5.15 | 932 | 3/28/2025 |
| 9.5.14 | 1,104 | 3/25/2025 |
| 9.5.13 | 3,026 | 2/26/2025 |
| 9.5.12 | 1,619 | 1/10/2025 |
| 9.5.11 | 4,781 | 12/12/2024 |
| 9.5.10 | 964 | 11/15/2024 |
| 9.5.9 | 1,451 | 9/27/2024 |
| 9.5.8 | 995 | 8/30/2024 |
| 9.5.7 | 1,075 | 7/18/2024 |
| 9.5.6 | 1,100 | 6/18/2024 |