How to do it...

  1. Open Visual Studio 2017.
  2. Now, open the solution from the previous recipe. Click File | Open | Open Project/Solutionor press Ctrl + Shift + Oand select the Chapter10.Logging solution. 
  3. Press Ctrl + Shift + B for a quick build to check that everything is fine. 
  4. Click on the Chapter10.Logging solution label. Click File | Add | New Project.
  5. In the Add New Project template dialog box, expand the Visual C# node in the left-hand pane. 
  6. Select .NET Core and select Console App (.NET Core) in the right-hand pane:
  1. In the Name: textbox, type Chapter10.Logging.LogCore as the name of the project. The rest of the fields can be left ...

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.