Free courses
Start learning ASP.NET and ASP.NET Core for free with videos, interactive tutorials, code samples and more.
Learn moreCommunity spotlight RSS Feed

Announcing ASP.NET Core 1.1 Preview 1
Jeff Fritz announces the release of ASP.NET Core 1.1 Preview 1. This release includes a bunch of great new features along with many bug fixes and general enhancements.

Authenticode Signing Service and Client
Nov 4, 2016
Need to include Authenticode Signing in your CI process? Relax, Oren Novotny has you covered.

ASP.NET Core Action Arguments Validation using an ActionFilter
Nov 2, 2016
Damien Bowden shows how to use an ActionFilter to validate the model from a HTTP POST request in an ASP.NET Core MVC application.

New in IdentityServer4: Clients without Secrets
Nov 1, 2016
Dominick Baier begins a look at new features in IdentityServer4 by spotlighting the ability to work with OAuth2 token endpoints that don't require authentication.