diff --git a/Fonlow.DocCommentCore/Fonlow.DocCommentCore.csproj b/Fonlow.DocCommentCore/Fonlow.DocCommentCore.csproj index 19f91e41..56aa886b 100644 --- a/Fonlow.DocCommentCore/Fonlow.DocCommentCore.csproj +++ b/Fonlow.DocCommentCore/Fonlow.DocCommentCore.csproj @@ -1,16 +1,19 @@ - netcoreapp2.2 + netcoreapp3.0 true - 1.1 + 1.2 Basic functions of accessing XML Doc Comments. - For .NET Core 2.1 - Copyright © Zijian Huang 2018 - https://github.com/zijianhuang/webapiclientgen/blob/master/license.md + For .NET Core 3.0 + Copyright © Zijian Huang 2015-2019 + https://github.com/zijianhuang/webapiclientgen true - 1.1.0.0 + 1.2.0.0 + MIT + en + 1.2.0.0 diff --git a/Fonlow.Poco2TsCore/Fonlow.Poco2TsCore.csproj b/Fonlow.Poco2TsCore/Fonlow.Poco2TsCore.csproj index a1118aaf..df0acc0d 100644 --- a/Fonlow.Poco2TsCore/Fonlow.Poco2TsCore.csproj +++ b/Fonlow.Poco2TsCore/Fonlow.Poco2TsCore.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + netcoreapp3.0 true true true diff --git a/Fonlow.TypeScriptCodeDomCore/Fonlow.TypeScriptCodeDomCore.csproj b/Fonlow.TypeScriptCodeDomCore/Fonlow.TypeScriptCodeDomCore.csproj index 7b53d6d9..34b09fb9 100644 --- a/Fonlow.TypeScriptCodeDomCore/Fonlow.TypeScriptCodeDomCore.csproj +++ b/Fonlow.TypeScriptCodeDomCore/Fonlow.TypeScriptCodeDomCore.csproj @@ -1,23 +1,25 @@ - netcoreapp2.2 + netcoreapp3.0 true Zijian Huang Fonlow TypeScript CodeDOM for .NET Core - Copyright © Zijian Huang 2018 + Simple build of Fonlow.TypeScriptCodeDOM for .NET Core. TypeScript CodeDOM has TypeScriptCodeProvider implementing ICodeGenerator which has been used in POCO2TS.exe and Strongly Typed Client API for Web API. Help: https://github.com/zijianhuang/webapiclientgen/wiki/TypeScript-CodeDOM - https://github.com/zijianhuang/webapiclientgen/blob/master/license.md + https://github.com/zijianhuang/webapiclientgen TypeScript,Code DOM - tlint happy + Build for .NET Core 3.0 en true true - 2.0.1 - 2.0.1.0 - 2.0.1.0 + 2.1 + 2.1.0.0 + 2.1.0.0 + MIT + https://raw.githubusercontent.com/zijianhuang/webapiclientgen/master/Doc/icons/TypeScriptCodeDOM64.png diff --git a/Fonlow.Web.MetaCore/Fonlow.Web.MetaCore.csproj b/Fonlow.Web.MetaCore/Fonlow.Web.MetaCore.csproj index 43c5ae3a..26519c3c 100644 --- a/Fonlow.Web.MetaCore/Fonlow.Web.MetaCore.csproj +++ b/Fonlow.Web.MetaCore/Fonlow.Web.MetaCore.csproj @@ -1,18 +1,19 @@ - netcoreapp2.2 + netcoreapp3.0 true https://github.com/zijianhuang/webapiclientgen https://github.com/zijianhuang/webapiclientgen/blob/master/license.md - Copyright © Zijian Huang 2018 - Copyright © Zijian Huang 2018 - Copyright © Zijian Huang 2018 + Copyright © Zijian Huang 2015-2019 + Zijian Huang + true - For .NET Core 2.1 + For .NET Core 3.0 en - 1.1.2 - 1.1.2.0 + 1.2 + 1.2.0.0 + 1.2.0.0 diff --git a/Tests/Poco2TsTestsCore/Poco2TsTestsCore.csproj b/Tests/Poco2TsTestsCore/Poco2TsTestsCore.csproj index 111445a1..c63612d4 100644 --- a/Tests/Poco2TsTestsCore/Poco2TsTestsCore.csproj +++ b/Tests/Poco2TsTestsCore/Poco2TsTestsCore.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + netcoreapp3.0 false diff --git a/Tests/TypeScriptCodeDomTestsCore/TypeScriptCodeDomTestsCore.csproj b/Tests/TypeScriptCodeDomTestsCore/TypeScriptCodeDomTestsCore.csproj index cae81a97..8b5749a4 100644 --- a/Tests/TypeScriptCodeDomTestsCore/TypeScriptCodeDomTestsCore.csproj +++ b/Tests/TypeScriptCodeDomTestsCore/TypeScriptCodeDomTestsCore.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + netcoreapp3.0 false diff --git a/WebApiClientGenCore.Abstract/WebApiClientGenCore.Abstract.csproj b/WebApiClientGenCore.Abstract/WebApiClientGenCore.Abstract.csproj index 189eb3c1..a4853e05 100644 --- a/WebApiClientGenCore.Abstract/WebApiClientGenCore.Abstract.csproj +++ b/WebApiClientGenCore.Abstract/WebApiClientGenCore.Abstract.csproj @@ -3,6 +3,12 @@ netcoreapp3.0 Fonlow.WebApiClientGenCore.Abstract + true + en + Abstract classes for plugins to derive. + Copyright © Zijian Huang 2015-2019 + Zijian Huang + https://github.com/zijianhuang/webapiclientgen diff --git a/WebApiClientGenCore.Aurelia/WebApiClientGenCore.Aurelia.csproj b/WebApiClientGenCore.Aurelia/WebApiClientGenCore.Aurelia.csproj index c12303ee..51adfb36 100644 --- a/WebApiClientGenCore.Aurelia/WebApiClientGenCore.Aurelia.csproj +++ b/WebApiClientGenCore.Aurelia/WebApiClientGenCore.Aurelia.csproj @@ -5,7 +5,7 @@ en Fonlow.WebApiClientGenCore.Aurelia Zijian Huang - Generate client API codes for Aurelia apps. + Plugin for WebApiClientGen 3.0+ to generate client API codes with Aurelia. Copyright © Zijian Huang 2015-2019 aurelia TypeScript Generate client API codes for Aurelia apps. diff --git a/WebApiClientGenCore.Axios/WebApiClientGenCore.Axios.csproj b/WebApiClientGenCore.Axios/WebApiClientGenCore.Axios.csproj index 827dd15d..b4e8bfd7 100644 --- a/WebApiClientGenCore.Axios/WebApiClientGenCore.Axios.csproj +++ b/WebApiClientGenCore.Axios/WebApiClientGenCore.Axios.csproj @@ -4,8 +4,8 @@ netcoreapp3.0 Fonlow.WebApiClientGenCore.Axios Zijian Huang - Generate client API codes with Axios lib. - Generate client API codes with Axios lib. + Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS. + Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS. en https://github.com/zijianhuang/webapiclientgen Copyright © Zijian Huang 2015-2019 diff --git a/WebApiClientGenCore.NG2/WebApiClientGenCore.NG2.csproj b/WebApiClientGenCore.NG2/WebApiClientGenCore.NG2.csproj index 564d3ba6..0af5101c 100644 --- a/WebApiClientGenCore.NG2/WebApiClientGenCore.NG2.csproj +++ b/WebApiClientGenCore.NG2/WebApiClientGenCore.NG2.csproj @@ -4,8 +4,8 @@ netcoreapp3.0 Fonlow.WebApiClientGenCore.NG2 Zijian Huang - Generate client API codes for Angular 2+ apps. - Generate client API codes for Angular 2+ apps. + Plugin for WebApiClientGen 3.0+ to generate client API codes with Angular 6+. + Plugin for WebApiClientGen 3.0+ to generate client API codes with Angular 6+. en https://github.com/zijianhuang/webapiclientgen Copyright © Zijian Huang 2015-2019 diff --git a/WebApiClientGenCore.jQuery/WebApiClientGenCore.jQuery.csproj b/WebApiClientGenCore.jQuery/WebApiClientGenCore.jQuery.csproj index 7d04bc5e..27df19f2 100644 --- a/WebApiClientGenCore.jQuery/WebApiClientGenCore.jQuery.csproj +++ b/WebApiClientGenCore.jQuery/WebApiClientGenCore.jQuery.csproj @@ -7,7 +7,7 @@ https://github.com/zijianhuang/webapiclientgen Copyright © Zijian Huang 2015-2019 en - Generate client API codes with jQuery. + Plugin for WebApiClientGen 3.0+ to generate client API codes with jQuery. This requires a HttpClient library at https://github.com/zijianhuang/webapiclientgen/blob/master/DemoWebApi/Scripts/ClientApi/HttpClient.ts. Generate client API codes with jQuery. true MIT