Neo.VM 3.10.1

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

Neo virtual machine

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Neo.VM:

Package Downloads
Neo

Package Description

ZoroChain

ZoroChain

SwiftProtocol

Package Description

Bitherium

Bitherium blockchain

NeoJQ

Neo

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Neo.VM:

Repository Stars
neo-project/neo
NEO Smart Economy
Version Downloads Last Updated
3.10.1 684 7/7/2026
3.10.0 3,632 6/8/2026
3.9.0 9,529 1/17/2026
3.8.2 3,612 5/15/2025
3.8.1 1,614 5/8/2025
3.7.6 4,375 8/22/2024
3.7.5 1,868 6/12/2024
3.7.4 1,756 5/16/2024
3.7.1 1,124 5/10/2024
3.6.2 8,015 11/15/2023
3.6.0 43,926 9/4/2023
3.5.0 14,307 12/2/2022
3.4.0 7,028 7/25/2022
3.3.1 5,641 6/14/2022
3.3.0 81,798 5/31/2022
3.2.0 10,988 3/30/2022
3.1.0 33,527 11/10/2021
3.0.1 22,752 10/8/2021
3.0.0 13,021 8/1/2021
Loading failed