.NET Core - a quick observation

.NET Core is:

  • A substantial rewrite of .NET in the making
  • A better .NET
  • A multi-platform .NET
  • A way to leverage an amazing language like C# over Linux and IoT (based on Linux)
.NET Core is not:

  • A one stop shop  - yet 
  • Only for web
  • Only for cloud development

Comments

  1. The question is is it the time to start learning or it is like Angular that every year the new version is completly different?

    ReplyDelete
    Replies
    1. Start learning. C# is the syntax and the way forward is pretty clear. JS frameworks are a mess in that aspect but you cannot avoid them.

      Delete

Post a Comment

Keep it clean, professional and constructive. Everything else including ethnic or religious references will be removed.

Popular posts from this blog

NUnit Console Runner and NLog extension logging for your tests

Tests code coverage in Visual Studio Code with C# and .Net Core

Applying an internal forums system in the company culture - thoughts