From 7075aab914582df359c6c68d53eb4fd892c1ceb5 Mon Sep 17 00:00:00 2001 From: ansonzhang <3143422472@qq.com> Date: Sun, 19 May 2019 13:25:54 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/Home.md b/Home.md index c594376..6cbf8a1 100644 --- a/Home.md +++ b/Home.md @@ -10,23 +10,28 @@ * [新手入门](https://github.com/anjoy8/Blog.Core/wiki/Getting-Started-with-blogcore) * [快速运行](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) + * [Async-Await](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Async-Await) + * [AutoFac-DI](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#AutoFac-DI) + * [Automapper](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Automapper) + * [CORS](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#CORS) + * [JWTAuthorization](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#JWTAuthorization) + * [Log4](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Log4) + * [MiniProfiler](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#MiniProfiler) + * [NetCore-DI](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#NetCore-DI) + * [publish](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#publish) + * [Redis](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Redis) + * [Repository](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Repository) + * [SeedData](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#SeedData) + * [SignalR](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#SignalR) + * [SqlSugar](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#SqlSugar) + * [Swagger](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#Swagger) + * [T4](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#T4) -* [API 地址](http://123.206.33.109:8081) + + +* [API 地址](http://core-dotnet.com:8081) ## 前端项目