Updated Home (markdown)

ansonzhang 2019-05-19 13:25:54 +08:00
parent 11378e79df
commit 7075aab914

33
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)
## 前端项目