首页
社区
课程
招聘
[转帖]Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types
发表于: 2020-11-28 06:29 1848

[转帖]Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types

2020-11-28 06:29
1848

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

English | 2020 | ISBN: 1484263901 | 116 Pages | PDF EPUB | 6.35 MB

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.


MEGA:

https://mega.nz/file/OslimDLZ#3ujODkAFnQo0IA7OBNboczj1fQ8bACcw4aHGHmnTy78



[课程]FART 脱壳王!加量不加价!FART作者讲授!

收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 2251
活跃值: (8625)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2

本地存档

上传的附件:
2020-11-28 08:09
0
雪    币: 8599
活跃值: (5065)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
3
FleTime 本地存档
谢谢了。
2020-11-28 08:26
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
FleTime 本地存档
2020-11-28 08:38
0
游客
登录 | 注册 方可回帖
返回
//