Pinned Repositories
ABP
aspnetboilerplate 修改版
Abp.Swagger.Example
AbpBatchExample
Batch Update Delete Insert
AbpEx
AbpEx
bootstrap3-dialog
Make use of Twitter Bootstrap's modal more monkey-friendly.
DotnetSpider
DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
graphql-dotnet
GraphQL for .NET
ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
StackExchange.Redis-Chinese-Doc
StackExchange.Redis文档翻译
VueAbpZeroDemo
Using Vue to implement AbpZeroDemo
carldai0106's Repositories
carldai0106/bootstrap-nav-wizard
A simple, pure CSS (nav-tabs/nav-pils)-like wizard UI for bootstrap
carldai0106/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
carldai0106/EApp
EApp 是一款基于Microsoft .NET的面向领域驱动的轻量级应用程序开发框架, 遵循 DDD (Domain Driven Design) 和 CQRS 的设计**, 支持 windows application 和 web application 的快速开发. Windows application 开发框架包括 插件式(Plugin)模块框架和Windows MVC 框架. Web 开发框架包含了插件式的MVC扩展功能.
carldai0106/FluentScheduler
A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.
carldai0106/FluentValidationRemoteClientSideValidation
carldai0106/GdutWeixin
广工工业大学微信服务平台
carldai0106/Git-Tutorial-By-liaoxuefeng
把廖雪峰Git教程整理成PDF版
carldai0106/jquery.eye
jQuery.eye is a jQuery plugin for monitoring changes made to elements' DOM or CSS properties as well monitoring changes of the returned results from jQuery methods ran on a given element. When a change is detected a callback function is fired. Additionally provided are methods for pausing a watch, starting a watch, and retrieving a watch status associated with an element.
carldai0106/JWTAspNetWebApi
Tutorial shows how to Issue JSON Web Token in ASP.NET Web API 2 and Owin middleware, then build list of Resource Servers relies on the Token Issuer Party (Authorization Server)