文章分类 - .Net Core
摘要:1:添加NLog 插件 1.1 通过Nuget 安装NLog 1.2:在StartUp 添加NLog ,读取Nlog文件 public void Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory lo
阅读全文
摘要:第一步: 创建.net core standard 第二步: 封装类 public static class StringExtend { public static bool CheckStringIsLower(this string str) { if (str == null || str.
阅读全文

浙公网安备 33010602011771号