Pinned Repositories
Alipay.AopSdk.Core
支付宝(Alipay)服务端SDK AopSdk,修改自官方最新版本:113。采用.NET Standard 2.0,支持.NET Core 2.0,与官方SDK接口完全相同。完全可以按照官方文档进行开发。
CAP
CAP is a library based on .Net standard, which is a solution to deal with distributed transactions, also has the function of EventBus, it is lightweight, easy to use, and efficiently.
conan.net
Ctrip-DAL-net
Ctrip DAL是携程框架部开发的数据库访问框架,支持代码生成和水平扩展。其由携程技术中心框架部DAL团队开发,历经3年不断打磨,并在长期的实际使用中基于大量的用户反馈不断优化。
Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
mydemo
项目例子
qianduan
前端练习
Sampleproject
.Net Core+EntityFrameworkCore+mysql
WTM
Use WTM to write .netcore app fast !!!
YiShaAdmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 https://yishasoft.com/admin
conanl5566's Repositories
conanl5566/Alipay.AopSdk.Core
支付宝(Alipay)服务端SDK AopSdk,修改自官方最新版本:113。采用.NET Standard 2.0,支持.NET Core 2.0,与官方SDK接口完全相同。完全可以按照官方文档进行开发。
conanl5566/qianduan
前端练习
conanl5566/TsBlog
一个基于ASP.NET MVC 5+Repository+Autofac+AutoMapper+SqlSugar的博客系统模板
conanl5566/CAP
CAP is a library based on .Net standard, which is a solution to deal with distributed transactions, also has the function of EventBus, it is lightweight, easy to use, and efficiently.
conanl5566/AbpDocument2Chinese
Abp翻译文档
conanl5566/aspnetboilerplate-samples
Sample projects using ASP.NET Boilerplate
conanl5566/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
conanl5566/dal
Ctrip Database Access Layer
conanl5566/DncZeus
DncZeus 是一个基于ASP.NET Core 2 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 2 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。
conanl5566/DotNetDAL
dotnet core 分库dal 转自携程dal
conanl5566/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.1, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
conanl5566/LayerDemo
3-Tier Architecture Demo
conanl5566/LearningMpaAbp
学习Abp框架之Mpa实操演练
conanl5566/Masuit.LuceneEFCore.SearchEngine
基于EntityFrameworkCore和Lucene.NET实现的全文检索搜索引擎
conanl5566/mongo-csharp-driver
.NET Driver for MongoDB
conanl5566/mycattest
mycat 测试 Pomelo.Data.MyCat MyCATConnector
conanl5566/Ocelot
.NET core API Gateway
conanl5566/OrchardCore
Orchard Core is an open-source modular and extensible application framework built with ASP.NET Core, and a content management system (CMS) built on top of that application framework.
conanl5566/Protal.MVC.WeiXinPay
微信猜谜,微信公众号支付,零钱提现
conanl5566/quartznet
Quartz Enterprise Scheduler .NET
conanl5566/QuartzNetJob
Asp.Net Core 2.0 后端任务管理
conanl5566/RestSharp.Samples.FileUpload
conanl5566/Sheng.WeixinConstruction
升讯威微信营销系统(第三方微信平台)完整源代码。包括了面向线下商家的诸多营销功能。【吸粉】 投票、定期抽奖、聚人气抽奖、摇一摇抽奖、粉丝海报、1元夺宝、发红包、在线捐款 等 【持续变现】 微官网、微会员、积分商城、卡券、微信支付、分类信息、电影排片 等 【管理考核】 电脑手机双后台、营销二维码、后台用户管理、操作日志 等。
conanl5566/surging
surging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper、Consul作为surging服务的注册中心,集成了哈希,随机,轮询、压力最小优先作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输
conanl5566/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
conanl5566/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
conanl5566/Wen.Helpers
一些简单的 Helper 封装
conanl5566/WinDbgTest
WinDbg Test
conanl5566/winforms-modernui
My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications ...
conanl5566/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~