eShopOnWeb_VB.NET
                                
                                 eShopOnWeb_VB.NET copied to clipboard
                                
                                    eShopOnWeb_VB.NET copied to clipboard
                            
                            
                            
                        Roadmap to .NET 6.0?
Hello, I want to ask, is there any possibility to move to .NET Core 6.0?
@benyaminl I updated Vazor to .NEt 6, and tried to do the same for eShopeOnWeb, but faced some issues with old NuGet dependancies. I managed to solve them, and the app runs, but some functions are not working as expected, so, I delayed publishing it untill I trace the code and see what happened. Another possible path, is to re-translate the c# eShopOnWeb as they certainlly avoided the old NuGets. But, I have no time to do any of these right now. You can try to do it yourself. Thanks.
@VBAndCs Okay sire, I will wait for the project restore :D
~~Anyway have you been able to find/view the views? I stuck on it, other capability works as expected.~~
I fix it using https://stackoverflow.com/a/65283057/4906348 and https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/
I will try Vazor after this, seems the future of VB.NET Will be bright if there are a lot of people working together.
see https://github.com/benyaminl/dotnet-mvc-vb/commit/6dc9daabb836bb42abcc1a7b23c2132a17f2da5a
@VBAndCs Is that possible for us common developer really re-implement vbhtml to .net core like vbhtml on .NET Framework?? Or because it's not possible, so you approach it using zml and vbxml.vb?
@benyaminl Here is an effort in this direction: https://tqdev.com/2022-web-development-in-visual-basic-net-6