Skip to main content

Steve Gordon – Code with Steve

  • About Me
  • Contact
  • Subscribe

Extending the ASP.NET Core 1.0 Identity SignInManager Adding basic user auditing to ASP.NET Core

8th March 20168th March 2016 Steve Gordon 18 Comments

So far I have written a couple of posts in which I dive into the code for the ASP.NET Core 1.0 Identity library. In this post I want to do something a little more practical and look at extending the default identity functionality. I’m working on a project at the moment which will be very […]

Read More

Contributing to allReady A charity open source project from Humanitarian Toolbox

29th February 201629th February 2016 Steve Gordon 10 Comments

In this post I want to discuss a fantastic open source project called allReady that I highly encourage all ASP.NET developers to check out. I want to share my early experience with allReady and how I got started with contributing to an open source project for the first time. What is allReady? allReady is project […]

Read More

How to Send Emails in ASP.NET Core 1.0

20th February 201625th February 2016 Steve Gordon 24 Comments

ASP.NET Core 1.0 is a reboot of the ASP.NET framework which can target the traditional full .NET framework or the new .NET Core framework. Together ASP.NET Core and .NET Core have been designed to work cross platform and have a lighter, faster footprint compared to the current full .NET framework. Many of the .NET Core APIs are the […]

Read More

ASP.NET Core Identity Token Providers – Under the Hood Part 2: Introducing Token Providers

12th February 201612th February 2016 Steve Gordon 13 Comments

Next up for my series on ASP.NET Core Identity I was interested in how the Identity library provides a way to create tokens which validate actions such as when a user first registers and we need to confirm their email address. This post took a lot longer to write than I expected it to as […]

Read More

ASP.NET Identity Core 1.0.0 (Under the Hood) Part 1. Where did my salt column go?

24th January 201612th February 2016 Steve Gordon 11 Comments

Let me prefix this post / series of blog posts with two important notes. I am not a security expert. This series of posts records my own dive into the ASP.NET Identity Core code, publicly available on GitHub which I’ve done for my own self-interest to try and understand how it works and what is […]

Read More

Posts navigation

Newer posts 1 … 31 32 33 Older posts

Pluralsight Courses


  • String Manipulation and Regex in C#10
  • Dependency Injection in ASP.NET Core 6
  • String Manipulation in C#: Best Practices
  • Dependency Injection in ASP.NET Core
  • Using Configuration and Options in .NET Core and ASP.NET Core Apps
  • Building ASP.NET Core Hosted Services and .NET Core Worker Services
  • Integration Testing ASP.NET Core Applications: Best Practices
  • Implementing Cross-cutting Concerns for ASP.NET Core Microservices

Follow me

  • Twitter
  • Github
  • LinkedIn
  • YouTube

Support This Blog

Become a Patron!

Support this blog!Buy me a coffee!

Recent Posts

  • Creating, Inspecting and Decompiling the World’s (Nearly) Smallest C# Program
  • Using the Roslyn APIs to Analyse a .NET Solution
  • Custom JSON Serialisation with System.Text.Json Converters
  • Playing with System.Text.Json Source Generators
  • How Does the StringBuilder Work in .NET? (Part 3)

.NET South East

Please come and join our new .NET User  Group in Brighton, UK.

Categories

Archives

  • Twitter
  • Github
  • LinkedIn
  • YouTube
  • Twitter
  • Github
  • LinkedIn
  • YouTube
Copyright © Steve Gordon 2019 Theme by Colorlib Powered by WordPress