C
C#2w ago
Andylicion

✅ 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
taner.
taner.2w ago
There are many examples on GitHub
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX2w ago
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
Andylicion
AndylicionOP2w ago
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:

Did you find this page helpful?