[CLOSED] Support .Net Core

  1. #1

    [CLOSED] Support .Net Core

    Dear, there is news about support for .Net Core?

    On the web site there is no news. And in the blog the last post is from October of 2017, when version 4.5 was released.

    What is the Road Map of the Ext.Net?

    Adans
    Last edited by fabricio.murta; Jul 28, 2018 at 3:43 AM. Reason: There's no more to discuss in the subject and no point in asking for more.
  2. #2
    Hello, @Adans!

    Thanks for your interest in Ext.NET running under .NET Core!

    Unfortunately, we're at the same state still, and we are concentrating the requests in this github issue: #620 ASP.NET Core support.

    This is not final statement, but it seems WebForms is not going to make it to netcore, and it is a great deal to Ext.NET and will imply on major restructuring of the project to the new concepts.

    I'm afraid we have not much else to share at the moment, but I'll add your thread to the github issue so we can post a feedback here once we make a move on that matter.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Dear Fabricio, thanks for the reply. It's true, WebForms will not be in .Net Core.
    Then an MVC application with Ext.Net 4.x, would work without problems with .Net Core? deployed in a Linux?
    The Newtownsoft.json libraries would work on Linux?

    Regards,

    Adans.
  4. #4
    Hello @Adans!

    It is too early to say how exactly it would look like but probably MVC is going to be the way to go through netcore / aspnet core. As for working on different platforms, it would depend on how aspnet core would handle this multi-system compatibility. I can see it can support netstandard versions (https://www.nuget.org/packages/Newtonsoft.Json/, under 'dependencies') but don't see any explicit netcore mentions but netstandard, which suggests it can be targetted against a netcore application.

    Ext.NET itself basically relies on ASPNET routes during run-time and not windows or specific system calls, so as far as Ext.NET is concerned, it shouldn't be a problem to run in other platforms. We can't say much about its dependencies though.
    Fabrício Murta
    Developer & Support Expert
  5. #5
    Any plans?
  6. #6
    Ext.NET for ASP.NET Core 3.1 is now available.

    https://ext.net/v7-0-preview-for-asp-net-core/

    Going forward, there will be three separate editions of Ext.NET, Legacy, Modern, and Classic.

    Last edited by geoffrey.mcgill; Apr 09, 2020 at 6:18 AM.

Similar Threads

  1. [CLOSED] .Net Core support
    By amitpareek in forum 4.x Legacy Premium Help
    Replies: 6
    Last Post: Apr 09, 2020, 6:21 AM
  2. Core ASP.NET security vulnerability
    By r_honey in forum Open Discussions
    Replies: 0
    Last Post: Sep 21, 2010, 5:33 AM
  3. [CLOSED] Ext Core
    By x1000 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 25, 2010, 1:04 AM
  4. Replies: 2
    Last Post: Aug 25, 2009, 1:07 PM
  5. Ext Core Rating Widget
    By sbarnes in forum 1.x Help
    Replies: 0
    Last Post: Jul 23, 2009, 8:03 PM

Posting Permissions