伟哥开源项目基金会
GitHub_base=>
该项目作者为伟哥,GitHub地址:https://github.com/amh1979;
该项目维护者为鸟窝,GitHub地址:https://github.com/TopGuo;
如果在使中,遇到任何问题,欢迎issue。
AspNetCore_Aliyun_OSS

针对asp.net core 使用阿里oss封装的nuget`
AspNetCore_ApiDoc

针对asp.net core webapi文档封装的nuget,比起swagger各有千秋,如果单从文档可读性,注释完整性来说,甩swagger一条街
AspNetCore_Chinese

针对asp.net core中,汉字转拼音封装的nuget包
AspNetCore_DataProtector

针对asp.net core中,dataprotector封装的包
AspNetCore_EFCore_SqlServer

针对asp.net core中,efcore orm中,操作sqlserver封装的包,非常好用
AspNetCore_Extensions

针对asp.net core中,一些基础操作做的拓展工具类
Extensions for AspNetCore
DateTimeExtensions
EnumExtensions
ExceptionExtensions
HttpRequestExtensions
JsonExtensions
LinqExtensions
ReflectExtensions
ServiceExtensions
StringExtensions
aspnetcore_filelog

针对asp.net core中,日志记录封装的nuget,比log4net,nlog,seriylog有过之无不及
AspNetCore_MvcFactory

针对asp.net core中,针对mvc做的封装优化
AspNetCore_Utilities

此包暂无详细介绍
AspNetCore_Xml

针对asp.net core中,针对xml处理封装的包,主要有Xml Serializer/Deserialize for AspNetCore.,当年我记得伟哥这个包是给我写的,我用这个处理了对接快钱三方的问题
文末郑重声明
该项目介绍到的所有包的详细使用方法,都会在github(伟哥开源基金会里做详细介绍),并且还会有其他新的包,会逐渐加入