Friday links 513

  1. Download ASP.NET Core architecture e-book (PDF)
  2. Understanding IOptions, IOptionsMonitor, and IOptionsSnapshot in .NET 7 | Code4IT
  3. Introducing Sep – Possibly the World’s Fastest .NET CSV Parser – nietras – Programming, mechanical sympathy, machine learning and .NET ❤.
  4. Refactor your .NET HTTP Clients to Typed HTTP Clients – Tim Deschryver
  5. C# logging: Best practices in 2023 with examples and tools · Raygun Blog
  6. Email addresses are not primary user identities | nicole@web
  7. The 5 Laws of Software Estimates | Blog
  8. gibbok/typescript-book: The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.
  9. Demystifying Pratt Parsers | Martin Janiczek
  10. How to add Playwright tests to your pull request CI with GitHub Actions | Snyk