SME 0.4.0-beta
.NET Standard 2.0
This is a prerelease version of SME.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SME --version 0.4.0-beta
NuGet\Install-Package SME -Version 0.4.0-beta
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="SME" Version="0.4.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SME --version 0.4.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SME, 0.4.0-beta"
#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 SME as a Cake Addin
#addin nuget:?package=SME&version=0.4.0-beta&prerelease
// Install SME as a Cake Tool
#tool nuget:?package=SME&version=0.4.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Synchronous Message Exchange simulation and component library
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- System.Reflection.Emit (>= 4.3.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SME:
Package | Downloads |
---|---|
SME.AST
Abstract syntax tree builder for SME networks |
|
SME.Tracer
Tracing module for SME networks |
|
SME.VHDL
VHDL transpiler for SME networks |
|
SME.GraphViz
GraphViz renderer for Synchronous Message Exchange |
|
SME.CPP
C++ transpiler for SME networks |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 1,294 | 2/17/2022 |
0.4.4 | 1,081 | 4/27/2021 |
0.4.3 | 1,110 | 2/18/2021 |
0.4.2 | 1,300 | 9/16/2020 |
0.4.1-beta | 796 | 6/26/2019 |
0.4.0-beta | 943 | 2/19/2019 |
0.3.3-beta | 1,239 | 3/22/2018 |
0.3.2 | 1,589 | 2/11/2018 |
0.3.1 | 1,527 | 12/11/2017 |
0.3.0 | 879 | 12/11/2017 |
0.1.0 | 1,302 | 5/3/2016 |
Switched to .net standard with .net core support