- Hands-On Mobile Development with .NET Core
- Can Bilgin
- 45字
- 2021-06-24 13:55:27
Roslyn
Complete implementation of Roslyn (.NET compiler platform for C# and Visual Basic) can be found on GitHub as part of the .NET Foundation group. Roslyn is the implementation of the compiler as a service paradigm and has various extensibility points, including customizable code analyzers.