PSDllCompiler
1.0.1
Translates a Powershell Class into a C# Class and then compiles it. The class can be referenced across all .NET Languages.
Additionally all Installed-Modules can be referenced and used!
Discord: ultraalex0
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) Alex 2023
Package Details
Author(s)
- UltraAlex0
Tags
Powershell Dll Class Compiler CSharp ps2dll
Functions
Dependencies
This module has no dependencies.
Release Notes
1.0.1-beta 31.8.2023
* Added Module Reference system
* Fixed Constructors beeing written 2x
* Fixed Properties beeing recognized as private incorrectly
* Fixed Types not beeing recognized due to lowercase
* Fixed crash on updates
Next Update
* .NET 6.0 Support
* Read-Host
* Write-Host etc.
High Priority
* multiple classes
* partial classes
Low Priority
* hidden members are not acessable externaly
* enum classes
FileList
- PSDllCompiler.nuspec
- PSDllCompiler.psd1
- PSDllCompiler.psm1
- updater.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2.1 | 798 | 10/7/2023 |
1.0.2 | 9 | 10/7/2023 |
1.0.1.1 | 1,982 | 9/3/2023 |
1.0.1 (current version) | 7 | 9/3/2023 |
1.0.0 | 10 | 8/23/2023 |