受欢迎的博客标签
RSS

博客

How to Set Kestrel Console Output Color from ILogger in Asp .Net Core

     The colors in ILogger implementation are decided based on the LogLevel that is being logged. The

Using jquery ui autocomplete with ASP.NET core

This post is about how to use jquery ui autocomplete with ASP.NET 5. Long back I wrote a blog post about using JQuery

如何破解aspose.words(java)

1、下载words组件(https://www.ddooo.com/softdown/82241.htm),搭建test工程。

2、查阅资料,主要是调用setLicense接口,并配置license.xml文档Inpu

admin in NopCommerce 4.x (2)-SuccessNotification

实现原理 设置提示内容->提示内容存入系统变量->后台模板公共部分显示变量值

  1.在控制器中设置提示内容的变量值 SuccessNotification(_localizationService.GetR

Defining custom logging messages with LoggerMessage.Define in ASP.NET Core

https://

wechat-微信小程序Asp .Net Core开发实战记录(13)-wxml

1.微信小程序 富文本的使用

1.1 微信小程序 富文本rich-text使用

wxml

<view>
                    
Error RZ3007: Targeted tag name cannot be null or whitespace in Asp .Net core 2.1

Error: Microsoft.AspNetCore.Mvc.Razor.Compilation.Compilation Failed Exception: One or more compilation failures occu

Creating a rolling file logging provider for ASP.NET Core 2.0

Wechat-微信服务号Asp .Net Core开发实战记录(2)-微信消息

一、微信服务号开发实战起因 因为一家公司有需求,涉及微信服务号的有两个方面:

(一)利用微信完成自动派单,目前是人工复制、粘贴内容发送微信派单

(二)利用微信完成推广奖励 需求简单,网上解决方案不少,只

wechat-微信小程序Asp .Net Core开发实战记录(12)-详情页

1.分享和返回

1.1 分享代码,设置了分享的标题,以及跳转的路径等。对路径做了参数处理,以便区分出用户的来源。为什么要区分用户来源呢,因为小程序的分享页面进入后没有返回主页的按钮。所以单独做区分,当用户来自分享时,显