Solved: Microsoft Learn Training - "Exercise: Build web apps with ASP.NET Core for beginners > Create a web UI with ASP.NET Core " Git clone, Issue's solved.

2024-02-05T11:47:54.1666667+00:00

Hi,

I'm here just to announce a little bug in "Course of Microsoft Learn Training".

In page 3 of exercise, after you clone Repository: git clone https://github.com/MicrosoftDocs/mslearn-create-razor-pages-aspnet-core

And than you do "dotnet build" or "dotnet watch" command's, It's doesn't work, because conflicts in NugGet version's used in project, not compiling.

I make an update to DotNet 8.0, with respective updated references, and it's solved. Published at repository:

https://github.com/acigorgutierrezdc/mslearn-create-razor-pages-aspnet-core

Thank you, Igor Felipe Pereira Gutierrez.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,334 questions
0 comments No comments
{count} votes

Accepted answer
  1. Daniel Alejandro Rivera Dominguez 415 Reputation points Microsoft External Staff
    2024-02-05T15:38:35.48+00:00

    Hello Igor, Thank you for posting in the Microsoft Q&A forums. To help with correctly tagging your post as a solution to a problem, please post it as an answer or comment and accept it as "Answer", that way it appears as such when people search for keywords.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.