Neo3.Compiler.CSharp.Dev 3.6.0

dotnet add package Neo3.Compiler.CSharp.Dev --version 3.6.0
NuGet\Install-Package Neo3.Compiler.CSharp.Dev -Version 3.6.0
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.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neo3.Compiler.CSharp.Dev --version 3.6.0
#r "nuget: Neo3.Compiler.CSharp.Dev, 3.6.0"
#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 Neo3.Compiler.CSharp.Dev as a Cake Addin
#addin nuget:?package=Neo3.Compiler.CSharp.Dev&version=3.6.0

// Install Neo3.Compiler.CSharp.Dev as a Cake Tool
#tool nuget:?package=Neo3.Compiler.CSharp.Dev&version=3.6.0

Required .NET 7.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) &quot;$(ProjectPath)&quot;" />
    </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,471 9/13/2023
3.5.0 1,856 12/12/2022
3.4.0 2,297 8/5/2022
3.3.0 2,282 6/21/2022
3.1.0 3,681 11/26/2021
3.0.3 2,246 10/26/2021
3.0.0 1,926 8/2/2021
3.0.0-rc4 1,810 7/21/2021
3.0.0-rc3 2,091 6/2/2021
3.0.0-rc2 1,914 5/6/2021
3.0.0-dev2 1,888 4/26/2021
3.0.0-dev1 1,984 4/21/2021