Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Linx 98 posts 258 karma points
    Jan 13, 2023 @ 21:43
    Linx
    0

    Can I use MVC/.Net Core to create custom section pages

    Hi

    When I last used Umbraco 8 I created a custom section and there was a limitation where I had to use AngularJS in order to send and receive data from a SQL database.

    1. If I use Umbraco 10/11 could I now use the usual MVC/.Net Core code to send/receive data from a SQL database and display in a table or a control?

    2. Is there a template I could use to have a standard layout for the custom section?

    Appreciate any advice or examples I could follow.

    Thank you

  • Corné Hoskam 80 posts 587 karma points MVP 2x c-trib
    Jan 17, 2023 @ 13:35
    Corné Hoskam
    100

    Hi Linx,

    In Umbraco 11 the backoffice is still built using AngularJS, so this hasn't changed between U8 & U11. There are work-arounds where you can use other libraries/webcomponents in the backoffice (like Blazor), but simply using MVC is not an option.

    There is a new backoffice planned on the Umbraco roadmap for Umbraco 13 that will get rid of AngularJS, but that'll have to wait until the end of the year!

    Kind regards,

    Corné

Please Sign in or register to post replies

Write your reply to:

Draft