{"id":36875,"date":"2017-01-04T15:07:14","date_gmt":"2017-01-04T22:07:14","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/webdev\/?p=8885"},"modified":"2021-11-01T04:12:28","modified_gmt":"2021-11-01T11:12:28","slug":"notes-from-the-asp-net-community-standup-january-3-2017","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/dotnet\/notes-from-the-asp-net-community-standup-january-3-2017\/","title":{"rendered":"Notes from the ASP.NET Community Standup \u2013January 3, 2017"},"content":{"rendered":"<p>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 <a href=\"https:\/\/twitter.com\/shanselman\">Scott Hanselman<\/a>,\u00a0<a href=\"https:\/\/twitter.com\/damianedwards\">Damian Edwards<\/a>,\u00a0<a href=\"https:\/\/twitter.com\/jongalloway\">Jon Galloway<\/a>\u00a0and an occasional guest or two discuss new features and ask for feedback on important decisions being made by the ASP.NET development teams.<\/p>\n<p>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\u2019s schedule is posted and hosted.<\/p>\n<p><!--more-->\n<b>ASP.NET Community Standup 1\/3\/2017<\/b><\/p>\n<p style=\"text-align: center;\">\n  <iframe width=\"540\" height=\"320\" src=\"https:\/\/www.youtube.com\/embed\/VFvZ_yileVk\" allowfullscreen><\/iframe>\n<\/p>\n<h2>Community Links<\/h2>\n<p><a href=\"https:\/\/scottsauber.com\/2017\/01\/02\/custom-tag-helper-toggling-visibility-on-existing-html-eleme\">Custom Tag Helper: Toggling Visibility On Existing HTML\u00a0elements<\/a><\/p>\n<p><a href=\"http:\/\/www.hishambinateya.com\/introducing-a-new-markdown-view-engine-for-asp.net-core\">Introducing a new Markdown View Engine for ASP.NET Core<\/a><\/p>\n<p><a href=\"https:\/\/damienbod.com\/2017\/01\/01\/building-production-ready-angular-apps-with-visual-studio-and-asp-net-core\/\">Building production ready Angular apps with Visual Studio and ASP.NET\u00a0Core<\/a><\/p>\n<p><a href=\"http:\/\/www.telerik.com\/blogs\/cooking-with-aspnet-core-and-angular-2\">Cooking with ASP.NET Core and Angular 2<\/a><\/p>\n<p><a href=\"https:\/\/devblog.dymel.pl\/2016\/10\/25\/angular2-cli-with-aspnet-core-application-tutorial\/\">Angular2 CLI with ASP.NET Core application &#8211; tutorial<\/a><\/p>\n<p><a href=\"https:\/\/rimdev.io\/a-year-of-open-source-2016\/\">A Year of Open Source (2016)<\/a><\/p>\n<p><a href=\"https:\/\/github.com\/twbs\/bootstrap\/pull\/21389\">Bootstrap Flexbox Navbar<\/a><\/p>\n<p><a href=\"https:\/\/github.com\/ryanlanciaux\/react_api_aspnet\">React App +\u00a0 ASP.NET Core <\/a><\/p>\n<p><a href=\"https:\/\/www.janaks.com.np\/azure-ad-identity-provider-in-aspnet-core-application\/\">Azure AD as a Identity Provider in ASP.NET Core application<\/a><\/p>\n<p><a href=\"https:\/\/leastprivilege.com\/2016\/12\/23\/identityserver4-1-0-0\/\" rel=\"bookmark\">IdentityServer4.1.0.0<\/a><\/p>\n<p><a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/linux\/sql-server-linux-develop-use-vscode\">Use the mssql extension for Visual Studio Code<\/a><\/p>\n<p><a href=\"http:\/\/www.talkingdotnet.com\/how-to-enable-gzip-compression-in-asp-net-core\/\">How to enable gZip compression in ASP.NET Core<\/a><\/p>\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=_s1STP2-Xhc\">Adding static file caching to live.asp.net <\/a><\/p>\n<p><a href=\"http:\/\/www.c-sharpcorner.com\/article\/automating-deployment-of-asp-net-core-to-azure-app-service-from-linux\/\"><span id=\"ctl00_LabelArticleTitle\">Automating Deployment Of ASP.NET Core To Azure App Service From Linux<\/span> <\/a><\/p>\n<p><a href=\"https:\/\/wannabeegeek.com\/2016\/10\/22\/orchestrating-multi-service-asp-net-core-application-using-docker-compose\/\">Orchestrating multi service asp.net core application using\u00a0docker-compose<\/a><\/p>\n<p><a href=\"http:\/\/radu-matei.github.io\/blog\/aspnet-core-websockets-middleware\/\">Creating a WebSockets middleware for ASP .NET Core<\/a><\/p>\n<p><a href=\"http:\/\/tmenier.github.io\/Flurl\/\">Fluent URL builder and testable HTTP for .NET<\/a><\/p>\n<p><a href=\"https:\/\/github.com\/aspnet\/AspNetCoreModule\/issues\/50\">GitHub Issue: app_offline.htm is case sensitive\u00a0\u00a0<\/a><\/p>\n<h2>Questions and Answers<\/h2>\n<p><strong>Question<\/strong>:\u00a0When will the list of .NET Standard 2.0 APIs be\u00a0baked\/ready?<\/p>\n<p>&#8212; This all available on the .NET Standard GitHub repo. For more information please checkout <a href=\"https:\/\/blogs.msdn.microsoft.com\/dotnet\/2016\/09\/26\/introducing-net-standard\/\">.NET blog<\/a> and <a href=\"https:\/\/github.com\/dotnet\/standard\/blob\/master\/docs\/netstandard-20\/README.md\">.NET Standard GitHub repo<\/a>.<\/p>\n<p><strong>Question<\/strong>: Is Visual Studio 2017 still in RC?<\/p>\n<p>&#8212;\u00a0 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.<\/p>\n<p><strong>Question<\/strong>: How do I run an ASP.NET Core 1.1 application on update 3?<\/p>\n<p>&#8212; Currently, you have to update the project manually. Visual Studio does not contain templates for ASP.NET Core\u00a01.1. For more information on how to update your application to 1.1 please\u00a0read <a href=\"https:\/\/blogs.msdn.microsoft.com\/webdev\/2016\/11\/16\/announcing-asp-net-core-1-1\/\">ASP.NET Core 1.1 RTM announcement<\/a> from November 2016.<\/p>\n<p><strong>Note<\/strong>: Visual Studio 2017 we will have both templates for\u00a0 ASP.NET Core 1.0 and 1.1.<\/p>\n<p>See you at our next community standup!<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>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. [&hellip;]<\/p>\n","protected":false},"author":3344,"featured_media":58792,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[197,7253],"tags":[7501],"class_list":["post-36875","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aspnet","category-communitystandup","tag-communitystandup"],"acf":[],"blog_post_summary":"<p>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. [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/36875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/users\/3344"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/comments?post=36875"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/36875\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media\/58792"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media?parent=36875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/categories?post=36875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/tags?post=36875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}