Markdown.ParseFromUrl("https://github.com/RickStrahl/Westwind.AspNetCore.Markdown/raw/master/readme.md") Note the above configuration is required only if you use the ...
Convert an ASP.NET Core Web Application project to use PostgreSQL with Entity Framework. This enables development of ASP.NET Core projects using VS Code on macOS or linux targets. This project uses ...
A monthly overview of things you need to know as an architect or aspiring architect.
Here's another way to make applications more scalable and more responsive to the user: store some application data on the user's computer. Vogel's first law of client-server computing is: "The user's ...
Visual Studio 2013 came with a new version of Web API. The Web API 2.1 update includes a host of new features, including support for Binary JSON. Learn how to leverage BSON by building a Web API 2.1 ...