Updating a .net core Website’s Security Headers
Getting started with XUnit
Microsoft Orleans-Reminders and Grains Calling Grains
Microsoft Orleans-Dependency Injection
Your favorite/most useful extension methods?
Microsoft Orleans-Code Generation issue?
Microsoft Orleans — Reporting Dashboard
Using polymorphism to update Orleans Project to be ready for new Orleans Examples!
Microsoft Orleans — Reusing Grains and Grain State
Using configuration files to manage NuGet package versions (and other stuff!)
Getting Started with Microsoft Orleans
It’s all about the abstractions baby
docker, nginx, and letsencrypt - website setup for that sweet, sweet HTTPS!
dotnet core console application IOptions configuration
Angular, Typescript, and .net core - updating SolarProjection with a form
Angular Basics - NgClass
Angular and TypeScript Basics - Custom Pipes
Angular Basics - Pipes

Angular Basics - Pipes

Last post we worked on data binding, this post I want to expand on that. Right now we have no formatting, so I’d like to add currency formatting, and/or thousands separatorsto the bound data.

Read more
Angular Basics - Binding