© Roger Villela 2020
R. VillelaPro .NET 5 Custom Librarieshttps://doi.org/10.1007/978-1-4842-6391-4_2

2. Custom .NET Data Type

Roger Villela1  
(1)
Sao Paulo, São Paulo, Brazil
 

This chapter covers implementation methods that a .NET custom data type inherits from the System.Object root .NET data type.

Management of Data Types

A Common Language Runtime (CLR) implementation involves a set of elements for a fundamental architectural model. Each element has an essential conceptual definitions and rules to follow and engineering mechanisms to implement (regardless of the target operating system and hardware platforms).

In fact, when we are planning and implementing data types, components, and libraries for an implementation of a CLR environment and technologies ...

Get Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.