SpydazWebAI.VB.COMPILER 1.0.0

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

// Install SpydazWebAI.VB.COMPILER as a Cake Tool
#tool nuget:?package=SpydazWebAI.VB.COMPILER&version=1.0.0

Basic VB.net Compiler (VB.NET)

VBCompiler is a code compiler written in Visual Basic. It enables you to compile Visual Basic source code into executable files or in-memory assemblies.

Features

  • Compile Visual Basic source code into DLL or EXE files.
  • Compile code into in-memory assemblies.
  • Add references to external assemblies.
  • Embed files into the compiled assembly.
  • Retrieve compilation errors.

Getting Started

Prerequisites

To use VBCompiler, you need the following:

  • .NET Framework (compatible with the version used in the project)
  • Visual Studio (for development)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/VBCompiler.git
    
    

VbCompiler is a Visual Basic code compiler that allows you to compile Visual Basic source code into executable files or in-memory assemblies. It provides a convenient and flexible way to compile your code programmatically.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

MIT License

Acknowledgments

VBCompiler is built using the CodeDom namespace and the CodeDomProvider class in the .NET Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 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.

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
1.0.0 144 7/20/2023