commit
f99e46a44b
|
@ -33,14 +33,10 @@ uid: getting-started
|
|||
dotnet run
|
||||
````
|
||||
|
||||
5. Browse to http://localhost:5000:
|
||||
5. Browse to `http://localhost:5000`
|
||||
|
||||
## Next steps
|
||||
|
||||
* [Building your first ASP.NET Core MVC app with Visual Studio](tutorials/first-mvc-app/index.md)
|
||||
|
||||
* [Your First ASP.NET Core Application on a Mac Using Visual Studio Code](tutorials/your-first-mac-aspnet.md)
|
||||
|
||||
* [Building Your First Web API with ASP.NET Core MVC and Visual Studio](tutorials/first-web-api.md)
|
||||
|
||||
* [Fundamentals](fundamentals/index.md)
|
||||
|
|
Loading…
Reference in New Issue