{"id":36879,"date":"2017-02-02T12:29:52","date_gmt":"2017-02-02T19:29:52","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/webdev\/?p=9125"},"modified":"2021-11-01T04:09:42","modified_gmt":"2021-11-01T11:09:42","slug":"notes-from-the-asp-net-community-standup-january-24-2017","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/dotnet\/notes-from-the-asp-net-community-standup-january-24-2017\/","title":{"rendered":"Notes from the ASP.NET Community Standup \u2013January 24, 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><strong>Quick Note:<\/strong> Scott Hanselman will be doing a blog post on the Docker 3 hour <a href=\"https:\/\/www.youtube.com\/watch?v=4nviEODZlsA&amp;t=7952s\">ASP.NET Community Standup from 1\/17\/17<\/a>.\u00a0 We will add a link to his post as soon as it is available.<\/p>\n<p><b>ASP.NET Community Standup 1\/24\/2017<\/b><\/p>\n<p style=\"text-align: center;\">\n  <iframe width=\"540\" height=\"320\" src=\"https:\/\/www.youtube.com\/embed\/bWOeL8RK6Uw\" allowfullscreen><\/iframe>\n<\/p>\n<h2>Community Links<\/h2>\n<p><a href=\"https:\/\/blog.sixeyed.com\/dockerizing-nerd-dinner-part-2-connecting-asp-net-to-sql-server\/\">Dockerizing Nerd Dinner: Part 2, Connecting ASP.NET to SQL Server<\/a><\/p>\n<p><a href=\"http:\/\/www.strathweb.com\/2017\/01\/building-microservices-with-asp-net-core-without-mvc\/\">Building microservices with ASP.NET Core (without MVC)<\/a><\/p>\n<p><a href=\"https:\/\/medium.com\/@pielegacy\/an-in-depth-guide-into-a-ridiculously-simple-api-using-net-core-8f5edd427b0#.a6mzlqbu9\">An In Depth Guide Into a Ridiculously Simple API Using\u00a0.NET\u00a0Core<\/a><\/p>\n<p><a href=\"https:\/\/blog.nandotech.com\/post\/2017-01-19-nancy-dotnet-core-file-upload\/\">File Upload API with Nancy, .NET Core in a Shockingly Small Amount of Code<\/a><\/p>\n<p><a href=\"http:\/\/www.hishambinateya.com\/power-bi-tag-helper:-part-1-power-bi-publish-to-web\">Power BI Tag Helper: Part 1 &#8211; Power BI Publish to Web<\/a><\/p>\n<p><a href=\"http:\/\/www.hishambinateya.com\/power-bi-tag-helper:-part-2-power-bi-embedded\">Power BI Tag Helper: Part 2 &#8211; Power BI Embedded<\/a><\/p>\n<p><a href=\"http:\/\/wolfgang-ziegler.com\/blog\/new-year-new-blog\">New Year, New Blog<\/a><\/p>\n<p><a href=\"http:\/\/rehansaeed.com\/custom-project-templates-using-dotnet-new\/\">Custom Project Templates Using dotnet new<\/a><\/p>\n<p><a href=\"http:\/\/www.aspnetboilerplate.com\/Pages\/Documents\/Quartz-Integration\">ASP.NET Boilerplate: Quartz Integration<\/a><\/p>\n<p><a href=\"http:\/\/www.hanselman.com\/blog\/WorkingWithMultipleNETCoreSDKsBothProjectjsonAndMsbuildcsproj.aspx\">Working with Multiple .NET Core SDKs &#8211; both project.json and msbuild\/csproj<\/a><\/p>\n<p><a href=\"http:\/\/www.c-sharpcorner.com\/article\/working-with-a-distributed-cache-in-asp-net-core\/\">Working with a Distributed Cache in ASP.NET Core<\/a><\/p>\n<p><a href=\"http:\/\/andrewlock.net\/reloading-strongly-typed-options-in-asp-net-core-1-1-0\/\">Reloading strongly typed options in ASP.NET Core 1.1.0<\/a><\/p>\n<p><a href=\"http:\/\/www.natemcmaster.com\/blog\/2017\/01\/19\/project-json-to-csproj\/\">Project.json to MSBuild conversion guide<\/a><\/p>\n<p><a href=\"https:\/\/github.com\/jongalloway\/aspnetcore-workshop\">ASP.NET Core Workshop<\/a><\/p>\n<h2>Questions and Answers<\/h2>\n<p><strong>Question<\/strong>:\u00a0 What is the release status for <a href=\"https:\/\/github.com\/aspnet\/KestrelHttpServer\">Kestrel<\/a>?<\/p>\n<p>&#8212;\u00a0 Kestrel has been out for a while we released 1.0 in June 2016, 1.1\u00a0November 2016,\u00a0 and we are working on 1.1.1 and 1.4\u00a0servicing release for LTS and current due in February.<\/p>\n<p><strong>Question<\/strong>:\u00a0\u00a0Can you share\u00a0success stories of customers using ASP.NET Core for large traffic websites?<\/p>\n<p>&#8212; We do know of customers who have deployed it successfully.\u00a0 However, we don&#8217;t have any that we can share publicly.<\/p>\n<p><strong>Question<\/strong>:\u00a0 Is it safe to use Kestrel in\u00a0production\u00a0?<\/p>\n<p>&#8212;\u00a0 Yes it is safe to use Kestrel in production.\u00a0 However, we don&#8217;t recommend Kestrel being used as an edge server(<em>don&#8217;t use it directly exposed to the internet<\/em>).<\/p>\n<p><strong>Question<\/strong>:\u00a0 Is ASP.NET Core supported in Visual Studio 2013?<\/p>\n<p>&#8212; No, ASP.NET Core is not supported in Visual Studio 2013.\u00a0 Today, ASP.NET Core\u00a0 is\u00a0supported in Visual Studio 2015\u00a0using \u00a0project.json tooling and Visual Studio 2017 using csproj tooling.<\/p>\n<p><strong>Question<\/strong>:\u00a0What is the recommendation for doing\u00a0ASP.NET Core authentication?<\/p>\n<p>&#8212;\u00a0In a post by\u00a0<a href=\"https:\/\/github.com\/mjrousos\">Mike Rousos\u00a0<\/a>he goes over in detail\u00a0\u00a0how to\u00a0get started with <a href=\"https:\/\/devblogs.microsoft.com\/aspnet\/asp-net-core-authentication-with-identityserver4\/\"> ASP.NET Core Authentication\u00a0using IdentityServer4.<\/a><\/p>\n<p>Our next standup will be on February 7.\u00a0 Thanks for watching, and happy coding!<\/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-36879","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\/36879","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=36879"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/36879\/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=36879"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/categories?post=36879"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/tags?post=36879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}