Skip to content

Releases: CompuMasterGmbH/CompuMaster.VisualBasicCompatibility

v1.0.6

23 Jul 10:22

Choose a tag to compare

added Strings.Join method

v1.0.5

23 Jul 08:09

Choose a tag to compare

public access to Information

v1.0.4

22 Jul 09:08
eef10c8

Choose a tag to compare

Update README.md

expand ControlChars list.
- add VerticalTab
- add NullChar
- add Back
- add FormFeed

v1.0.3

13 Jul 14:56

Choose a tag to compare

added more methods

v1.0.2

20 Apr 10:15

Choose a tag to compare

incl. .NET Framework 4.5

Initial release

20 Apr 09:49

Choose a tag to compare

Add most important, missing API features of Microsoft.VisualBasic namespace to .NET Standard 2.0 profile. The required classes are published under the namespace CompuMaster.VisualBasicCompatibility. This allows cross-platform solutions of e.g. .NET Framework 4.8 consuming libraries written for .NET 5 by using common .NET Standard 2.0.