Интересности #103
Очередная подборка интересных материалов, замеченных в сети, для чтения на выходных.
ASP.NET
- How to Build Cross-Platform .NET Core Apps
- Jeff Fritz on ASP.NET Core
- Auth0, TypeScript and ASP.NET Core
- .NET Core 2.0, Angular 4 and MySQL
- Two Ways to Do Async/Await in ASP.NET Wrong (and How to Fix Them)
- ASP.NET Core 2.0 - Applying Bootstrap Template
- Deploying ASP.NET Core 2.0 App To Azure Using Docker
- Exploring the .NET Core Docker files: dotnet vs aspnetcore vs aspnetcore-build
- Creating a custom ASP.NET Core Output Formatter
- Еще немного о валидации в ASP.NET
Azure
C#
- Be careful in using the C# null conditional operators in tests
- Unit isomorphisms
- Creating Authorization Policies dynamically with ASP.NET Core
- Steps in Creating Simple But Dynamic Powerful Web App using ASP.NET Core MVC connected to a Database
Entity Framework
- Entity Framework Core Pitfalls: No TransactionScope Support
- Using an EF Core database for the IdentityServer4 configuration data
JavaScript
React
TypeScript
- TypeScript 2.4: Dynamic import() Expressions
- Code-Splitting a TypeScript Application with import() and webpack