Skip to content
Avatar
🏠
Working
🏠
Working

Highlights

  • Arctic Code Vault Contributor

Organizations

@Swoobat

Pinned

  1. 特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0

    C# 421 146

  2. Tools to deploy applications to remote server(iis,windowsService,docker) support netframwork and dotnetcore,support rollback and increment deploy

    273 46

  3. httpjob for Hangfire,restful api for Hangfire,job调度与业务分离

    C# 303 107

  4. netcore+vue mvc role management 快速开发系统(菜单,角色,权限[精确到按钮])

    JavaScript 248 108

  5. Swashbuckle自定义修改 汉化 使用jsonedior schema校验

    JavaScript 194 80

  6. Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验

    C# 124 26

218 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

Created an issue in kotlin-orm/ktorm that received 4 comments

entity的model是interface我如何手动用代码创建一个

我该如何自己用代码创建一个这个model? interface Department : Entity<Department> { companion object : Entity.Factory<Department>() val id: Int var name: String var

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.