Dave Zych
  • Home
  • About
  • Contact
  • Privacy

roslyn

A collection of 2 posts
View compilation in ASP.NET 5 with the RazorPreCompileModule
asp.net 5

View compilation in ASP.NET 5 with the RazorPreCompileModule

In MVC versions up to and include version 5, you could compile your Razor views by adding the attribute in the csproj file. But in ASP.NET 5 there is no more csproj file, so how we compile views for MVC 6? Why? If you've never compiled views and
Oct 14, 2015 1 min read
.net

Microsoft releases a preview of the .NET Compiler Platform, codenamed Roslyn

Microsoft released a public preview of the .NET Compiler Platform, codenamed Roslyn, on April 3rd, 2014. The code is available at http://roslyn.codeplex.com/ for you to bask in all of it’s glory. You can clone the .NET Compiler Platform Git repository using this command: > git clone https:
Apr 8, 2014 3 min read
Page 1 of 1
Dave Zych © 2025
  • Data & privacy
  • Contact
Powered by Ghost