You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PLT-PDA/README (2).md

19 lines
348 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Admin.Core
基于.net6 创建的一个公共的后端框架,目前包含 webpApi、WPF、控制台
#### 软件架构
软件架构说明
#### 安装教程
1. 安装.net6 开发环境
2. web部署配置IIS
3. WPF开发、控制台需要app.cs中 将创建的服务、仓储依赖注入
#### 使用说明
1. xxxx
2. xxxx
3. xxxx