受欢迎的博客标签
RSS

博客

Find out if a URL matches an action in ASP.NET MVC Core

You might have faced a scenario where you have a URL, and you need to find out if it maps to an action in your MVC Co

微信公众号:开通付费阅读功能详细操作手册

一、首先要找到开通付费功能的连接,如下:

step1:登陆微信公众号后台

https://mp.weixin.qq.com/

step2:找到付费开通连接

在通知中心菜单

Build customizable Language Switcher Tag Helper with Bootstrap

LanguageSwitcherTagHelper repository on GitHub.  

Previously I talked about localization in much details

nopCommerce: Preventing spammers and other security and optimization tips by use reCAPTCHA

One of the reasons I host my websites at AppliedI.net (see:

ASP.NET Core Response Cache Conditions

Conditions for caching Response caching middleware page by Microsoft lists conditions that request must meet for

How to creating a Error Handling Middleware in ASP.NET Core

This post is about creating  a  Error Handling  middleware in ASP.NET Core.

 

We

how to Write a file not found Middleware in asp .net core

Because I’m using Visual Studio, I can add middleware by using Add New Item and choosing the Middleware Class t

exception Handling Middleware in ASP.NET Core Web API

After many experiments with different exception handling approaches I ended up using middleware. It worked the best f

How to log startup error messages in ASP.NET Core 2.x

.NET Core version:ASP.NET Core 2.x

OS:windows server 2012 R2

 In ASP.NET Core 2.x, logging is cr

ASP.NET Core 12 samples(Options,Redis etc)

https://github.com/spetz/asp-net-core-samples