Showing results for March 2018 - Page 2 of 2 - .NET Blog

Mar 1, 2018
Post comments count0
Post likes count0

ASP.NET Core 2.1.0-preview1: Razor UI in class libraries

Daniel Roth
Daniel Roth

One frequently requested scenario that ASP.NET Core 2.1 improves is building UI in reusable class libraries. With ASP.NET Core 2.1 you can package your Razor views and pages (.cshtml files) along with your controllers, page models, and data models in reusable class libraries that can be packaged and shared. Apps can then include pre-built UI compon...

ASP.NETASP.NET Core
Mar 1, 2018
Post comments count0
Post likes count0

NuGet Spring 2018 Roadmap

Anand Gaurav
Anand Gaurav

In August 2017, we published the NuGet Fall 2017 Roadmap where we outlined our backlog for the upcoming quarter. Since then, we’ve published specifications for these experiences on GitHub for the community to review. You have provided a ton of great feedback that has helped us ensure we deliver the right experiences. Thank you for your continued in...

NuGetRoadmap