ASP.NET Core 6 with Visual Studio 2022 (Windows) C# CRUD

Опубликовано: 21 Октябрь 2024
на канале: Rebels Developer
572
7

This code is enhance crud from old asp.net core 5 which build on macos .

When we download from github and try to visual studio 2022, we found a few issue , library .net core 3/5 need to install .

We no idea how to export .net core 5 project to .net core 6 project on windows so we tested again manually type new project and re-test manually as usual as above video .
We found out signal -r refreshing the page /dom as same like xhr respond normally on single page application . We don't know how much affected if we do full spa and either signal r will refresh the partial view or not.

We also now sure if windows version can be test on macos yet.. we will wait real live visual studio 2022 both to test it out if either it work:)

The source code : https://github.com/NobodyButMe-Haiya/...

Do subscribe and like ? if you wanted to know if any new update from us ..