受欢迎的博客标签
RSS

博客文章标记 'asp.net core'

ASP.NET Core中间件实现分布式 Session

1.1. 中间件原理

1.1.1. 什么是中间件

中间件是段代码用于处理请求和响应,通常多个中

ASP.NET Core实战记录:asp net core改变缺省wwwroot到制定目录和指定目录浏览

1.asp net core改变缺省wwwroot到制定目录和指定目录浏览

//改变缺省wwwroot到制定目录

app.UseStaticFiles(new Stat

custom Static Content middleware in ASP.NET Core

ASP.NET Core Architecture
The architecture of ASP.NET Core allow us to be at any time, part of

CQRS with Mediatr and ASP.NET Core Implementing basic CQRS with ASP.NET Core

https://www.stevejgordon.co.uk/cqrs-using-mediatr-asp-net-core 

 

Post-Redirect-Get and CookieTempDataProvider with ASP.NET Core

https://www.meziantou.net/2017/06/05/post-redirect-get-and-tempdata-with-asp-net-core

 

CSRF在ASP.NET Core cookie中的处理原理和方式解读

http://www.cnblogs.com/catcher1994/p/6720212.html 

前言

前几天,有个朋友问我关于AntiForgeryT

Asp .Net core 单点登录解决方案汇总

net core jwt,.net core IdentityServer,.net core openid,.net core openauth  

1.Asp.Net Core基于Cookie实现同域单点

.NET CORE- Use dependency injection in a .Net Core console application(.Net Core 1.x)

https://andrewlock.net/using-dependency-injection-in-a-net-core-console-application/ 

One of the key fea

asp.net core 使用protobuf序列化数据(在一些性能要求很高的应用中)

http://www.cnblogs.com/zfking/p/5841376.html 

 

various methods for handling 404 not found errors in asp.net core.

https://www.devtrends.co.uk/blog/handling-404-not-found-in-asp.net-core