-
Customize ASP.NET Core Identity
Customize ASP.NET Core Identity and Identity Razor Pages to use a custom user model
-
Integration testing in ASP.NET Core with EF Sqlite and InMemory Provider and XUnit
A simple example how to do integration testing in ASP.NET Core with Entity Framework Core Sqlite and InMemory Provider
-
Unit testing in ASP.NET Core with Moq and XUnit
A simple example how to do unit testing in ASP.NET Core with Moq and XUnit
-
Unit testing in ASP.NET Core with EF Sqlite in-memory and XUnit
A simple example how to do unit testing in ASP.NET Core with Entity Framework Core Sqlite in-memory database and XUnit