Pinned Repositories
easytool
对EasyTool工具类进行符合个人使用的修改
EasyAutoInject
EasyAutoInject is a lightweight library designed to simplify dependency injection (DI) configuration in .NET applications. It provides an attribute-based method that can automatically register services into the DI container based on attributes applied to classes.
LearnWeb
B站UP主视频教程代码:世纪文明
Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
ater.dry.cli
This is a code assistance tool that provides code generation functions for ASP.NET Core projects and Typescript front-end projects, and supports command line and graphical interface operations. It is recommended to use the Ater.web template to create projects
TouchSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
easytool
A open source C# tool to make .NET easy
Misaka11693's Repositories
Misaka11693/EasyAutoInject
EasyAutoInject is a lightweight library designed to simplify dependency injection (DI) configuration in .NET applications. It provides an attribute-based method that can automatically register services into the DI container based on attributes applied to classes.
Misaka11693/easytool
对EasyTool工具类进行符合个人使用的修改
Misaka11693/TouchSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Misaka11693/ater.dry.cli
This is a code assistance tool that provides code generation functions for ASP.NET Core projects and Typescript front-end projects, and supports command line and graphical interface operations. It is recommended to use the Ater.web template to create projects
Misaka11693/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
Misaka11693/LearnWeb
B站UP主视频教程代码:世纪文明