Archive

2021


Use Auth0 custom actions to enrich user tokens with business data

Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic

Running Seq on Azure

Building your first Telegram Bot with ASP.NET Core

2020


Displaying your google profile picture in an ASP.NET Core Application

First look at Project Tye

Versioning made easier with Nerdbank.GitVersioning

Use NodaTime to replace C# DateTime

It is hard to get your date and times right

Using Vue.js as a drop in component in your Razor Pages

2019


Using Razor Components in Razor Pages or MVC Views

Razor Components are a new way of implementing Partial Views or View Components

Receiving and processing emails using SendGrid Inbound Parse and Azure Functions

Stripe API with ASP.NET Core - Part 3 WebHooks

Integrating Stripe with ASP.NET Core to provide secure invoicing and subscription processing

Stripe API with ASP.NET Core - Part 2 Subscription handling

Integrating Stripe with ASP.NET Core to provide secure invoicing and subscription processing

Stripe API with ASP.NET Core - Part 1 Setup and Configuration

Integrating Stripe with ASP.NET Core to provide secure invoicing and subscription processing

Adding a third party datetime picker to your ASP.NET Core MVC Application

Update - Implementing a custom ITicketStore for ASP.NET Core Identity

This adds the ability for a user to remotely log out from his sessions or invalidate any session server side

Implementing a custom ITicketStore for ASP.NET Core Identity

This adds the ability for a user to remotely log out from his sessions or invalidate any session server side

Calling JavaScript inside an ASP.NET Core 2.2 application

This enables you to call your favorite NPM package from in ASP.NET Core backend

Switching my blog to Wyam and hosting it on Netlify

Switching Google Authentication to OIDC in ASP.NET Core 2.2

2018


Getting the base URL for an ASP.NET Core MVC web application in your static JavaScript files

Configuration based feature toggles in an ASP.NET Core MVC Application

Serving your Azure App Service under your custom domain

Includes redirecting from your azurewebsites.net to your custom domain

Extending Client Side Validation with DataAnnotations and jQuery Unobtrusive in an ASP.NET Core Application

Creating a busy indicator for an ASP.NET Core MVC Application

Extending Client Side Validation with FluentValidation and jQuery Unobtrusive in an ASP.NET Core Application

Writing to Azure Diagnostics Log Stream using Serilog

CookieRequestCultureProvider with GDPR Cookie Consent

Adding health checks to ASP.NET Core

Health checks are now a feature of ASP.NET Core 2.2

Writing a custom request culture provider in ASP.NET Core 2.1

SQL Server Management Studio refreshing IntelliSense Cache