MSharp 5.3.1

dotnet add package MSharp --version 5.3.1
                    
NuGet\Install-Package MSharp -Version 5.3.1
                    
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="MSharp" Version="5.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSharp" Version="5.3.1" />
                    
Directory.Packages.props
<PackageReference Include="MSharp" />
                    
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 MSharp --version 5.3.1
                    
#r "nuget: MSharp, 5.3.1"
                    
#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 MSharp@5.3.1
                    
#: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=MSharp&version=5.3.1
                    
Install as a Cake Addin
#tool nuget:?package=MSharp&version=5.3.1
                    
Install as a Cake Tool

Compiles M# definitions into .NET code.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MSharp:

Package Downloads
JWSeagon.MSharp

Package Description

PeopleService.EmpowerMeEndPoint.MSharp

Auto-generated package for data endpoint: PeopleService.EmpowerMeEndPoint.MSharp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.3.1 359 11/12/2025
5.3.0 201 10/17/2025
5.2.320 427 7/9/2024
5.2.319 271 5/10/2024
5.2.318 394 12/7/2023
5.2.317 309 10/10/2023
5.2.316 204 10/10/2023
5.2.315 254 9/29/2023
5.2.314 309 8/15/2023
5.2.313 315 8/1/2023
5.2.312 260 8/1/2023
5.2.311 243 8/1/2023
5.2.310 400 6/27/2023
5.2.309 256 6/27/2023
5.2.308 524 5/30/2023
5.2.307 292 5/30/2023
5.2.306 344 5/23/2023
5.2.305 407 5/16/2023
5.2.304 383 5/12/2023
5.2.303 525 3/27/2023
Loading failed