Интересности #180
Очередная подборка интересных статей, которыми можно занять себя когда есть немного свободного времени.
.NET
- .NET Interactive уже здесь! | .NET Notebooks Preview 2
- .NET Core/Standard Auto Incrementing Versioning
ASP.NET
- Implementing Onion Architecture In ASP.NET Core 3.0
- Null API Responses and HTTP 204 Results in ASP.NET Core
- Прозрачная аутентификация в ASP.Net Core на Linux
- Securing gRPC-based Microservices in .NET Core
- Getting Started with CORS in ASP.NET Core
- Generate a PDF from ASP.NET Core for free
- When ASP.NET Core can’t find your controller: debugging application parts
- What’s behind the hype about Blazor?
Azure
- How to use HTTP overrides on Azure CDN from Microsoft
- Writing Azure Functions with Function Monkey: Validation
C#
Development
- Framework vs Platform: в чём разница?
- CQRS + Event Sourcing – Step by Step
- 10+ Examples of Responsive Websites That Got It Right
- Immutability in DTOs?