Self Contained .NET Core Applications
With .NET Core, applications can be deployed including the runtime, and the runtime can be used from the target system … Continue reading Self Contained .NET Core Applications
With .NET Core, applications can be deployed including the runtime, and the runtime can be used from the target system … Continue reading Self Contained .NET Core Applications
Probably you’ve issues using .NET Core libraries from Universal Windows Platform apps. If you get errors such as package restore … Continue reading Problems using .NET Core with UWP?
.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