Skip to content
View Wildcatii's full-sized avatar
Block or Report

Block or report Wildcatii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SharpDocx SharpDocx Public

    Forked from egonl/SharpDocx

    C# based template engine for generating Word documents

    C# 1

  2. dnSpy dnSpy Public

    Forked from dnSpy/dnSpy

    .NET debugger and assembly editor

    C# 1

  3. Framework.Toolkits Framework.Toolkits Public

    Forked from SkyChenSky/Sikiro.Tookits

    发布

    C#

  4. Sheng.Winform.Controls Sheng.Winform.Controls Public

    Forked from iccb1013/Sheng.Winform.Controls

    升讯威 .Net WinForm 控件库提供了超过15种 Winform 控件,你可以直接使用本控件库,更可以通过本控件库学到 Winform 控件开发的方法和理念。

    C#

  5. winform.controls winform.controls Public

    Forked from kwonganding/winform.controls

    分享几年前开发的一套winform控件库。当时主要为开发公司内部ERP系统,重新设计实现了所有用到的Winform组建,包括Form窗体组建6个(支持换肤),基础控件25个。其中有很多参考借鉴其他开源组件,也有几个是集成的别人的组件,然后做了些调整。   现在已经好几年不做Winform开发了,整理一下共享出来,希望能够给需要的朋友一些帮助。在Win8、win10上运行是没有什么大的问题的,…

    C#

  6. Sheng.Winform.IDE Sheng.Winform.IDE Public

    Forked from iccb1013/Sheng.Winform.IDE

    使用 .NET WinForm 开发所见即所得的 IDE 开发环境,实现不写代码直接生成应用程序。1)像 Visual Studio 一样,有可视化的环境,拖拖拽拽界面就出来了;2)功能模块全部独立,解耦,以插件的形式存在于主程序(宿主)中;3)把事件这个概念抽象并封装起来;4)对数据操作要有一定的自由度;5)资源文件的管理;6)打包前的静态编译检查;7)IDE界面支持多国语言;8)支持插件……

    C#