From ace2aa7914c1c4510937dcd9331aee4855767444 Mon Sep 17 00:00:00 2001 From: ansonzhang <3143422472@qq.com> Date: Sun, 19 May 2019 09:57:31 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Home.md b/Home.md index 8df9faa..c594376 100644 --- a/Home.md +++ b/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)