Clean Architecture with .NET and .NET Core — Overview
Introduction to Clean Architecture with ASP.NET Core: Getting started!

TL;DR
Clean Architecture style focus on a loosely coupled implementation of use cases. Use cases as central organizing structure, decoupled from frameworks and technology details.