Version 2.1.2
This version of CSF patches the issue of lacking XML documentation in codeview, and implements ModuleBase.Services
property in that exposes the ServiceProvider
used to generate the transient module.
- CSF.NET.
PM> NuGet\Install-Package CSF.NET -Version 2.1.2
- CSF.NET.Hosting.
PM> NuGet\Install-Package CSF.NET.Hosting -Version 2.1.2
All packages are available on NuGet.
Full Changelog: https://github.com/Rozen4334/CSF.NET/compare/v2.1.1..v2.1.2