neo - Neo 4.0.0-CI02045

Package Description

PM> Install-Package Neo -Version 4.0.0-CI02045 -Source https://www.myget.org/F/neo/api/v3/index.json

Copy to clipboard

> nuget.exe install Neo -Version 4.0.0-CI02045 -Source https://www.myget.org/F/neo/api/v3/index.json

Copy to clipboard

> dotnet add package Neo --version 4.0.0-CI02045 --source https://www.myget.org/F/neo/api/v3/index.json

Copy to clipboard
<PackageReference Include="Neo" Version="4.0.0-CI02045" />
Copy to clipboard
source https://www.myget.org/F/neo/api/v3/index.json

nuget Neo  ~> 4.0.0-CI02045
Copy to clipboard

> choco install Neo --version 4.0.0-CI02045 --source https://www.myget.org/F/neo/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "neo" -SourceLocation "https://www.myget.org/F/neo/api/v2"
Install-Module -Name "Neo" -RequiredVersion "4.0.0-CI02045" -Repository "neo" -AllowPreRelease
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/neo/symbols/


neo-logo

CSharp implementation of the neo blockchain protocol.

A modern distributed network for the Smart Economy.
Documentation »

Neo · Neo Modules · Neo DevPack

               

Current neo version. Coverage Status Ask DeepWiki. License.

Open in GitHub Codespaces.

Table of Contents

  1. Overview
  2. Project structure
  3. Related projects
  4. Opening a new issue
  5. Contributing
  6. Bounty program
  7. License

Overview

This repository is a csharp implementation of the neo blockchain. It is jointly maintained by the neo core developers and neo global development community. Visit the tutorials to get started.

Project structure

An overview of the project folders can be seen below.

Folder Content
/src/neo/Cryptography/ General cryptography implementation, including ECC.
/src/neo/IO/ Data structures used for caching and collection interaction.
/src/neo/Ledger/ Classes responsible for the state control, including the MemoryPool and Blockchain.
/src/neo/Network/ Peer-to-peer protocol implementation.
/src/neo/Persistence/ Classes used to allow other classes to access application state.
/src/neo/Plugins/ Interfaces used to extend Neo, including the storage interface.
/src/neo/SmartContract/ Native contracts, ApplicationEngine, InteropService and other smart-contract related classes.
/src/neo/Wallets/ Wallet and account implementation.
/src/Neo.Extensions/ Extensions to expand the existing functionality.
/src/Neo.Json/ Neo's JSON specification.
/tests/ All unit tests.

Related projects

Code references are provided for all platform building blocks. That includes the base library, the VM, a command line application and the compiler.

  • neo: The core libraries for NEO.
  • neo-node: The node-cli implementation to start a NEO node, and Plugins(including DBFT, RpcServer, Oracle, ApplicationLogs, etc.).
  • neo-vm: The Neo Virtual Machine implementation.
  • neo-express: A private net optimized for development scenarios.
  • neo-devpack-dotnet: These are the official tools used to convert a C# smart-contract into a neo executable file.
  • neo-proposals: NEO Enhancement Proposals (NEPs) describe standards for the NEO platform, including core protocol specifications, client APIs, and contract standards.
  • neo-non-native-contracts: Includes non-native contracts that live on the blockchain, included but not limited to NeoNameService.

Opening a new issue

Please feel free to create new issues to suggest features or ask questions.

If you found a security issue, please refer to our security policy.

Contributing

We welcome contributions to the Neo project! To ensure a smooth collaboration process, please follow these guidelines:

Branch Rules

  • master - The NEO-4 development branch.
  • master-n3 - The NEO-3 development branch.

Pull Request Guidelines

Important: All pull requests must be based on the master or/and master-n3 branch.

  1. Fork the repository and create your feature branch from master or/and master-n3:

    git checkout master # or git checkout master-n3
    git pull origin master # or git pull origin master-n3
    git checkout -b feature/your-feature-name # or bugfix/your-bugfix-name
    
  2. Make your changes following the project's coding standards and conventions.

  3. Test your changes thoroughly to ensure they don't break existing functionality.

  4. Commit your changes with clear, descriptive commit messages:

    git commit -m "feature: add new feature description" # or bugfix: fix bug description
    
  5. Push to your fork and create a pull request against the master or/and master-n3 branch:

    git push origin feature/your-feature-name # or bugfix/your-bugfix-name
    
  6. Create a Pull Request targeting the master or/and master-n3 branch with:

    • Clear title and description
    • Reference to any related issues
    • Summary of changes made

