Configuration with .NET Core
.NET Core gives more and easier options for configuration. Do you store your configuration values with XML files? Do you … Continue reading Configuration with .NET Core
.NET Core gives more and easier options for configuration. Do you store your configuration values with XML files? Do you … Continue reading Configuration with .NET Core
With that many ongoing information and technology updates faster and faster, I’ll try to summarize my blog posts and twitter … Continue reading July 2016 in Review
With a service that should be injected via dependency injection, but needs some configuration, .NET Core offers a mechanism to … Continue reading .NET Core Dependency Injection with Options
September 12, 2016 I’m teaching a 5-day ASP.NET Core Workshop in Vienna – this will be a great week covering … Continue reading Workshop – ASP.NET Core Websites and Services
.NET Core 1.0 is released, but what is .NET Core really? This article steps into the framework, ASP.NET Core, the … Continue reading What is .NET Core?
The year 2016 is the year of the command-line. Several years ago when i was working on the Unix operating … Continue reading dotnet-new
The book Professional C# and .NET Core 1.0 covers – as the title says – C# 6 and .NET Core … Continue reading What’s in there for ASP.NET Core Web Developers?
Now I’m blogging a lot more than in previous years. One reason might be that my new 1500 pages book … Continue reading Using Markdown
It’s a MILESTONE, .NET Core 1.0 is released! For .NET this is the biggest step since the release of the .NET Framework in the year 2002. We have a new .NET! Continue reading .NET Core 1.0 is Released!
Bye, bye portable libraries. The portable library project will not be necessary anymore. Visual Studio 2015 Update 3 offers an … Continue reading Portable Library, you’ll not be missed