So, you've reached the end of your C# journey. Congradulations. Now, we give you your biggest challenge yet. A final project that implements everything we've gone over so far.
Our goals in this challenge is to create an ASP.NET Core application, comprised of a public Web API, front end interaction, and backed by a SQL relational database. This app should:
This app also could:
Here is a list of ASP.NET Core apps/documentation that might inspire you as you stride to implement this exercise:
Here is a list of demo application videos: