From cad5566d67876f0e1bd8eb1393931f7962e9fe5a Mon Sep 17 00:00:00 2001 From: REJack Date: Wed, 27 May 2020 22:20:22 +0200 Subject: [PATCH] add ASP.NET Boilerplate implementation in docs --- docs/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/implementations.md b/docs/implementations.md index ca68caa5e..5c496c238 100644 --- a/docs/implementations.md +++ b/docs/implementations.md @@ -16,6 +16,7 @@ Thanks to many of AdminLTE users, there are multiple implementations of the temp - [AdminLTE-3-Angular](https://github.com/erdkse/adminlte-3-angular) by [erdkse](https://github.com/erdkse) - [AdminLTE-3-React](https://github.com/erdkse/adminlte-3-react) by [erdkse](https://github.com/erdkse) - [AdminLTE-3-Vue](https://github.com/erdkse/adminlte-3-vue) by [erdkse](https://github.com/erdkse) +- [ASP.NET Core MVC / Angular Startup Project](https://github.com/aspnetboilerplate/module-zero-core-template) by [ASP.NET Boilerplate](https://github.com/aspnetboilerplate) ##### AdminLTE v2.4 {: .text-bold .text-dark .mt-3}