Skip to content

Releases: CompuMasterGmbH/CompuMaster.VisualBasicCompatibility

v1.0.6

Choose a tag to compare

@jochenwezel jochenwezel released this 23 Jul 10:22
added Strings.Join method

v1.0.5

Choose a tag to compare

@jochenwezel jochenwezel released this 23 Jul 08:09
public access to Information

v1.0.4

Choose a tag to compare

@jochenwezel jochenwezel released this 22 Jul 09:08
eef10c8
Update README.md

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

v1.0.3

Choose a tag to compare

@jochenwezel jochenwezel released this 13 Jul 14:56
added more methods

v1.0.2

Choose a tag to compare

@jochenwezel jochenwezel released this 20 Apr 10:15

incl. .NET Framework 4.5

Initial release

Choose a tag to compare

@jochenwezel jochenwezel released this 20 Apr 09:49

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.