Running C# without csproj files
Last week at Build 2025 a new way of running C# applications were introduce in which there is no need for a csproj
files! This could help getting started with C# easier and more like python, node, or go! Let's take a look into it together!