axuno / Volleyball-League

Volleyball League is an open source sports platform that brings everything necessary to organize and to run a league.
https://volleyball-liga.de
MIT License
19 stars 4 forks source link

Fix: Migrate WebApplicationBuilder.WebHost.ConfigureServices(...) for NET6+ #142

Closed axunonb closed 6 months ago

axunonb commented 6 months ago

Fixes #139

Reasoning: WebApplicationBuilder simplifies the process by directly exposing the Configuration and Environment properties, making it easier to work with configuration and services in .NET 6 and beyond.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud