This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Join Scott Hanselman, Damian Edwards, Jon Galloway and an occasional guest or two discuss new features and ask for feedback on important decisions being made by the ASP.NET development teams.
Each week the standup is hosted live on Google Hangouts and the team publishes the recorded video of their discussion to YouTube for later reference. The guys answer your questions LIVE and unfiltered. This is your chance to ask about the why and what of ASP.NET! Join them each Tuesday on live.asp.net where the meeting’s schedule is posted and hosted.
ASP.NET Community Standup 1/3/2017
Community Links
Custom Tag Helper: Toggling Visibility On Existing HTML elements
Introducing a new Markdown View Engine for ASP.NET Core
Building production ready Angular apps with Visual Studio and ASP.NET Core
Cooking with ASP.NET Core and Angular 2
Angular2 CLI with ASP.NET Core application – tutorial
Azure AD as a Identity Provider in ASP.NET Core application
Use the mssql extension for Visual Studio Code
How to enable gZip compression in ASP.NET Core
Adding static file caching to live.asp.net
Automating Deployment Of ASP.NET Core To Azure App Service From Linux
Orchestrating multi service asp.net core application using docker-compose
Creating a WebSockets middleware for ASP .NET Core
Fluent URL builder and testable HTTP for .NET
GitHub Issue: app_offline.htm is case sensitive
Questions and Answers
Question: When will the list of .NET Standard 2.0 APIs be baked/ready?
— This all available on the .NET Standard GitHub repo. For more information please checkout .NET blog and .NET Standard GitHub repo.
Question: Is Visual Studio 2017 still in RC?
— Yes, it is. The team does continue to push updates to Visual 2017 RC and you will notice a change in the build number but, this is still all RC.
Question: How do I run an ASP.NET Core 1.1 application on update 3?
— Currently, you have to update the project manually. Visual Studio does not contain templates for ASP.NET Core 1.1. For more information on how to update your application to 1.1 please read ASP.NET Core 1.1 RTM announcement from November 2016.
Note: Visual Studio 2017 we will have both templates for ASP.NET Core 1.0 and 1.1.
See you at our next community standup!
0 comments