Updated Home (markdown)

ansonzhang 2019-05-19 09:57:31 +08:00
parent 40c0ace384
commit ace2aa7914

14
Home.md

@ -11,6 +11,20 @@
* [快速运行](https://github.com/anjoy8/Blog.Core/wiki/Installation-Guide)
* [主要知识点](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet)
* [Swagger](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Swagger)
* [CORS](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#CORS)
* [Automapper](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Automapper)
* [Redis](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Redis)
* [MiniProfiler](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#MiniProfiler)
* [JWTAuthorization](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#JWTAuthorization)
* [NetCore-DI](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#NetCore-DI)
* [AutoFac-DI](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#AutoFac-DI)
* [AOP](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#AOP)
* [SqlSugar](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#SqlSugar)
* [SignalR](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#SignalR)
* [SeedData](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#SeedData)
* [Repository](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Repository)
* [Log4](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Log4)
* [Appsettings](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Appsettings)
* [API 地址](http://123.206.33.109:8081)