aspnet/RoslynCodeDomProvider

Name: RoslynCodeDomProvider

Owner: ASP.NET

Description: Roslyn CodeDOM provider

Created: 2016-12-09 01:21:05.0

Updated: 2018-05-21 17:34:25.0

Pushed: 2018-05-23 23:55:21.0

Homepage: null

Size: 107

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Introduction

Replacement CodeDOM providers that use the new .NET Compiler Platform (“Roslyn”) compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems.

Please see the blog Enabling the .NET Compiler Platform (?Roslyn?) in ASP.NET applications for an introduction to Microsoft.CodeDom.Providers.DotNetCompilerPlatform.

Breaking changes
Configurations

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.