Read it #12

Handling Events with Vue.js
Good description of handling events in vue.js
vue.js

A technique for building high-performance databases with EF Core
Author describes how to improve the performance of a database query when using EF Core
C# .NET Core EF Core

Setting assembly and nuget package metadata in .NET Core
Article about assembly’s details setup in .NET Core
.NET Core

Using the MVVM pattern in WPF applications running on .NET Core
You should read it if you are interested in MVVM Light and .NET Core 😉
.NET Core WPF MVVM