-
Dockerizing Nerd Dinner: Part 1, Running Legacy ASP.NET Apps in Docker | Elton Stoneman
-
Analyze a memory dump using the Debug Diagnostic tool – benjamin perkins
-
AgileMapper: a zero-configuration, highly configurable, transparent, id-aware object mapper
-
Deploying behind a reverse proxy · Issue #324 · IdentityServer/IdentityServer4
"private static RequestDelegate ForceSsl(RequestDelegate next) { return async ctx => { ctx.Request.Scheme = "https"; await (next(ctx)); }; }"
-
aspnet/BasicMiddleware: Basic middleware components for ASP.NET Core
-
Sharing Authorization Cookies between ASP.NET 4.x and ASP.NET Core 1.0 - Scott Hanselman
Saturday, October 8, 2016
Weekly link roll2 (weekly)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment