Fasm.NET 1.70.3.2

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

// Install Fasm.NET as a Cake Tool
#tool nuget:?package=Fasm.NET&version=1.70.3.2

A managed wrapper to use FASM compiler within .NET applications.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Fasm.NET:

Package Downloads
MemorySharp

MemorySharp is a C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into remote processes to allow interoperability.

Reloaded-Assembler

Reloaded-Assembler is a background running service that communicates with Reloaded mods LOCALLY over WebSockets. It allows for on the fly X86 and X64 assembly and is used by Reloaded libraries for features such as hooking functions. Note that this executable is embedded into libReloaded on build and does not need to be manually referenced/downloaded.

FASM_MayCry

Easy Extension Fasm.net Process.net + ExampleS C# .Net Framework 4.6.1

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Fasm.NET:

Repository Stars
JamesMenetrey/MemorySharp
A C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into remote processes to allow interoperability.
Version Downloads Last updated
1.70.3.2 9,233 9/19/2013
1.70.3.1 1,332 9/19/2013
1.70.3 7,611 9/19/2013

Publishing the initial release with Flat Assembler 1.70.03