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...

Descripción completa

Detalles Bibliográficos
Autor principal: Villela, Roger. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631043106719
Tabla de Contenidos:
  • 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.