dotnet-mono
0.5.6
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package dotnet-mono --version 0.5.6
NuGet\Install-Package dotnet-mono -Version 0.5.6
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="dotnet-mono" Version="0.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotnet-mono --version 0.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotnet-mono, 0.5.6"
#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 dotnet-mono as a Cake Addin #addin nuget:?package=dotnet-mono&version=0.5.6 // Install dotnet-mono as a Cake Tool #tool nuget:?package=dotnet-mono&version=0.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows running of full framework apps on mono through the dotnet core tooling
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- Argu (>= 4.2.1)
- Chessie (>= 0.6.0)
- FSharp.Core (>= 4.2.3)
- Microsoft.Build (>= 16.0.461)
- Microsoft.Build.Utilities.Core (>= 16.0.461)
-
.NETCoreApp 2.2
- Argu (>= 4.2.1)
- Chessie (>= 0.6.0)
- FSharp.Core (>= 4.2.3)
- Microsoft.Build (>= 16.0.461)
- Microsoft.Build.Utilities.Core (>= 16.0.461)
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 |
---|---|---|
0.5.7-beta002 | 769 | 10/2/2019 |
0.5.6 | 4,523 | 5/6/2019 |
0.5.5 | 917 | 4/16/2019 |
0.5.5-alpha003 | 483 | 4/16/2019 |
0.5.5-alpha002 | 482 | 4/16/2019 |
0.5.5-alpha001 | 641 | 10/16/2018 |
0.5.4 | 1,558 | 10/16/2018 |
0.5.4-beta002 | 908 | 9/5/2018 |
0.5.4-beta001 | 702 | 9/4/2018 |
0.5.3 | 1,712 | 7/3/2018 |
0.5.2 | 10,774 | 3/27/2018 |
0.5.2-alpha001 | 1,406 | 3/20/2018 |
0.5.1 | 1,598 | 3/6/2018 |
0.5.0 | 1,051 | 3/6/2018 |
0.4.0 | 1,688 | 2/27/2018 |
0.4.0-alpha001 | 906 | 2/27/2018 |
0.3.4 | 1,980 | 1/13/2018 |
0.3.4-alpha001 | 845 | 1/13/2018 |
0.3.3 | 1,038 | 1/12/2018 |
0.3.3-alpha001 | 885 | 12/19/2017 |
0.3.2 | 1,219 | 12/11/2017 |
0.3.2-alpha001 | 863 | 12/8/2017 |
0.3.1 | 1,246 | 11/21/2017 |
0.3.1-beta001 | 804 | 11/21/2017 |
0.3.0 | 1,088 | 10/27/2017 |
0.3.0-alpha001 | 773 | 10/27/2017 |
0.2.1 | 1,086 | 10/4/2017 |
0.2.0 | 1,080 | 9/28/2017 |
0.2.0-alpha002 | 750 | 9/26/2017 |
0.2.0-alpha001 | 740 | 9/25/2017 |
0.1.6 | 1,198 | 9/9/2017 |
0.1.6-alpha001 | 768 | 9/9/2017 |
0.1.5 | 4,307 | 7/19/2017 |
0.1.5-beta001 | 804 | 7/19/2017 |
0.1.4 | 2,198 | 6/18/2017 |
0.1.4-alpha015 | 846 | 6/18/2017 |
0.1.4-alpha014 | 835 | 6/18/2017 |
0.1.2 | 2,167 | 4/5/2017 |
0.1.1 | 1,075 | 4/5/2017 |
0.1.1-alpha003 | 834 | 4/5/2017 |
0.1.1-alpha002 | 820 | 4/3/2017 |
0.1.1-alpha001 | 853 | 4/3/2017 |
0.1.0 | 1,069 | 4/3/2017 |
0.1.0-alpha010 | 1,147 | 3/4/2017 |
BUGFIX: Dealing with processor info issues on linux (https://github.com/TheAngryByrd/dotnet-mono/pull/44)