© Roger Villela 2020
R. VillelaUnderstanding System.IO for .NET Core 3https://doi.org/10.1007/978-1-4842-5872-9_2

2. Overview of Architecture for Implementation

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

In this chapter, I will talk about the architecture for implementing a custom library using .NET Core System.IO features.

RVJ.IO Custom Library and the Architecture for Implementation

The .NET Core platform can be used to develop a redesigned implementation of extraordinary technologies, and the RVJ.IO custom library has the architecture for implementation organized with the purpose of encapsulating and simplifying the use of resources available in .NET Core data types in BCL System.IO.* namespaces, via managed and unmanaged APIs.

At the time ...

Get Understanding System.IO for .NET Core 3: Implementing Internal and Commercial Tools 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.