An ASP.NET Core project designed for smoke testing both commercial and custom applications on a specified version of Windows. The goal is to guarantee the compatibility and reliability of these applications, ensuring a seamless user experience.
I'm currently in the process of writing a series of blog articles that will guide you through the journey of building this project from scratch. These articles are designed to help both beginners and experienced developers understand the project's architecture, key components, and the thought process behind its creation.
- Introduction To Smoke Testing
- Our first ASP.NET Core project
- Implementing Basic Authentication in Razor Pages Without a Database
- UI for Organizations (Tenants)
- Actions for Organizations (Tenants)
- Persisting with Entity Framework Core
- Create, Update, Read and Delete for Applications (CRUD)
- Architecture Overview
Stay tuned for more articles in this series as we continue to build and enhance this project. Your feedback and suggestions are always welcome!