Pinned Repositories
Asp.netMVC5Demo
MVC5+PetaPoco+Mysql
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.
CronTask
基于HangFire的定时任务
CrystalQuartz
pluggable UI for Quartz.NET
docs
This repository contains .NET Documentation.
DotnetCoreMVC
DotnetCoreWebApi
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 and Docker engine. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
fans
这是一个app(android/iOS)项目,但页面视图全部都用的是html5页,没有使用app的原生页面。 前端h5是基于mui + vue2 + vue-router2 + es6 + webpack2 + vuex + signalR 的前端webApp单页项目框架,项目可以直接在PC上运行html5页面。 app打包技术是用HBuilder IDE工具一键打包成APP。
FluentValidation
A popular .NET validation for building strongly-typed validation rules.
shinercan's Repositories
shinercan/CronTask
基于HangFire的定时任务
shinercan/Asp.netMVC5Demo
MVC5+PetaPoco+Mysql
shinercan/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.
shinercan/CrystalQuartz
pluggable UI for Quartz.NET
shinercan/docs
This repository contains .NET Documentation.
shinercan/DotnetCoreMVC
shinercan/DotnetCoreWebApi
shinercan/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 and Docker engine. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
shinercan/fans
这是一个app(android/iOS)项目,但页面视图全部都用的是html5页,没有使用app的原生页面。 前端h5是基于mui + vue2 + vue-router2 + es6 + webpack2 + vuex + signalR 的前端webApp单页项目框架,项目可以直接在PC上运行html5页面。 app打包技术是用HBuilder IDE工具一键打包成APP。
shinercan/FluentValidation
A popular .NET validation for building strongly-typed validation rules.
shinercan/GlobalPhone
Port of the ruby gem global_phone into c# reimplemented using libphonenumber-csharp
shinercan/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
shinercan/Hosting
Code for hosting and starting up an ASP.NET Core application.
shinercan/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
shinercan/layer
丰富多样的 Web 弹出层组件,可轻松实现 Alert/Confirm/Prompt/ 普通提示/页面区块/iframe/tips等等几乎所有的弹出交互。目前已成为最多人使用的弹层解决方案
shinercan/libphonenumber-csharp
Offical C# port of https://github.com/googlei18n/libphonenumber
shinercan/little-aspnetcore-book
简明 ASP.NET Core 手册
shinercan/PetaPoco
Official PetaPoco, A tiny ORM-ish thing for your POCO's
shinercan/PetaPoco.NetCore
PetaPoco.NetCore is a .netcore orm, a fork of PetaPoco based, add .netcore support,support .netframework and .netcore,,support a query and map,and support Multi Mapping, Multiple Results
shinercan/quartznet
Quartz Enterprise Scheduler .NET
shinercan/Razor
Parser and code generator for CSHTML files used in view pages for MVC web apps.
shinercan/SqlSugar
Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
shinercan/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。