Skip to Content
C# and .NET Core Test-Driven Development
book

C# and .NET Core Test-Driven Development

by Ayobami Adewole
May 2018
Intermediate to advanced content levelIntermediate to advanced
300 pages
7h 35m
English
Packt Publishing
Content preview from C# and .NET Core Test-Driven Development

Packaging for NuGet distribution

.NET Core's flexibility is not only limited to the application's development, it extends to the deployment process. Deploying .NET Core applications can take two forms—framework-dependent deployment (FDD) and self-contained deployment (SCD).

Using the FDD approach requires that there is a system-wide .NET Core installed on the machine where the application will be developed. The installed .NET Core runtime will be shared by your application and other applications deployed on the machine.

This allows your application to be portable between the versions or installations of the .NET Core framework. Also, with this approach, your deployment will be lightweight and only contain your application's code and the third-party ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Design Patterns with C# and .NET Core

Hands-On Design Patterns with C# and .NET Core

Gaurav Aroraa, Jeffrey Chilberto
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 9781788292481Supplemental Content