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
Christian Nagel and the CN innovation team about .NET Aspire, C#, Azure, ASP.NET Core, WinUI, .NET MAUI, and more
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
Old, but good – I’m teaching WPF since many years. September, 5th, 2016 I’m running an open WPF workshop in … Continue reading Workshop – Creating Desktop Applications with WPF
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?
The InkCanvas control allows for easy painting with pen, touch, or mouse. My book Professional C# 6 and .NET Core … Continue reading Using InkToolbar and InkCanvas with the Universal Windows Platform
.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