vbamc 1.8.0

dotnet tool install --global vbamc --version 1.8.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local vbamc --version 1.8.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=vbamc&version=1.8.0
nuke :add-package vbamc --version 1.8.0

Compiler vbamc compiles Visual Basic source code and Ribbon customizations to a macro enabled add-in file for Microsoft Office applications.

Usage

Sample usage to generate PowerPoint presentation file with macro from the source code files Module.vb and MyClass.vb:

vbamc --module Module.vb --class MyClass.vb --name "VBA Project" --company "ACME" --file Presentation.ppam

Requirements

The compiler works on .NET 6, 7 and 8 runtimes on Windows and macOS.

Samples

Discover samples in our repository at https://github.com/NetOfficeFw/vbamc/tree/main/sample

Project icon Online Coding is licensed from Icons8 service under Universal Multimedia Licensing Agreement for Icons8.
See https://icons8.com/license for more information

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.8.0 391 12/19/2023
1.7.0 159 11/10/2023
1.6.0 200 9/26/2023
1.5.1 183 9/16/2023
1.5.0 206 9/14/2023
1.4.3 213 7/6/2023
1.4.2 149 5/16/2023
1.4.1 192 5/10/2023
1.4.0 1,531 2/2/2023
1.4.0-preview9 222 1/28/2023
1.4.0-preview11 186 2/1/2023
1.4.0-preview10 255 1/28/2023
1.3.0 380 1/25/2023
1.2.2 458 12/29/2022
1.2.1 388 12/12/2022