Hello, World! :)
Welcome to the class, Getting Started with ASP .Net Core 2.1 on Mac OS. This class is basically the first one in a series of upcoming classes. In this class, we will setup our .Net Core 2.1 environment and will then create some projects to get familiar with .Net Core CLI (Command Line Interface).
During the class:
we will first install .Net Core 2.1 on Mac OS.
see what we can do with the .Net Core CLI.
create our very first project as a "Hello, World!" console app.
we will then create an MVC project.
in real life, Web apps or any app for that matter, consume different projects or libraries, and therefore, we will add a class library to our app too.
after that, we will create a Visual Studio Solution that will contain a console based app, an MVC project, and a class library that will be referenced by both the apps.
we will then add an NUnit test project to our solution and add some tests.
we will run those tests to make sure everything is fine.
On this page of the site you can watch the video online Adding a Unit Test Project using .Net Core CLI on Mac OS with a duration of hours minute second in good quality, which was uploaded by the user Gaurav Gahlot 06 January 2019, share the link with friends and acquaintances, this video has already been watched 3,673 times on youtube and it was liked by 27 viewers. Enjoy your viewing!