Add template creator: C# ASP.NET Core 3.0: @A-Joshi (#3213)

This commit is contained in:
William Cheng 2019-06-25 19:23:49 +08:00 committed by GitHub
parent 01f991a034
commit c1771c94bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -681,7 +681,8 @@ Here is a list of template creators:
* TypeScript (Inversify): @gualtierim
* Server Stubs
* Ada: @stcarrez
* C# ASP.NET5: @jimschubert [:heart:](https://www.patreon.com/jimschubert)
* C# ASP.NET 5: @jimschubert [:heart:](https://www.patreon.com/jimschubert)
* C# ASP.NET Core 3.0: @A-Joshi
* C# NancyFX: @mstefaniuk
* C++ (Qt5 QHttpEngine): @etherealjoy
* C++ Pistache: @sebymiano