Skip to content
View xiaocaiisxiaocai's full-sized avatar
  • China
  • DongGuang
  • 03:57 (UTC -12:00)

Block or report xiaocaiisxiaocai

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
xiaocaiisxiaocai/README.md

👋 Hi, I'm xiaocaiisxiaocai

关于我 | About Me

  • 🧑‍💻 C#开发者,专注桌面应用开发,同时具备全栈开发能力
  • 🖥️ WinForm/WPF/Blazor/ASP.NET MVC开发经验
  • 🌏 坐标:东莞
  • 🌱 正在学习:.NET MAUI、Blazor进阶开发
  • 👯 期待与志同道合的开发者合作
  • 🚀 追求高质量、高性能的应用解决方案

🛠️ 技术徽章

C# .NET WPF SQL Server HTML5 CSS3 JavaScript Visual Studio Git

💻 技术栈 | Tech Stack

  • 核心语言:C#, XAML, SQL, HTML, CSS, JavaScript
  • 桌面技术:WinForm, WPF, Blazor Desktop
  • Web技术:ASP.NET MVC, Web API, Razor Pages
  • UI框架:DevExpress, SunnyUI, MaterialDesign, Bootstrap
  • 数据处理:Entity Framework, Dapper, ADO.NET
  • 数据库:SQL Server, MySQL, SQLite
  • 工具链:Visual Studio, Git, Azure DevOps
  • 架构模式:MVVM, MVC, 三层架构, DDD

📊 GitHub 统计 | GitHub Stats

xiaocaiisxiaocai's GitHub stats

🔥 技能熟练度 | Top Languages

Top Langs

📈 贡献图表

GitHub streak stats

🏆 GitHub 成就

trophy

👀 访问统计

访问次数

访问统计

关注者

👨‍💻 代码示例

public class xiaocaiisxiaocai
{
    public string Name { get; set; } = "xiaocaiisxiaocai";
    public string[] Skills { get; set; } = { "C#", "WPF", "WinForm", "Blazor" };
    
    public string SayHi()
    {
        return "感谢访问我的GitHub!";
    }
}

📫 联系我 | Contact Me

📌 座右铭 | Motto

用代码构建美观、高效的用户体验。


⭐️ From xiaocaiisxiaocai © 2025

Popular repositories Loading

  1. xiaocaiisxiaocai xiaocaiisxiaocai Public

  2. FluentCMS FluentCMS Public

    Forked from fluentcms/FluentCMS

    ASP.NET Core Blazor Content Management System (CMS)

    C#

  3. ZauberCMS ZauberCMS Public

    Forked from YodasMyDad/ZauberCMS

    .NET CMS using Blazor, built by .Net Developers for .Net Developers

    C#

  4. Umbraco-CMS Umbraco-CMS Public

    Forked from umbraco/Umbraco-CMS

    Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.

    C#

  5. AIChat AIChat Public

    AI聊天应用

    C#

  6. CodeGenerator CodeGenerator Public

    C#代码生成器

    C#