nasm2 2.13.3.1

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

The Netwide Assembler is an assembler for the Intel x86 architecture.

     This package is based on https://github.com/ShiftMediaProject/VSNASM and supports Visual Studio 2010, 2012, 2013, 2015 and 2017.
     
     Note that this package is meant to replace an older/broken NuGet package: nasm

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
2.13.3.1 13,495 5/21/2018
2.13.3 1,254 5/21/2018

Release notes can be found at: http://www.nasm.us/doc/nasmdocc.html