LeeTeke
-
- 82 total downloads
- last updated 10/25/2024
- Latest version: 1.0.0
本项目 基于 http.sys的 HttpListener 类制作的 http简易服务器。 -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 76 total downloads
- last updated 8/4/2024
- Latest version: 1.0.0
本项目为Microsoft.DependencyInjection 的扩展方法使用,主要用于注册。 -
-
LeeTeke.
by: LeeTekeSqlDo - 37 total downloads
- last updated 11/21/2024
- Latest version: 1.0.0
Package Description -
- 37 total downloads
- last updated 11/21/2024
- Latest version: 1.0.0
[非ORM]核心库主要功能是Sql语言命令生成; 本库连接SqlServer数据库所用,依赖Microsoft.Data.SqlClient包,简单封装了连接类 [SqlServerService]。 -
- 36 total downloads
- last updated 11/21/2024
- Latest version: 1.0.0
[非ORM]核心库主要功能是Sql语言命令生成; 本库连接SQLite数据用,依赖Microsoft.Data.Sqlite.Core包,简单封装了连接类 [SqLiteService]。 -
- 34 total downloads
- last updated 11/21/2024
- Latest version: 1.0.0
[非ORM]核心库主要功能是Sql语言命令生成; 本库连接MySql数据用,依赖MySql.Data包,简单封装了连接类 [MySqlService]。