It is very common requiring MS SqlServer if you are developing ASP.NET web applications; because of this, having a local Sql Server is a great plus if you are developing web apps onĀ ASP.NET Core on Mac, or Linux. One of the things to take in consideration is that we can...
Continue reading...January 2017
ASP.NET Core Basics ā PartĀ 1
Iām starting this blog with a series of videos focused on ASP.NET Core. This tutorial has been completely developed on C# + Visual Studio Code + Mac OSX, but (almost) all commands and concepts are fully compatible with Windows and Linux. Contents: Project Startup Configuration and Services Startup and Middleware...
Continue reading...