Skip to content

Built with .net 8 + minor improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 20:24
44e42f7

This release is not a huge one, it moves the core to .net 8 enabling C#12 syntax on plugins and core code, as well as bumping a lot of dependencies to make use of newer versions (given we leapfrogged .net 7 there were a few to update), this overall should make the application faster and hopefully more efficient.

As part of this there has also been some minor refactors and streamlining of internal code, it shouldn't really effect any external facing contracts but it does expose logging to controllers in a more streamlined way and also makes Context related information more succinct in code.

As always if you notice any oddities let us know in the discord server or in the github issues.

Happy Streming