Exploring the .NET Core 3.0 Runtime Through Code Generation and Metadata Inspection

Explore advanced .NET APIs and create a basic .NET core library with dynamic code generation and metadata inspection to be used by other libraries or client applications. This book starts with the benefits of .NET including its fundamental tasks and tools where you will learn .NET SDK tools and the...

Full description

Bibliographic Details
Main Author: Villela, Roger. author (author)
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2019.
Edition:1st ed. 2019.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631043106719
Table of Contents:
  • Chapter 1: Exploring .NET Core
  • Chapter 2: About Static NET Assembly
  • Chapter 3: Dynamic .NET Assemblies - Defining Dynamic .NET Types
  • Chapter 4: Working with Dynamic .NET Properties
  • Chapter 5: Working with CodeDOM.