Your instructions for adding IgniteUI.Blazor to a Blazor project do not work for .net 8 Blazor project.
Can you update your instructions for .net 8 or provide a sample.
Do you have samples for "Blazor Web App" template? I have been trying your guide for .Net 6(https://ko.infragistics.com/products/ignite-ui-blazor/blazor/components/general-getting-started) and it works, but I have not been able to make it work in .Net 8. In .Net 8, no index.html nor _layout.cshtml files are included in the solution.
Hello and thank you for contacting Infragistics. Which Blazor project type are you working with? eg. WASM, Server, Blazor Web app template?
Note, all of our WASM samples were updated to use .NET 8
eg.
https://github.com/IgniteUI/igniteui-blazor-examples/blob/vnext/samples/grids/grid/overview/Program.cs