✅ Is there any AspNetCore application demo to learn from ?
AspNetCore docs "fundamentals" parts are boring, i actually want to see how others making an AspNetCore web application. So is there any project demo like that?😋
4 Replies
There are many examples on GitHub
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
Yeah, when i search for aspnetcore app, there indeed have some good works in github. But not many react + .net 8.0 apps to follow.
especially .net8.0 + react dashboard apps
:Boar: