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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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) "$(ProjectPath)"" />
</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,541 | 9/13/2023 |
3.5.0 | 1,885 | 12/12/2022 |
3.4.0 | 2,355 | 8/5/2022 |
3.3.0 | 2,320 | 6/21/2022 |
3.1.0 | 3,780 | 11/26/2021 |
3.0.3 | 2,292 | 10/26/2021 |
3.0.0 | 1,965 | 8/2/2021 |
3.0.0-rc4 | 1,841 | 7/21/2021 |
3.0.0-rc3 | 2,119 | 6/2/2021 |
3.0.0-rc2 | 1,942 | 5/6/2021 |
3.0.0-dev2 | 1,921 | 4/26/2021 |
3.0.0-dev1 | 2,021 | 4/21/2021 |