Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic EF Core is the most popular ORM among .NET developers, and rightfully so. It's common to write LINQ queries with EF Core to execute SQL queries on the database. LINQ can sometimes become verbose when you need to
Problem Details responses everywhere with ASP.NET Core and .NET 7The Problem Details for HTTP APIs RFC provides a unified, machine-readable and standardized recipe for exposing error information out of your HTTP APIs – which is of course beneficial both for the API authors, as well as the integrating parties. ASP.
Enabling/Disabling Routines in C#In this session, I'm going to walk you through a quick demo of leveraging [Conditional] capability in C# to enable and disable blocks of code in your program seamlessly and natively. Read more about Conditional here: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.conditionalattribu
Managing .NET App Configuration With The Options Pattern In ASP.NET CoreSupport me on Patreon to access the source code: https://www.patreon.com/milanjovanovic In this video, we will explore the Options pattern in ASP.NET Core and how we can use it to manage our application configuration. The options pattern is very straightforward to use, and we have one of three inte
A Viewer Remade my Old Project! Is it any Good?$2 for 1-8 Layer PCBs, free assembly- JLCPCB:https://jlcpcb.com/AAA Free EDA for 2.8 Million Engineers - EasyEDA: https://bit.ly/easyeda1 Try the world's most trusted PCB design software, Altium Designer with 365, for free and 25% off your purchase: https://www.altium.com/yt/greatscott! Previous v
Flexible Permission Authorization In ASP.NET Core 7 | Part 1Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Authorization is an important topic to consider in an ASP.NET Core application. Along with authentication, it's the backbone of a reliable and secure application. In this video, I'm going to show you how to impl
.NET 7 Update: List Patterns in 10 Minutes or LessIn C# 11, we now have pattern matching on Lists, and it is awesome. Let's see it in action in this 10-Minute Training video. Full Training Courses: https://IAmTimCorey.com Source Code: https://leadmagnets.app/?Resource=ListPatterns Patreon: https://www.patreon.com/IAmTimCorey Mailing List: https:/
A new wave of analyzers in .NET 8Analyzers did become an integral part of the .NET ecosystem. Their main responsibility is to find potential code issues and warn you. Often times this comes even with potential fixes you can directly apply. And Microsoft will continue this journey with the upcoming .NET 8 release.
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.