Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Framework v. Core for Windows App

Framework v. Core for Windows App

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpasp-netdotnetquestion
3 Posts 3 Posters 12 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Richard Andrew x64R Offline
    Richard Andrew x64R Offline
    Richard Andrew x64
    wrote on last edited by
    #1

    I'm now designing a new application that will run only on Windows. No other platforms. Is there any reason to develop it in .NET Core as opposed to Framework?

    The difficult we do right away... ...the impossible takes slightly longer.

    D Richard DeemingR 2 Replies Last reply
    0
    • Richard Andrew x64R Richard Andrew x64

      I'm now designing a new application that will run only on Windows. No other platforms. Is there any reason to develop it in .NET Core as opposed to Framework?

      The difficult we do right away... ...the impossible takes slightly longer.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      AFAIK, .NET Framework 4.8 is the last of the Windows specific framework. Everything goes .NET (Core) from now on, so it's only a matter of time before your app needs to be converted to a .NET app.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      1 Reply Last reply
      0
      • Richard Andrew x64R Richard Andrew x64

        I'm now designing a new application that will run only on Windows. No other platforms. Is there any reason to develop it in .NET Core as opposed to Framework?

        The difficult we do right away... ...the impossible takes slightly longer.

        Richard DeemingR Offline
        Richard DeemingR Offline
        Richard Deeming
        wrote on last edited by
        #3

        Technically, the choice is between .NET Framework 4.8 and .NET 5 now. :) Announcing .NET 5.0 | .NET Blog[^]


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups