blazor-workshop
blazor-workshop copied to clipboard
Can Remove NewtonsoftJson from BlazingPizza.Server
Also can remove the following from Startup.cs
services.AddMvc()
.AddNewtonsoftJson();