Building and Migrating .NET Core Libraries
.NET Core
| Beginner
- 9 videos | 41m 11s
- Earns a Badge
For ASP.NET developers, .NET Core increases the number of hosting options available for ASP.NET applications. In this course, you'll learn how to build and package a .NET Core library, migrate an existing library to .NET Core, and build and migrate .NET Core Libraries, beginning with how to package code into a NuGet package and distribute it, how to use the pack command to share libraries, and how to add a packages folder to a project. Then you'll explore how to push to a local package source and how to migrate code from .NET Framework to .NET Core. Finally, you'll discover terms and standards for migration, the basic process of porting code and how to replace code that uses unported APIs. This course was originally created by Global Knowledge (GK).
WHAT YOU WILL LEARN
-
Describe reasons why you would want to build your own packagesDemonstrate how to use the pack command to share libraries across projectsDescribe how to how to add a packages folder to a project for distributionDemonstrate how to push to a local package source using the nuget push commandDescribe common reasons for migrating existing code to .net core
-
Discuss terms and standards you should be familiar with before migrating to .net coreDescribe the basic process of porting code over to .net coreDiscuss what happens when you replace a .net framework library with a .net core equivalentDescribe how to replace code that uses unported apis
IN THIS COURSE
-
2m 16s
-
5m 23s
-
4m 8s
-
5m 52s
-
2m 6s
-
7m 16s
-
2m 39s
-
7m 25s
-
4m 7s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Audiobook
ASP.NET Core in Action 3E