Copied to clipboard

Flag this post as spam?

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


  • khupi-aolc 4 posts 25 karma points
    Dec 10, 2021 @ 09:16
    khupi-aolc
    0

    Create umbraco v8 project

    How do I create umbraco v8 project, and what framework do i need to use that is compatible with setting up v8 project?

  • Harikrishna Parmar 43 posts 262 karma points c-trib
    Dec 10, 2021 @ 09:27
    Harikrishna Parmar
    0

    Hi,

    There are different ways to create the Umbraco v8 project. you should follow this link for requirements : https://our.umbraco.com/Documentation/Fundamentals/Setup/Requirements/index-v8

    To set up Project using Nuget package : https://our.umbraco.com/Documentation/Fundamentals/Setup/Install/install-umbraco-with-nuget

    set up basic site : https://our.umbraco.com/Documentation/Tutorials/Creating-Basic-Site/Getting-Started/index-v8

    Hope this will help.

    Thank you.

  • khupi-aolc 4 posts 25 karma points
    Dec 10, 2021 @ 09:33
    khupi-aolc
    0

    Thanks Harikrishna,

    ill follow the link, ist possible that i can run the v8 on visual studio 2022?

  • Harikrishna Parmar 43 posts 262 karma points c-trib
    Dec 10, 2021 @ 09:46
    Harikrishna Parmar
    0

    Yes, you can create a new project on visual studio 2022.

    create a new blank project. install Umbraco v8 using nuget. This is latest version of Umbraco v8:

    Install-Package UmbracoCms -Version 8.17.1
    
  • khupi-aolc 4 posts 25 karma points
    Dec 10, 2021 @ 09:55
    khupi-aolc
    0

    just to be specific, which type of project on the visual studio ide? asp.net core app? umbraco? sorry to be bugging

  • Harikrishna Parmar 43 posts 262 karma points c-trib
    Dec 10, 2021 @ 10:00
    Harikrishna Parmar
    0

    Umbraco v8 is compatible with .NET Framework.

    enter image description here

  • khupi-aolc 4 posts 25 karma points
    Dec 10, 2021 @ 10:06
    khupi-aolc
    1

    Alright cool. thanks

    much appreciated!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies