Synergy.Sonata.Assemblies
1.7.0
dotnet add package Synergy.Sonata.Assemblies --version 1.7.0
NuGet\Install-Package Synergy.Sonata.Assemblies -Version 1.7.0
<PackageReference Include="Synergy.Sonata.Assemblies" Version="1.7.0" />
paket add Synergy.Sonata.Assemblies --version 1.7.0
#r "nuget: Synergy.Sonata.Assemblies, 1.7.0"
// Install Synergy.Sonata.Assemblies as a Cake Addin #addin nuget:?package=Synergy.Sonata.Assemblies&version=1.7.0 // Install Synergy.Sonata.Assemblies as a Cake Tool #tool nuget:?package=Synergy.Sonata.Assemblies&version=1.7.0
This package can be added to a Synergy .NET class library project in order to add the required Sonata assemblies and other referenced assemblies required to create programs that can be hosted by Sonata.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Synergy.Sonata.Assemblies:
Package | Downloads |
---|---|
Synergy.Sonata.CalculatorExample
This package can be added to a Synergy .NET class library project in order to add an example calculator program that can be hosted by Sonata. |
|
Synergy.Sonata.UsPresidentsExample
This package can be added to a Synergy .NET class library project in order to add an example program that presents details of US Presidents. The program includes two different views, and also supports being suspended (via the IMenuSuspend interface). |
|
Synergy.Sonata.BasicEnvironment
This package can be added to a Synergy .NET class library project in order to configure a basic environment for the development of programs to be hosted by Sonata. The environment includes the code for a very basic example program. |
GitHub repositories
This package is not used by any popular GitHub repositories.