fullstackhero / dotnet-starter-kit

Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
https://fullstackhero.net/dotnet-webapi-boilerplate/
MIT License
5.04k stars 1.5k forks source link

fix blazor warning #973

Closed enrichmentt closed 1 month ago

enrichmentt commented 1 month ago

First, warnings MUD0001 and MUD0002 have been fixed. https://mudblazor.com/features/analyzers fix #969

iammukeshm commented 1 month ago

Thanks! There are still over 100 warnings that i can see from the blazor build pipeline. would you be able to fix them? or shall i merge this PR?

enrichmentt commented 1 month ago

I think this can be merge. I'll do the rest of the alerts in my spare time, just make a new PR. but I can continue here I don't even know how best to do it