From 69dc484cebc1d5b82b32fd21f5dbdaea49ab0cb3 Mon Sep 17 00:00:00 2001 From: Rui <5648218+ruisilva450@users.noreply.github.com> Date: Thu, 5 Dec 2019 13:04:01 +0100 Subject: [PATCH] Added link to .Net Core implementation --- samples/Backend on ASP.NET MVC.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/Backend on ASP.NET MVC.md b/samples/Backend on ASP.NET MVC.md index 8ad2ced1..e24a1fd8 100644 --- a/samples/Backend on ASP.NET MVC.md +++ b/samples/Backend on ASP.NET MVC.md @@ -1,5 +1,7 @@ # Backend on ASP.NET MVC [Flowjs ASP.NET MVC](https://github.com/DmitryEfimenko/FlowJs-MVC) + +[FlowJS .Net Core API](https://github.com/ruisilva450/FlowJs-NetCore) [Handled as a MVC 5 pre-action filter](https://github.com/Grummle/FlowUploadFilter)