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 2/04/2017
Community Links
Overriding ASP.NET Core Framework-Provided Services
What happened to my Thread.CurrentPrincipal
Simplify UseRequestLocalization Configuration
Log Colorization using ColorizedConsoleLoggerProvider
Logging using DiagnosticSource in ASP.NET Core
A Reminder to Take Care when Registering Dependencies
Migrating from .NET Framework to .NET Core
Lessons learnt going into production with ASP.NET Core
Enabling SSO for Discourse with IdentityServer3
Offering Solutions Software GmbH – Articles about Angular & ASP.NET
AspNetCore IdentityServer4 Angular2 Docker
Running Serverless ASP.NET Core Web APIs with Amazon Lambda
.Net Core Web API on AWS Lambda Performance
Updates to Web Tools in Visual Studio 2017 RC
ASP.NET Documentation Now on docs.microsoft.com
Building Single Page Applications on ASP.NET Core with JavaScript Services
Training with the ASP.NET Monsters
Orchard Harvest 2017 – Orchard Harvest
Accomplishments
Getting ready for Visual Studio 2017 RTM — The team has been working hard to finish the ASP.NET Core MSBuild experience in time for the VS 2017 March 7th. Currently, the only out-of-the-box project templates in VS 2017 with the new MSBuild format include the .NET Core and .NET Standard templates.
.NET Core 2.0 work in progress — The team is continuing to work on NET standard 2.0, .NET Core 2.0, and ASP.NET Core 2.0. Some of the things we are working on with ASP.NET Core 2.0 include: Razor pages, we are beginning the work on SignalR, and we will continue to invest in Kestrel.
Happy coding and see you next week !