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.
- Host: GitHub
- URL: https://github.com/tech-gian/contosocrafts
- Owner: tech-gian
- License: mit
- Created: 2021-09-08T10:03:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T16:50:51.000Z (over 4 years ago)
- Last Synced: 2025-05-06T16:00:13.090Z (about 1 year ago)
- Topics: asp-net-core, asp-net-mvc, csharp, css, html, netcore
- Language: C#
- Homepage: https://contosocraftswebsite20211020193951.azurewebsites.net/
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).