Explore an opinionated approach to ASP.NET Core architecture, design, and coding practices in this 56-minute conference talk. Discover strategies for organizing projects, solutions, files, and folders, while examining data access alternatives and learning valuable tips for writing effective unit and integration tests. Gain insights into improving your ASP.NET Core applications through topics such as Startup configuration, project structure, controller code, views, client-side development, JavaScript services, and more. Learn about using XUnit for unit testing, implementing in-memory providers, and writing integration tests. Delve into practical tips for working with environment variables and asynchronous methods to enhance your ASP.NET Core development skills.