Skip to content
/ T-SharpForm Public template

🔒 📦 More comprehensive '. Net5 WinForm' development template【更加全面的. Net5 WinForm开发模板】

License

Notifications You must be signed in to change notification settings

SystemLight/T-SharpForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpForm

更加全面的.Net5 WinForm开发模板

技术栈

核心环境

  • .Net5 (Sdk=Microsoft.NET.Sdk)

目录结构

文件名 作用
Components 组件目录
Forms 窗体目录
Program.cs 核心程序入口文件

注释规范

  1. 代码块注释
#region 代码块说明

/*
    代码块内容
*/

#endregion
  1. 功能解释注释
/*
    解释说明内容:
 */
  1. 单行逻辑注释
// 功能说明
app.UseRouting();

About

🔒 📦 More comprehensive '. Net5 WinForm' development template【更加全面的. Net5 WinForm开发模板】

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages