https://github.com/csharpfritz/eshopblazor
An eShop demo that uses Blazor and shows some extra optimizations
https://github.com/csharpfritz/eshopblazor
Last synced: about 1 month ago
JSON representation
An eShop demo that uses Blazor and shows some extra optimizations
- Host: GitHub
- URL: https://github.com/csharpfritz/eshopblazor
- Owner: csharpfritz
- License: mit
- Created: 2019-11-05T03:39:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T20:41:28.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T12:12:46.139Z (about 1 month ago)
- Language: JavaScript
- Size: 5.82 MB
- Stars: 22
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eShopOnBlazor
Migration of a traditional ASP.NET Web Forms app to Blazor, Blazor with .NET MAUI, and using ML.NEThttps://bit.ly/ModernizeDotNet
## Links for more learning material
- [dot.net](https://dot.net) - .NET Home for tools, downloads, training material, and more
- [.NET Upgrade Assistant](https://dotnet.microsoft.com/platform/upgrade-assistant) - Upgrade your application to the latest .NET version in minutes
- [Blazor](https://blazor.net) - New web user-interface framework that runs on server, web assembly, and .NET MAUI
- [ML.NET](https://dotnet.microsoft.com/apps/machinelearning-ai/ml-dotnet) - Machine Learning tools for .NET
- [ML.NET Movie Recommendation Demo](https://docs.microsoft.com/dotnet/machine-learning/tutorials/movie-recommendation)
- [devblogs.microsoft.com](https://devblogs.microsoft.com) - Microsoft Developer Tools and Frameworks blogs
- [learn.microsoft.com](https://learn.microsoft.com) - Free online training from Microsoft about Microsoft products
- [dot.net/learn](https://dot.net/learn) - Additional videos and online tutorials from the .NET team
- [live.dot.net](https://live.dot.net) - Live video with hosts teaching and answering questions from viewers
- [twitch.tv/csharpfritz](https://twitch.tv/csharpfritz) - Jeff's Twitch channel where he broadcasts 3 times weekly and hosts 'developer talk radio'