Framework updated to .NET Core 5.0
Hi all! It's been a hot minute hasn't it?
Well, i've been off and on upgrading the framework to support .NET Core 3.3, then 5.0. This came with a hurdle of completely changing how the URL routing was handled, so I had to redo that. But it ended up being a blessing cause the new method is much cleaner.
As well, upgraded the Identity Server backend to Identity Server 4. Nothing really new from the user's perspective, but just a lot of under-the-hood improvements.
As well, this will let me iterate and develop faster now that the bumps have been smoothed over.
Looking forward to telling you more about what's in store!