From 896ef501af84bb2d421ea21bc342e7d8946d66e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90=C4=B5=20=CE=9D=CE=B9=CE=93=CE=9E=CE=97=CE=9B=CF=88?= =?UTF-8?q?=CE=9A?= Date: Tue, 1 Dec 2020 18:06:04 +0530 Subject: [PATCH] release v6.1 --- MongoWebApiStarterTemplate.csproj | 67 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 34 deletions(-) diff --git a/MongoWebApiStarterTemplate.csproj b/MongoWebApiStarterTemplate.csproj index eb63798..6658671 100644 --- a/MongoWebApiStarterTemplate.csproj +++ b/MongoWebApiStarterTemplate.csproj @@ -1,35 +1,34 @@ - - - - 6.1.0 - Template - MongoWebApiStarter - MongoDB Web Api Starter - Ryan Gunner - A full-featured starter template for "dotnet new" to quickly scaffold a .Net 5 Web-Api project with MongoDB as the data store. - dotnet-new;templates;mongodb;web-api;net5;aspnet,servicestack - net5.0 - true - false - content - https://github.com/dj-nitehawk/MongoWebApiStarter - https://github.com/dj-nitehawk/MongoWebApiStarter - - make data classes static -- auto bind claim values from jwt token with [From] attribute -- update vsix - LICENSE - - - - - - - - - - True - - - - + + + + 6.2.0 + Template + MongoWebApiStarter + MongoDB Web Api Starter + Ryan Gunner + A full-featured starter template for "dotnet new" to quickly scaffold a .Net 5 Web-Api project with MongoDB as the data store. + dotnet-new;templates;mongodb;web-api;net5;aspnet,servicestack + net5.0 + true + false + content + https://github.com/dj-nitehawk/MongoWebApiStarter + https://github.com/dj-nitehawk/MongoWebApiStarter + - new notification system +- upgrade packages + LICENSE + + + + + + + + + + True + + + + \ No newline at end of file