Интересности #99
Немного статей для чтения в свободное время.
.NET
- Стратегия развития языков программирования .NET
- Hello HoloLens Emulator
- LINQ performance improvements in .NET Core
Angular
ASP.NET Core
- ASP.NET Core: Разработка приложений ASP.NET Core с помощью dotnet watch
- Передача параметров конфигураций в модули Autofac-а в ASP.NET Core
- Options for CSS and JS Bundling and Minification with ASP.NET Core
- ASP.NET Monsters #94: React with Server Side Rendering
- Create a minimal ASP.NET Core 1.1 web application using the command line
- Using Azure AD with ASP.NET Core
- Model Binding in ASP.NET Core
- Tracing Runtime Events in .NET Core on Linux
- Add MVC to your ASP.NET 1.1 application using the dotnet command line
- Trying ASP.NET Core on the Google Cloud Platform “App Engine Flexible Environment”
- Deploy .NET Core with Docker and now.sh
C#
- Шаблон проектирования «Спецификация» в C#
- How to enable C# 7 in Visual Studio 2017
- Modeling Battleship in C# - Introduction and Strategies