Go back

Exploring The .NET Core 3.0 Runtime Through Code Generation And Metadata Inspection(1st Edition)

Authors:

Roger Villela

Free exploring the .net core 3.0 runtime through code generation and metadata inspection 1st edition roger villela
13 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 23, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $0.96 Savings: $0.96(100%)

Book details

ISBN: 1484251121, 978-1484251126

Book publisher: Apress

Get your hands on the best-selling book Exploring The .NET Core 3.0 Runtime Through Code Generation And Metadata Inspection 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Exploring The .NET Core 3.0 Runtime Through Code Generation And Metadata Inspection 1st Edition Summary: 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 ILDasm tool. This is followed by a detailed discussion on code generation in .NET API programming. Along the way, you will learn how to build a programming model through a code-generator tool and metadata inspector tool using .NET version information for .NET assembly and binary code. Exploring the .NET Core 3.0 Runtime covers the features of Microsoft Visual Studio 2019 using a tutorial and shows you how to create a .NET Core 3.0 application. Here you will configure and deploy your .NET projects along with meta packages and see some do's and don'ts. Finally, you will compare the features of .NET Core 3.0 with the .NET Framework library and its GUI frameworks. After reading this book, you will be able to work in a .NET 3.0 environment and program for its two advanced features: code generation and metadata inspection. What You Will LearnUnderstand the inner workings of an assembly’s structural organizationWork with reflection through the .NET Core platformCarry out dynamic code generation using the .NET Core API's code document model (CodeDOM) Use the metadata mechanism of the .NET Core platformWho This Book Is ForSoftware developers and engineers using .NET and/or the .NET Core platform and tools.