BlazorTable icon indicating copy to clipboard operation
BlazorTable copied to clipboard

Installation instructions

Open KevinBurton opened this issue 4 years ago • 1 comments

The installation instructions state that on should install the package BlazorTable. But for a client side Blazor application there are two projects, one for the client and one for the server. It is not clear which one (or both) the package should be installed to. Also the last instruction states that the Middleware should be installed in Program.cs or Startup.cs. It is not clear how to decide which.

KevinBurton avatar Mar 05 '21 01:03 KevinBurton

Agreed it might be confusing if someone used the ASP.NET hosted WASM project as to where the changes should be made.

conficient avatar Aug 13 '21 08:08 conficient