Pro .Net 5 Custom Libraries: Implementing Custom .Net Data Types

Villela, Roger

  • 出版商: Apress
  • 出版日期: 2020-11-26
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 116
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484263901
  • ISBN-13: 9781484263907
  • 相關分類: .NET
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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.

What You Will 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
Who This Book Is For
Software developers working on .NET and .NET Core platform.

作者簡介

Roger Villela is a software engineer and entrepreneur with almost 30 years of experience in the industry and works as an independent professional. Currently, he is focused on his work as a book author and technical educator and specializes in the inner works of orthogonal features of the following Microsoft development platforms and specialized APIs:

  • Microsoft Windows operating system base services
  • Microsoft Windows APIs architecture and engineering
  • Microsoft Universal Windows Platform (UWP)
  • Microsoft WinRT platform
  • Microsoft .NET Framework implementation of the runtime environment (CLR)

His works are based on Microsoft Windows SDK tools and libraries, Microsoft Visual Studio platform (Microsoft Windows), platform foundational APIs: architectures and engineering, and Microsoft Windows operating system using the following programming languages, extensions, and projections:

  • C/C++
  • Assembly (Intel IA-32/Intel 64 (x64/amd64))
  • Component extensions/projections for runtimes:
  • C++/CLI
  • C++/CX
  • C++/WinRT
  • C#
  • Common Intermediate Language (MSIL) implementation for CLR platform