Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How do I create umbraco v8 project, and what framework do i need to use that is compatible with setting up v8 project?
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.
Thanks Harikrishna,
ill follow the link, ist possible that i can run the v8 on visual studio 2022?
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
just to be specific, which type of project on the visual studio ide? asp.net core app? umbraco? sorry to be bugging
Umbraco v8 is compatible with .NET Framework.
Alright cool. thanks
much appreciated!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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?
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.
Thanks Harikrishna,
ill follow the link, ist possible that i can run the v8 on visual studio 2022?
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:
just to be specific, which type of project on the visual studio ide? asp.net core app? umbraco? sorry to be bugging
Umbraco v8 is compatible with .NET Framework.
Alright cool. thanks
much appreciated!
is working on a reply...