Replies: 7 comments 3 replies
-
We're currently working on a major Getting Started overhaul. |
Beta Was this translation helpful? Give feedback.
-
Thanks. It would be cool if you replaced the default sidebar with the Havit Sidebar as well in the new instructions as the Havit Sidebar is better. |
Beta Was this translation helpful? Give feedback.
-
@AJ1000 The new docs are now released. |
Beta Was this translation helpful? Give feedback.
-
Thanks, I tried it. One thing did not work. I get an Assets error when doing:
I get the issue as I was using dotnet 8: CS0103: The name 'Assets' does not exist in the current context. I had to do this instead for things to work:
How are Assets working for you, is there a namespace? The other thing I am not sure about is: When adding to the the Blazor Web app template, what Havit nuget packages go in the Main csproj file and what go in the .Client csproj file? Thanks, the instructions look good, (By the way I am AJ1000 on my work machine and coderdnewbie on my home PC, I am the same person). |
Beta Was this translation helpful? Give feedback.
-
Yes I see it now. Anyway I have started with dotnet 9.0 and made a new template and the upgrade instructions worked for me. Thanks |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
@AJ1000 Any suggestions before we announce this to the audience? |
Beta Was this translation helpful? Give feedback.
-
I made a basic web app 8 solution with the most basic set up here
https://github.com/coderdnewbie/BlazorHavitDemo
I think it would be useful for something similar to be in the official Havit repo, so others will be able to see how the dotnet templates work with Havit. https://github.com/havit/NewProjectTemplate-Blazor seems too complex for someone just getting introduced to Havit.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions