An open API service indexing awesome lists of open source software.

https://github.com/tech-gian/contosocrafts

👨‍💻Simple ASP.NET Core web application, hosted on Microsoft Azure.
https://github.com/tech-gian/contosocrafts

asp-net-core asp-net-mvc csharp css html netcore

Last synced: about 2 months ago
JSON representation

👨‍💻Simple ASP.NET Core web application, hosted on Microsoft Azure.

Awesome Lists containing this project

README

          

# ContosoCrafts

## Website
This project is just an ASP.NET Core application, created with the instructions of Microsoft's official tutorials. It uses all the basic principles of MVC.

Its content is about some crafts, displayed as cards, with a star rating-system, so we can see the usage of web APIs and how they are implemented in .NET Core.
For more information, visit this [tutorials](https://www.youtube.com/watch?v=lE8NdaX97m0&list=PLdo4fOcmZ0oW8nviYduHq7bmKode-p8Wy).

To visit the website, hosted on Microsoft Azure app service, press this [website](https://contosocraftswebsite20211020193951.azurewebsites.net/).