-
DWX 2017 Session: ASP.NET Core Middlewares
It’s a while since I hold my session about „ASP.NET Core Middlewares“ at German DWX Developer Week 2017 in...
08 -
ASP.NET Core 1.0 RTM is coming!
Finally, after many windings down the road, Microsoft announced a more concrete schedule for .NET Core 1.0 and ASP.NET Core 1.0:...
-
ASP.NET Core/IIS: serving content from a file share
There are situations, when you want to serve static content with your application, that is not part of it, e.g. because...
-
MVC6: Razor code in dynamic JS/CSS files
2016-08: updated to be valid for ASP.NET Core 1.0 Sometimes it would be really useful to include Razor/C# code...
-
Git on TFS: Creating and using Bower packages
Let’s say you want to create a Bower package in a private Git that’s hosted on TFS. This is…
-
DNX process hosting Fehler
Bei Verwendung von ASP.NET 5 trat bei mir in verschiedenen Konstellationen immer wieder der folgende Fehler auf: „An error...
-
.NET Platform Standard – oder: WTF ist dotnet5.4?!
Erstellt man in Visual Studio 2015 eine neue Web Application mit ASP.NET 5 RC1 und darin eine neue Class Library als...
-
Quick Tipp: ASP.NET MVC – C# 6 Features in Views aktivieren
Vor ein paar Tagen haben wir unser aktuelles Projekt von Visual Studio 2013 auf Visual Studio 2015 umgestellt. In...
-
ASP.NET Identity: Individuelle Tabellen-Benamung
ASP.NET Identity als Ablösung des älteren ASP.NET Membership hat sich mittlerweile als Standardlösung einer flexiblen Identity-Verwaltung in ASP.NET etabliert. Standardmäßig wird...