随笔分类 -  21 开源项目

摘要:原文:https://www.cnblogs.com/pudefu/p/9300697.html 官方的api: http://logging.apache.org/log4net/release/sdk/index.html http://logging.apache.org/log4net/ d 阅读全文
posted @ 2019-12-19 09:57 古兴越 阅读(318) 评论(0) 推荐(0) 编辑
摘要:using ServiceStack; using ServiceStack.DataAnnotations; using ServiceStack.OrmLite; using ServiceStack.Text; using System; using System.Collections.Generic; using System.Linq; using System.Text; ... 阅读全文
posted @ 2019-07-16 15:22 古兴越 阅读(323) 评论(0) 推荐(0) 编辑
摘要:using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Ta... 阅读全文
posted @ 2019-07-16 15:21 古兴越 阅读(319) 评论(0) 推荐(0) 编辑
摘要:using Ionic.Zip; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApp2.test1 { public cla... 阅读全文
posted @ 2019-07-16 15:21 古兴越 阅读(740) 评论(0) 推荐(0) 编辑
摘要:using Autofac; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; namespace ConsoleApp2.test1 { publi... 阅读全文
posted @ 2019-07-16 15:20 古兴越 阅读(269) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/zinan/p/10629277.html AutoMapper的版本:7.0.1 映射的时候忽略掉某些字段: Mapper.Initialize(x => { x.CreateMap<tb_Projects, ProjectDto>().For 阅读全文
posted @ 2019-07-16 15:20 古兴越 阅读(259) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Dapper; using System.Data; using System.Data.SqlClient; using Newtonsof... 阅读全文
posted @ 2019-07-16 15:19 古兴越 阅读(305) 评论(0) 推荐(0) 编辑
摘要:using NPOI.HSSF.UserModel; using NPOI.SS.UserModel; using NPOI.XSSF.UserModel; using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Linq; using System.... 阅读全文
posted @ 2019-07-16 15:19 古兴越 阅读(320) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HtmlAgilityPack; using Xceed.Words.NET; namespace ConsoleApp2.test1 { ... 阅读全文
posted @ 2019-07-16 15:18 古兴越 阅读(274) 评论(0) 推荐(0) 编辑
摘要:using PdfSharp.Drawing; using PdfSharp.Pdf; using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; namespac... 阅读全文
posted @ 2019-07-16 15:18 古兴越 阅读(204) 评论(0) 推荐(0) 编辑
摘要:using HtmlAgilityPack; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text; using System.Threading.Tasks; using System.Xml; namespace ConsoleAp... 阅读全文
posted @ 2019-07-16 15:17 古兴越 阅读(147) 评论(0) 推荐(0) 编辑
摘要:using JumpKick.HttpLib; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Threading.Ta... 阅读全文
posted @ 2019-07-16 15:17 古兴越 阅读(393) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/wang2650/category/780821.html 原文:https://www.cnblogs.com/xxfcz/p/7045808.html 在NuGet上需要安装这两个包: ServiceStack.OrmLite Service 阅读全文
posted @ 2019-07-16 15:11 古兴越 阅读(488) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示