release 3.3.3
CmlLib.Core.3.3.3.zip
CmlLib.Core.dll for netstandard2.0 / .NET Framework 4.6.2
or use Nuget package 'CmlLib.Core'
SampleCoreLauncher.zip
Simple console sample launcher using .NET 5. unzip file and run CmlLibCoreSample.exe
SampleWinformLauncher.zip
GUI sample launcher using .NET Framework. unzip file and run CmlLibWinFormSample.exe
Changelog
- Support 1.17.1 forge
- Add netstandard2.0 and remove netcoreapp3.1 and net5.0
- Update dependencies (Newtonsoft.Json, SharpZipLib)
- Add UserType property in MSession
- Add FileType property in DownloadFileChangedEventArgs
- Exclude MethodTimer.Fody on debug build