Happy New Year! Thanks for the nice comments (and emails) on the last edition, always nice to know my efforts are appreciated. I’ll be slowly catching back up on the backlog of links over the rest of the week, so expect a couple of bigger editions over the next few days
Information
- A Comprehensive Guide to Port from EF6 to EF Core – Jeremy Likness
- Upgrading from .NET Core 2.1 to .NET 6.0 – Jason Sultana
- HTMX and ASP.NET Core Swapping Techniques – Khalid Abuhakmeh
- As and Is Operators in C# – Code Maze
- Simplifying User and Role Based Permissions in .NET – Paul DeVito
- Create your own Roslyn Analyzer !! – Ahd Ben Kheder
- Using Authorization with Swagger in ASP.NET Core – Code Maze
- Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict – Damien Bowden
- Building IsChristmasTree with CustomVision.ai – Lee Englestone
- Contributing to Open Source Projects – Nick Randolph
- Professional Open Source: Extend-Only Design – Aaron Stannard
- My professional and OSS aspirations for 2022 – Jeremy D Miller
- Welcome to 2022! – Reed Copsey (F# Software Foundation)
- Demystifying Closures in JavaScript – Chinedu Imoh
- React Query—Fetching Data the Right Way, Understanding Execution Context in JavaScript & Batching and Caching With Dataloader – Leonardo Maldonado
- React Developers’ Top 10 Topics of 2021 – Nora Georgieva
- Quantifier predicates – Joe Celko