Use Newtonsoft.Json in .NET Core 3 Web Api

October 22, 2020.net.netcoreasp.net

This post is mostly just distilling information I got from .NET Core Tutorials to revert back to Newtonsoft.Json in asp.net core WebApi.

Read More

Creating a asp.net web app with an Angular frontend

WebShell

We're going to create a what I call a "WebShell" application with asp.net core on the backend and Angular on the frontend.

Read More