blazor-workshop icon indicating copy to clipboard operation
blazor-workshop copied to clipboard

Can Remove NewtonsoftJson from BlazingPizza.Server

Open ToiWright opened this issue 4 years ago • 0 comments

Also can remove the following from Startup.cs

            services.AddMvc()
                .AddNewtonsoftJson();

ToiWright avatar May 11 '20 20:05 ToiWright