Overview

Why ASP.NET Core

.NET Core is an emerging, robust, and feature-rich framework that provides features to develop super-fast APIs for web apps.

It is an open-source, cross-platform framework, developed both by Microsoft and its community. It is a complete reform of ASP.NET that combines MVC structure and Web API into a single framework.

Some of the major changes include:

  • Cross-platform ASP.NET apps on Windows, Mac, and Linux
  • Robust performance 
  • Modern tools to simplify development
  • Open-source framework
  • Faster compilation, async operations

FAQ

  • Can I use my existing website with .NET Core? 
    Yes, the .NET Core solution does not impact the existing functionality of your web site. You can use Sitefinity .NET Core Renderer simultaneously with your existing website. 
  • Can I use the new Page editor without .NET Core? 
    Currently, no. 
    In the future, we plan to have a migration pattern that will convert existing WebForms and MVC pages to the new rendering engine. 
  • Can I use the old page editor with new .NET Core pages? 
    No and there are no plans for it. 
  • Can I use my existing widgets with the new Page editor?  
    No 
  • I have a new project, should I start implementing it with .NET Core or I can safely work with the old one? What is the timeframe? 
    Sitefinity .NET Core Renderer is still in Community Technology Preview. If the two OOB widgets serve your needs, you are free to start developing with .NET Core. Although, we plan to elaborate it, we will not cease to support the standard .NET framework and the two-tier Sitefinity CMS architecture. 
  • Do you have any plans to support migration of existing widgets?  
    Yes, we will have guidelines for migration of widgets.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?