Adding a Class Library to your Project

Published: 10 November 2018
on channel: Why before How
2,742
12

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.


And not to mention, all of this using the .Net Core CLI.


On this page of the site you can watch the video online Adding a Class Library to your Project with a duration of hours minute second in good quality, which was uploaded by the user Why before How 10 November 2018, share the link with friends and acquaintances, this video has already been watched 2,742 times on youtube and it was liked by 12 viewers. Enjoy your viewing!