winform瘦身工具

winform

centos7如何安装Docker以及Docker Compose

centos Docker

docker安装Milvus

Milvus docker

centos安装Supervisor守护 dotnetcore程序

centos安装Supervisor守护 dotnetcore程序,如果不安装Supervisor,每次重启服务器都要重新开启dotnetcore程序

supervisor centos

StackExchange.Redis Timeout performing 超时问题

StackExchange.Redis

提交本地文件到远程git

git

vs向github上push提交时terminal prompts disabled

使用VS的时候,出现could not read Username for ‘https://github.com‘: terminal prompts disabled ,Pushing to https://github.com/ahuinan/xx.git的错误

github

ASP.NET Core 2 中自动扫描应用程序中的依赖注入并自动注册

使用Scrutor可以帮助我们自动注入,而不用每次新增一个类,就要写一行代码,项目git地址是:https://github.com/khellang/Scrutor

asp.net core Scrutor 自动注入