BlogPlayground
January 27, 2018
An ASP.NET Core website that implements a simple blogger-like website.
I wrote a series of articles in the DotNetCurry magazine explaining the presentation layer and how to implement unit, integration and E2E testing:
- E2E Testing for ASP.NET Core Applications
- Integration for Testing ASP.NET Core Applications
- Unit Testing for ASP.NET Core Applications
- Build a Blogging Site in ASP.NET Core with Clean Reusable Front-end code