1. 首页
  2. 编程语言
  3. C#
  4. .NET Development Using the Compiler API(Apress,2016)

.NET Development Using the Compiler API(Apress,2016)

上传者: 2018-12-16 02:10:13上传 PDF文件 6.85MB 热度 42次
This is the first book to describe the recent significant changes to the .NET compilation process and demonstrate how .NET developers can use the new Compiler API to create compelling applications. As an open source compiler, the Compiler API now makes its code available for anyone to use. In this book, you'll get a concise, focused view of this tremendous resource for developers, who can now use any part of the platform implementation to their advantage in analyzing applications, improving code generation, and providing enforce able patterns, all under an OSS model. You will learn how to analyze your code for defects in a fast, clean manner never available before. You'll work with solutions and projects to provide automatic refactoring, and you'll discover how you can generate code dynamically to provide application implementations at runtime Having the Compiler API available opens a number of doors for .NET developers that were either simply not there before, or difficult to achieve. However, the API is vast, and this concise book provides a valuable roadmap to this new development environment.
下载地址
用户评论
码姐姐匿名网友 2018-12-16 02:10:13

这书要给高分啊。.NET开发以前做不到的事情现在可以解决了。可以开发自用的语言增强工具了。Cool.