PSDllCompiler

1.0.0

Translates a `Powershell Class` into a `C# Class` and then compiles it. This class can be referenced across all .NET Languages.

discord: ultraalex0

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSDllCompiler -RequiredVersion 1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSDllCompiler -Version 1.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Alex 2023

Package Details

Author(s)

  • UltraAlex0

Tags

Dll Class Compiler CSharp

Functions

Compile-Dll

Dependencies

This module has no dependencies.

Release Notes

1.0.0-beta 23.8.2023
First Release with known bugs

Will be fixed
* class cannot contain a reference to other dll
* class default path is %USERPROFILE%, not the dll Path
* hidden members cannot be called
* multiple classes
* partial classes

Will not be fixed

FileList

Version History

Version Downloads Last updated
1.0.2.1 538 10/7/2023
1.0.2 9 10/7/2023
1.0.1.1 1,982 9/3/2023
1.0.1 7 9/3/2023
1.0.0 (current version) 10 8/23/2023