https://github.com/dotnet-presentations/eshopupdate-dotnet9
This repository contains a simple website that runs with .NET Framework 4.8 and demonstrates how to update to .NET 9 with .NET Aspire 9. We then add some AI features to the application
https://github.com/dotnet-presentations/eshopupdate-dotnet9
Last synced: about 1 year ago
JSON representation
This repository contains a simple website that runs with .NET Framework 4.8 and demonstrates how to update to .NET 9 with .NET Aspire 9. We then add some AI features to the application
- Host: GitHub
- URL: https://github.com/dotnet-presentations/eshopupdate-dotnet9
- Owner: dotnet-presentations
- License: mit
- Created: 2024-11-19T15:24:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-23T00:53:27.000Z (about 1 year ago)
- Last Synced: 2025-04-26T08:49:18.621Z (about 1 year ago)
- Language: C#
- Size: 2.36 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eShopUpdate-dotnet9
This repository contains a simple website that runs with .NET Framework 4.8 and demonstrates how to update to .NET 9 with .NET Aspire 9. We then add some AI features to the application