diff --git a/Home.md b/Home.md index 2380982..cd2f1d7 100644 --- a/Home.md +++ b/Home.md @@ -10,25 +10,33 @@ * [框架说明](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) - * [AOP](https://github.com/anjoy8/Blog.Core/wiki/Cheat-Sheet#AOP) - * [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) + * [AOP](https://github.com/anjoy8/Blog.Core/wiki/AOP) + * [Appsettings](https://github.com/anjoy8/Blog.Core/wiki/Appsettings) + * [Async-Await](https://github.com/anjoy8/Blog.Core/wiki/Async-Await) + * [Authorization-Ids4](https://github.com/anjoy8/Blog.Core/wiki/Authorization-Ids4) + * [Authorization-JWT](https://github.com/anjoy8/Blog.Core/wiki/Authorization-JWT) + * [AutoMapper](https://github.com/anjoy8/Blog.Core/wiki/AutoMapper) + * [CORS](https://github.com/anjoy8/Blog.Core/wiki/CORS) + * [DI-AutoFac](https://github.com/anjoy8/Blog.Core/wiki/DI-AutoFac) + * [DI-NetCore](https://github.com/anjoy8/Blog.Core/wiki/DI-NetCore) + * [GlobalExceptionsFilter](https://github.com/anjoy8/Blog.Core/wiki/GlobalExceptionsFilter) + * [HttpContext](https://github.com/anjoy8/Blog.Core/wiki/HttpContext) + * [Log4](https://github.com/anjoy8/Blog.Core/wiki/Log4) + * [MemoryCache](https://github.com/anjoy8/Blog.Core/wiki/MemoryCache) + * [Middleware](https://github.com/anjoy8/Blog.Core/wiki/Middleware) + * [MiniProfiler](https://github.com/anjoy8/Blog.Core/wiki/MiniProfiler) + * [publish](https://github.com/anjoy8/Blog.Core/wiki/publish) + * [Redis](https://github.com/anjoy8/Blog.Core/wiki/Redis) + * [Repository](https://github.com/anjoy8/Blog.Core/wiki/Repository) + * [SeedData](https://github.com/anjoy8/Blog.Core/wiki/SeedData) + * [SignalR](https://github.com/anjoy8/Blog.Core/wiki/SignalR) + * [SqlSugar](https://github.com/anjoy8/Blog.Core/wiki/SqlSugar) + * [SqlSugar-Codefirst&DataSeed](https://github.com/anjoy8/Blog.Core/wiki/SqlSugar-Codefirst&DataSeed) + * [SqlSugar-SqlAOP](https://github.com/anjoy8/Blog.Core/wiki/SqlSugar-SqlAOP) + * [Swagger](https://github.com/anjoy8/Blog.Core/wiki/Swagger) + * [T4](https://github.com/anjoy8/Blog.Core/wiki/T4) + * [Test-xUnit](https://github.com/anjoy8/Blog.Core/wiki/Test-xUnit) * [API 地址](http://core-dotnet.com:8081)