The BurnSoft Universal is a library with a variety of subs and Functions to help simplify application and reduce the need to copy and paste code. It’s more our Swiss Army Knife Library.
Additional Documenation in the form of a CHM help file can be found at:
https://github.com/burnsoftnet/Documentation/blob/master/BurnSoft.Universal.chm
- Added more VbFunctions: IsDate and IsArray
- Change Support for .net5 to .net8
- Changed Support for .net framework 4.8 to 4.8.1
- Updated Unit Tests
- Added missing VBFunctions in .net8 and 4.8.1 projects
- Added VbFunctions Class To use functions in vb. that are not in c#, current only have IsNumeric and DateDiff
- Updated drivers
- Added More options for framework support. .net 5 and .net framework 4.8, and updated projects and included in package the .net 4.72 library version