Development Workflow

feature, bugfix, etc. → master or/and master-n3 → release-vX.Y
hotfix → release-vX.Y
  • Feature branches are merged into master or/and master-n3.
  • Create a release branch from master or/and master-n3 periodically.
  • Only hotfix branches are merged into release branches.

For more detailed contribution guidelines, please check our documentation or reach out to the maintainers.

Bounty program

You can be rewarded by finding security issues. Please refer to our bounty program page for more information.

License

The NEO project is licensed under the MIT license.

  • .NETFramework 10.0
    • Akka (>= 1.5.58)
    • BouncyCastle.Cryptography (>= 2.6.2)
    • K4os.Compression.LZ4 (>= 1.3.8)
    • Microsoft.Extensions.Configuration.Binder (>= 10.0.2)
    • Microsoft.Extensions.Configuration.Json (>= 10.0.2)
    • Microsoft.IdentityModel.Tokens (>= 8.15.0)
    • Neo.Cryptography.BLS12_381 (>= 3.9.0)
    • Neo.Extensions (>= 4.0.0-CI02045)
    • Neo.IO (>= 4.0.0-CI02045)
    • Neo.Json (>= 4.0.0-CI02045)
    • Neo.VM (>= 3.9.0)
  • .NETFramework 10.0: 10.0.0.0

                        
Assembly Assembly hash Match
/lib/net10.0/neo.dll 84764a2dcfc0425195adc63adefc3034FFFFFFFF

Owners

erikzhang

Authors

The Neo Project

Project URL

https://github.com/neo-project/neo

License

MIT

Tags

NEO AntShares Blockchain Smart Contract

Info

25 total downloads
0 downloads for version 4.0.0-CI02045
Download (391.57 KB)
Download legacy symbols (894.22 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.0.0-CI02045 391.57 KB Mon, 16 Mar 2026 19:43:47 GMT 0
4.0.0-CI02044 391.54 KB Mon, 16 Mar 2026 19:15:02 GMT 0
4.0.0-CI02043 391.53 KB Mon, 09 Mar 2026 16:37:46 GMT 0
4.0.0-CI02042 391.53 KB Mon, 09 Mar 2026 16:30:57 GMT 0
4.0.0-CI02041 391.49 KB Fri, 06 Mar 2026 07:11:39 GMT 0
4.0.0-CI02040 391.51 KB Mon, 02 Mar 2026 09:44:37 GMT 4
4.0.0-CI02039 391.52 KB Sun, 01 Mar 2026 08:49:52 GMT 2
4.0.0-CI02037 391.73 KB Tue, 10 Feb 2026 11:22:30 GMT 2
4.0.0-CI02034 384.31 KB Tue, 27 Jan 2026 08:03:22 GMT 2
4.0.0-CI02033 384.31 KB Sun, 25 Jan 2026 17:55:48 GMT 2
4.0.0-CI02032 384.32 KB Sun, 25 Jan 2026 04:41:19 GMT 1
3.9.3-CI02031 386.58 KB Mon, 16 Mar 2026 19:34:27 GMT 0
3.9.3-CI02030 386.58 KB Sat, 14 Mar 2026 21:06:11 GMT 0
3.9.3-CI02029 386.63 KB Wed, 11 Mar 2026 06:54:21 GMT 0
3.9.3-CI02028 386.49 KB Mon, 02 Mar 2026 09:52:26 GMT 1
3.9.3-CI02027 386.52 KB Mon, 02 Mar 2026 09:47:10 GMT 2
3.9.3-CI02026 386.49 KB Mon, 02 Mar 2026 09:42:15 GMT 1
3.9.3-CI02025 386.31 KB Sun, 01 Mar 2026 08:49:36 GMT 2
3.9.3-CI02021 386.32 KB Sun, 25 Jan 2026 18:25:43 GMT 1
3.9.3-CI02020 385.91 KB Sat, 24 Jan 2026 02:06:59 GMT 2
3.9.0 384.05 KB Sun, 18 Jan 2026 06:09:28 GMT 3