You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
@@ -18,6 +17,8 @@ Blazor Table Component with Sorting, Paging and Filtering
18
17
- Add call to Program.cs or Startup.cs
19
18
- Services.AddBlazorTable();
20
19
20
+
Note: If installing `BlazorTable` in a hosted Blazor WASM application, these steps should be performed in the [WASM Client](https://docs.microsoft.com/en-us/aspnet/core/blazor/hosting-models?view=aspnetcore-5.0#blazor-webassembly-1) project.
0 commit comments