Month: February 2023
My Notes – Standup .Net API with Angular on Ubuntu
This is my notes on how I setup a .net core web api with an Angular frontend on a Ubuntu Linux…
Read MoreCopy/Paste – Docker build/publish
More to come My Angular sandbox example: https://github.com/chrisstraw/angular-dockerize Digital Ocean Example with an Azure DevOps NPM auth
Read MoreCopy/Paste – Ubuntu Add User with Home Directory with bash
Run the following command to add a standard user named cli_user1. Specify a different username as you wish. The -m flag…
Read More.NET 6 IntersectBy and ExceptBy
I often try to see the delta between two lists to see what needs to be added or deleted. Microsoft finally…
Read More