Skip to main content
Apress

Understanding System.IO for .NET Core 3

Implementing Internal and Commercial Tools

  • Book
  • © 2020

Overview

  • Contains C# source code for each System.IO mechanism
  • Covers custom library functions that can be used on Microsoft Windows, Linux, and Apple macOS
  • Contains examples for cross-platform Base Class Library and System.IO
  • 2458 Accesses

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (6 chapters)

Keywords

About this book

Take full advantage of the .NET APIs in System.IO to achieve fundamental I/O operations and produce better quality software.  

You’ll start with the basics of creating a .NET Core custom library for System.IO. You will learn the purpose and benefits of a custom cross-platform .NET Core library along with the implementation architecture of the custom library components. Moving forward, you will learn how to use the .NET APIs of System.IO for getting information about resources. Here, you will go through drives, directories, files, and much more in the .NET API.

You’ll discuss manipulation of resources and the environment, where you will learn how to build custom IO actions for resource manipulation followed by its properties and security. Next, you will learn special .NET API operations with System.IO with demonstrations on working with collection of resources, directories, files, and system information. Finally, you will go through the managed and unmanaged streams in the .NET API such as memory stream, file stream, and much more.

After reading Understanding System.IO for .NET Core 3, you will be able to work with different features of .System.IO in .NET Core and implement its internal and commercial tools for different I/O scenarios.

What You Will Learn

    Discover the inner workings of the System.IO BCL implementation on the .NET Core platform
  • Work with System.IO mechanisms available through the .NET Core platform
  • Write a custom library that encapsulates .NET APIs  from System.IO
  • Design and implement various tools in System.IO


Who This Book Is For


Developers with prior experience of working in .NET or .NET Core.





Authors and Affiliations

  • São Paulo, Brazil

    Roger Villela

About the author

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:

  • Microsoft Windows base services
  • Microsoft Universal Windows Platform (UWP)
  • Microsoft WinRT
  • Microsoft .NET Framework implementation of the runtime environment (CLR)

His work is based on Microsoft Visual Studio (Microsoft Windows) using the following programming languages, extensions, and projections: 

  • C/C++
  • Assembly (Intel IA-32/Intel 64 (x64/amd64))
  • Component extensions for runtimes (C++/CLI and C++/CX)

Bibliographic Information

  • Book Title: Understanding System.IO for .NET Core 3

  • Book Subtitle: Implementing Internal and Commercial Tools

  • Authors: Roger Villela

  • DOI: https://doi.org/10.1007/978-1-4842-5872-9

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)

  • Copyright Information: Roger Villela 2020

  • Softcover ISBN: 978-1-4842-5871-2Published: 30 May 2020

  • eBook ISBN: 978-1-4842-5872-9Published: 29 May 2020

  • Edition Number: 1

  • Number of Pages: XIV, 174

  • Number of Illustrations: 84 b/w illustrations

  • Topics: Microsoft and .NET

Publish with us