Neo3.Compiler.CSharp.Dev 3.0.0-dev1

This is a prerelease version of Neo3.Compiler.CSharp.Dev.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Neo3.Compiler.CSharp.Dev --version 3.0.0-dev1
                    
NuGet\Install-Package Neo3.Compiler.CSharp.Dev -Version 3.0.0-dev1
                    
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="Neo3.Compiler.CSharp.Dev" Version="3.0.0-dev1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neo3.Compiler.CSharp.Dev" Version="3.0.0-dev1" />
                    
Directory.Packages.props
<PackageReference Include="Neo3.Compiler.CSharp.Dev" />
                    
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 Neo3.Compiler.CSharp.Dev --version 3.0.0-dev1
                    
#r "nuget: Neo3.Compiler.CSharp.Dev, 3.0.0-dev1"
                    
#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.
#addin nuget:?package=Neo3.Compiler.CSharp.Dev&version=3.0.0-dev1&prerelease
                    
Install Neo3.Compiler.CSharp.Dev as a Cake Addin
#tool nuget:?package=Neo3.Compiler.CSharp.Dev&version=3.0.0-dev1&prerelease
                    
Install Neo3.Compiler.CSharp.Dev as a Cake Tool

Required .NET 5.0.

Install this pack into your NEO3 smart contract project, then add these code into your ".csproj" file:

    <Target Name="PostBuild" AfterTargets="PostBuildEvent">
        <Exec Command="$(neon3) $(ProjectDir)" />
    </Target>
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.6.0 1,561 9/13/2023
3.5.0 1,904 12/12/2022
3.4.0 2,382 8/5/2022
3.3.0 2,355 6/21/2022
3.1.0 3,979 11/26/2021
3.0.3 2,328 10/26/2021
3.0.0 1,993 8/2/2021
3.0.0-rc4 1,865 7/21/2021
3.0.0-rc3 2,142 6/2/2021
3.0.0-rc2 1,967 5/6/2021
3.0.0-dev2 1,949 4/26/2021
3.0.0-dev1 2,047 4/21/2021