Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavnavar committed Aug 31, 2024
2 parents cbde478 + 57babcc commit 51a9cc1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ This back-end component can be one of the following:
It supports .NET Core 3.1 and 5.0, 6.0, 7.0 and 8.0, and Blazor WebAssembly 3.2.0, 5.0, 6.0, 7.0 and 8.0

## Demo
- Blazor server-side: http://gridblazor.azurewebsites.net
- Blazor WASM with GridMvcCore back-end (REST API): http://gridblazorwasm.azurewebsites.net
- Blazor WASM with GridCore back-end (gRPC): http://gridblazorgrpc.azurewebsites.net
- Blazor WASM with OData back-end: http://gridblazorodata.azurewebsites.net
- Blazor WASM with data local in the client: http://gridblazorlocal.azurewebsites.net
- http://gridblazor.azurewebsites.net

## Documentation
There are native C# Grid components for Blazor client-side and server-side, and for ASP.NET Core MVC.
Expand Down

0 comments on commit 51a9cc1

Please sign in to comment.