opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.51k stars 828 forks source link

C# 8 Changes for .NET Core 3.0 #363

Closed NickCraver closed 4 years ago

NickCraver commented 4 years ago

Since craver/aspnetcore is building against netcoreapp3.0+, we can use C# 8 here.

I'm doing this as a separate PR for anyone curious. It's broken into 3 commits to illustrate the major wins for Opserver, mainly:

You can browse by commits in this PR to see examples on each of the categories.