MarkJohnstoneGitHub / VBA-dotnet-CorLib

VBA dotnet CorLib is a VBA Windows x64 implementation of many classes found in the .NET framework. The classes within VBA dotnet CorLib can be used nearly identically as the .NET counterpart.

Repository from Github https://github.comMarkJohnstoneGitHub/VBA-dotnet-CorLibRepository from Github https://github.comMarkJohnstoneGitHub/VBA-dotnet-CorLib

VBA-dotnet-CorLib

VBA dotnet CorLib is a VBA Windows x64 implementation of many classes found in the .NET framework. The classes within VBA dotnet CorLib can be used nearly identically as the .NET counterpart. Initially will be focusing on the DateTime associated classes.

Changing from attempting to implement the .Net Framework solely in VBA to use COM interlop wrappers.

Moving too VBA-DotNetLib

  • Initally aimed too write solely in VBA which wrote 10K+ lines of VBA and switched to implement using a type library wrapping various .Net Framework classes.

About

VBA dotnet CorLib is a VBA Windows x64 implementation of many classes found in the .NET framework. The classes within VBA dotnet CorLib can be used nearly identically as the .NET counterpart.

License:MIT License


Languages

Language:VBA 100.0%