Apress | Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types (2020 EN)

Discussion in 'Programming' started by Kanka, Dec 27, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Roger Villela
    Full Title: Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types
    Publisher: Apress; 1st ed. edition (November 26, 2020)
    Year: 2020
    ISBN-13: 9781484263914 (978-1-4842-6391-4), 9781484263907 (978-1-4842-6390-7)
    ISBN-10: 148426391X, 1484263901
    Pages: 116
    Language: English
    Genre: Educational: Microsoft and .NET
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 40.65 €


    Leverage .NET 5, Microsoft’s bold new cross-platform implementation, for developing your very own cross-platform custom data types and libraries for Windows, Linux, and macOS.

    The book starts with the purpose and benefits of a custom cross-platform model of .NET data types and its architectural implementation in detail. Next, you will learn fundamental operations such as the equality and inequality operations in .NET 5, demonstrated with sample projects in C#. Implementation of comparison and sorting operations is discussed next followed by a discussion on cloning operations. Here you will learn details of overriding the clone virtual method and its implementation. Moving forward, you will understand custom formatting with specialized .NET data types in various functions and how to implement it. You will then go through .NET reference types along with developing a custom library for working with the software project. Finally, you will explore .NET 5 assemblies and modules followed by their APIs.

    After reading Pro .NET 5 Custom Libraries, you will be able to work on fundamental operations for productivity and quality in your designs of .NET 5 custom data types.


    Learn:
    ✓ Work with .NET 5 assemblies
    ✓ Work with .NET 5 modules
    ✓ Understand the logical and physical organization of .NET 5 modules
    ✓ Implement custom .NET reference types from scratch
    ✓ Implement a custom .NET value type from scratch

    Features:
    ✓ Consists of sample projects for each data type implementation
    ✓ Demonstrates implementation in C#
    ✓ Covers dos and don'ts of each implementation

    Who This Book Is For:
    Software developers working on .NET and .NET Core platform.

    -------------
     
    Last edited by a moderator: Mar 8, 2022