Full-stack software developer sharing learnings with .NET, Angular, and anything else worth tinkering with
A walkthrough for extending Eleventy static site functionality
Setting up a headless Raspberry Pi mini-server for pain-free, peripheral-free programming
Using Docker, we can ensure our Mongo database can conveniently grow and change with our application in a local development environment.
Follow these steps to quickly set up a full-stack Typescript project with Mongo, Express, and Angular.
With a few simple tools, you can make a fake API server for building a client-side project
A quick guide to accessing configuration from different providers in ASP.NET Core as of version 3.
We continue building out an ASP.NET Core web API by adding tests with xUnit and using those to guide implementing exception handling
We continue building out an ASP.NET Core web API by adding tests with xUnit.
In this tutorial, we'll tap into C#'s async features to pull data from a third party into an ASP.NET Core web API.
In this post, we take an ASP.NET Core WebApi application from boilerplate code to adding our own functionality.
This is an introductory post for a continuing series on building up a DotNetCore and Angular web application end-to-end.
If you are interested in original ways of presenting particularly large, unique, or complex data sets, then a dive into D3 is certainly worth the effort.