From 8236d2854786a8578b9d190b404b558164bcc786 Mon Sep 17 00:00:00 2001 From: max-ieremenko <> Date: Sun, 23 Nov 2025 13:31:21 +0100 Subject: [PATCH 1/2] update NSwag.AspNetCore --- Sources/Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Directory.Packages.props b/Sources/Directory.Packages.props index 722527f3..3486ef38 100644 --- a/Sources/Directory.Packages.props +++ b/Sources/Directory.Packages.props @@ -24,7 +24,7 @@ - + From 8eaf7f4a9ba9cb7cecb771cebb4583cced162813 Mon Sep 17 00:00:00 2001 From: max-ieremenko <> Date: Sun, 23 Nov 2025 13:31:35 +0100 Subject: [PATCH 2/2] update third-party-notices --- .../{14.6.2 => 14.6.3}/index.json | 0 .../{14.6.2 => 14.6.3}/package.nuspec | 4 +- .../{14.6.2 => 14.6.3}/readme.md | 2 +- .../{14.6.2 => 14.6.3}/repository-LICENSE.md | 0 .../nswag.aspnetcore/14.6.2/package.nuspec | 47 ------------ .../nswag.aspnetcore/14.6.3/index.json | 69 +++++++++++++++++ .../nswag.aspnetcore/14.6.3/package.nuspec | 76 +++++++++++++++++++ .../{14.6.2 => 14.6.3}/readme.md | 15 ++-- .../{14.6.2 => 14.6.3}/repository-LICENSE.md | 0 .../{14.6.2 => 14.6.3}/index.json | 14 +++- .../{14.6.2 => 14.6.3}/package.nuspec | 19 +++-- .../{14.6.2 => 14.6.3}/readme.md | 9 ++- .../{14.6.2 => 14.6.3}/repository-LICENSE.md | 0 .../nswag.core/{14.6.2 => 14.6.3}/index.json | 8 ++ .../{14.6.2 => 14.6.3}/package.nuspec | 10 ++- .../nswag.core/{14.6.2 => 14.6.3}/readme.md | 6 +- .../{14.6.2 => 14.6.3}/repository-LICENSE.md | 0 .../14.6.2/index.json | 41 ---------- .../14.6.2/package.nuspec | 50 ------------ .../14.6.3}/index.json | 20 +++-- .../14.6.3/package.nuspec | 70 +++++++++++++++++ .../{14.6.2 => 14.6.3}/readme.md | 10 ++- .../{14.6.2 => 14.6.3}/repository-LICENSE.md | 0 .../{14.6.2 => 14.6.3}/index.json | 14 +++- .../{14.6.2 => 14.6.3}/package.nuspec | 19 +++-- .../{14.6.2 => 14.6.3}/readme.md | 9 ++- .../{14.6.2 => 14.6.3}/repository-LICENSE.md | 0 Build/third-party-libraries/readme.md | 12 +-- 28 files changed, 341 insertions(+), 183 deletions(-) rename Build/third-party-libraries/packages/nuget.org/nswag.annotations/{14.6.2 => 14.6.3}/index.json (100%) rename Build/third-party-libraries/packages/nuget.org/nswag.annotations/{14.6.2 => 14.6.3}/package.nuspec (90%) rename Build/third-party-libraries/packages/nuget.org/nswag.annotations/{14.6.2 => 14.6.3}/readme.md (83%) rename Build/third-party-libraries/packages/nuget.org/nswag.annotations/{14.6.2 => 14.6.3}/repository-LICENSE.md (100%) delete mode 100644 Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/package.nuspec create mode 100644 Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/index.json create mode 100644 Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/package.nuspec rename Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/{14.6.2 => 14.6.3}/readme.md (52%) rename Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/{14.6.2 => 14.6.3}/repository-LICENSE.md (100%) rename Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/{14.6.2 => 14.6.3}/index.json (76%) rename Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/{14.6.2 => 14.6.3}/package.nuspec (54%) rename Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/{14.6.2 => 14.6.3}/readme.md (57%) rename Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/{14.6.2 => 14.6.3}/repository-LICENSE.md (100%) rename Build/third-party-libraries/packages/nuget.org/nswag.core/{14.6.2 => 14.6.3}/index.json (83%) rename Build/third-party-libraries/packages/nuget.org/nswag.core/{14.6.2 => 14.6.3}/package.nuspec (65%) rename Build/third-party-libraries/packages/nuget.org/nswag.core/{14.6.2 => 14.6.3}/readme.md (68%) rename Build/third-party-libraries/packages/nuget.org/nswag.core/{14.6.2 => 14.6.3}/repository-LICENSE.md (100%) delete mode 100644 Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/index.json delete mode 100644 Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/package.nuspec rename Build/third-party-libraries/packages/nuget.org/{nswag.aspnetcore/14.6.2 => nswag.generation.aspnetcore/14.6.3}/index.json (69%) create mode 100644 Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/package.nuspec rename Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/{14.6.2 => 14.6.3}/readme.md (52%) rename Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/{14.6.2 => 14.6.3}/repository-LICENSE.md (100%) rename Build/third-party-libraries/packages/nuget.org/nswag.generation/{14.6.2 => 14.6.3}/index.json (76%) rename Build/third-party-libraries/packages/nuget.org/nswag.generation/{14.6.2 => 14.6.3}/package.nuspec (54%) rename Build/third-party-libraries/packages/nuget.org/nswag.generation/{14.6.2 => 14.6.3}/readme.md (58%) rename Build/third-party-libraries/packages/nuget.org/nswag.generation/{14.6.2 => 14.6.3}/repository-LICENSE.md (100%) diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/index.json similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/index.json rename to Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/index.json diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/package.nuspec similarity index 90% rename from Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/package.nuspec rename to Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/package.nuspec index b9e00d24..1b94e663 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/package.nuspec +++ b/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/package.nuspec @@ -2,7 +2,7 @@ NSwag.Annotations - 14.6.2 + 14.6.3 Rico Suter MIT https://licenses.nuget.org/MIT @@ -11,7 +11,7 @@ NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript Copyright © Rico Suter, 2025 OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet - + diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/readme.md b/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/readme.md similarity index 83% rename from Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/readme.md rename to Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/readme.md index 30645d28..329ce649 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/readme.md +++ b/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/readme.md @@ -1,4 +1,4 @@ -NSwag.Annotations [14.6.2](https://www.nuget.org/packages/NSwag.Annotations/14.6.2) +NSwag.Annotations [14.6.3](https://www.nuget.org/packages/NSwag.Annotations/14.6.3) -------------------- Used by: AspNetCoreNSwag diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/repository-LICENSE.md b/Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/repository-LICENSE.md similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.2/repository-LICENSE.md rename to Build/third-party-libraries/packages/nuget.org/nswag.annotations/14.6.3/repository-LICENSE.md diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/package.nuspec deleted file mode 100644 index 8eb7e0fa..00000000 --- a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/package.nuspec +++ /dev/null @@ -1,47 +0,0 @@ - - - - NSwag.AspNetCore - 14.6.2 - Rico Suter - MIT - https://licenses.nuget.org/MIT - NuGetIcon.png - http://nswag.org/ - NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript - Copyright © Rico Suter, 2025 - Swagger Documentation AspNetCore NetCore TypeScript CodeGen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/index.json new file mode 100644 index 00000000..9ed69695 --- /dev/null +++ b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/index.json @@ -0,0 +1,69 @@ +{ + "$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json", + "Source": "https://api.nuget.org/v3/index.json", + "License": { + "Code": "MIT", + "Status": "AutomaticallyApproved" + }, + "UsedBy": [ + { + "Name": "AspNetCoreNSwag", + "InternalOnly": false, + "TargetFrameworks": [ + "net10.0", + "net8.0", + "net9.0" + ], + "Dependencies": [ + { + "Name": "NJsonSchema", + "Version": "11.5.2" + }, + { + "Name": "NJsonSchema.NewtonsoftJson", + "Version": "11.5.2" + }, + { + "Name": "NJsonSchema.Yaml", + "Version": "11.5.2" + }, + { + "Name": "NSwag.Annotations", + "Version": "14.6.3" + }, + { + "Name": "NSwag.Core.Yaml", + "Version": "14.6.3" + }, + { + "Name": "NSwag.Generation.AspNetCore", + "Version": "14.6.3" + }, + { + "Name": "Namotion.Reflection", + "Version": "3.4.3" + }, + { + "Name": "Newtonsoft.Json", + "Version": "13.0.3" + } + ] + } + ], + "Licenses": [ + { + "Subject": "package", + "Code": "MIT", + "HRef": "https://licenses.nuget.org/MIT" + }, + { + "Subject": "repository", + "Code": "MIT", + "HRef": "https://github.com/RicoSuter/NSwag.git" + }, + { + "Subject": "project", + "HRef": "http://nswag.org/" + } + ] +} \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/package.nuspec new file mode 100644 index 00000000..33a8dfa4 --- /dev/null +++ b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/package.nuspec @@ -0,0 +1,76 @@ + + + + NSwag.AspNetCore + 14.6.3 + Rico Suter + MIT + https://licenses.nuget.org/MIT + NuGetIcon.png + http://nswag.org/ + NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript + Copyright © Rico Suter, 2025 + Swagger Documentation AspNetCore NetCore TypeScript CodeGen + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/readme.md b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/readme.md similarity index 52% rename from Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/readme.md rename to Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/readme.md index ba93301b..4ee1e4f5 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/readme.md +++ b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/readme.md @@ -1,4 +1,4 @@ -NSwag.AspNetCore [14.6.2](https://www.nuget.org/packages/NSwag.AspNetCore/14.6.2) +NSwag.AspNetCore [14.6.3](https://www.nuget.org/packages/NSwag.AspNetCore/14.6.3) -------------------- Used by: AspNetCoreNSwag @@ -15,13 +15,18 @@ Description ----------- NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript -Dependencies 3 +Dependencies 8 ----------- |Name|Version| |----------|:----| -|[NSwag.Annotations](../../../../packages/nuget.org/nswag.annotations/14.6.2)|14.6.2| -|[NSwag.Core.Yaml](../../../../packages/nuget.org/nswag.core.yaml/14.6.2)|14.6.2| -|[NSwag.Generation.AspNetCore](../../../../packages/nuget.org/nswag.generation.aspnetcore/14.6.2)|14.6.2| +|[Namotion.Reflection](../../../../packages/nuget.org/namotion.reflection/3.4.3)|3.4.3| +|[Newtonsoft.Json](../../../../packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3| +|[NJsonSchema](../../../../packages/nuget.org/njsonschema/11.5.2)|11.5.2| +|[NJsonSchema.NewtonsoftJson](../../../../packages/nuget.org/njsonschema.newtonsoftjson/11.5.2)|11.5.2| +|[NJsonSchema.Yaml](../../../../packages/nuget.org/njsonschema.yaml/11.5.2)|11.5.2| +|[NSwag.Annotations](../../../../packages/nuget.org/nswag.annotations/14.6.3)|14.6.3| +|[NSwag.Core.Yaml](../../../../packages/nuget.org/nswag.core.yaml/14.6.3)|14.6.3| +|[NSwag.Generation.AspNetCore](../../../../packages/nuget.org/nswag.generation.aspnetcore/14.6.3)|14.6.3| *This page was generated by a tool.* \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/repository-LICENSE.md b/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/repository-LICENSE.md similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/repository-LICENSE.md rename to Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.3/repository-LICENSE.md diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/index.json similarity index 76% rename from Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/index.json rename to Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/index.json index db1b8e1a..d7e025aa 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/index.json +++ b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/index.json @@ -15,13 +15,25 @@ "net9.0" ], "Dependencies": [ + { + "Name": "NJsonSchema", + "Version": "11.5.2" + }, { "Name": "NJsonSchema.Yaml", "Version": "11.5.2" }, { "Name": "NSwag.Core", - "Version": "14.6.2" + "Version": "14.6.3" + }, + { + "Name": "Namotion.Reflection", + "Version": "3.4.3" + }, + { + "Name": "Newtonsoft.Json", + "Version": "13.0.3" } ] } diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/package.nuspec similarity index 54% rename from Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/package.nuspec rename to Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/package.nuspec index 85614e50..467fb175 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/package.nuspec +++ b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/package.nuspec @@ -2,7 +2,7 @@ NSwag.Core.Yaml - 14.6.2 + 14.6.3 Rico Suter MIT https://licenses.nuget.org/MIT @@ -11,19 +11,28 @@ NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript Copyright © Rico Suter, 2025 OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet - + - + + + + - + + + + - + + + + diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/readme.md b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/readme.md similarity index 57% rename from Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/readme.md rename to Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/readme.md index 51d35e1f..88f5db39 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/readme.md +++ b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/readme.md @@ -1,4 +1,4 @@ -NSwag.Core.Yaml [14.6.2](https://www.nuget.org/packages/NSwag.Core.Yaml/14.6.2) +NSwag.Core.Yaml [14.6.3](https://www.nuget.org/packages/NSwag.Core.Yaml/14.6.3) -------------------- Used by: AspNetCoreNSwag @@ -15,12 +15,15 @@ Description ----------- NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript -Dependencies 2 +Dependencies 5 ----------- |Name|Version| |----------|:----| +|[Namotion.Reflection](../../../../packages/nuget.org/namotion.reflection/3.4.3)|3.4.3| +|[Newtonsoft.Json](../../../../packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3| +|[NJsonSchema](../../../../packages/nuget.org/njsonschema/11.5.2)|11.5.2| |[NJsonSchema.Yaml](../../../../packages/nuget.org/njsonschema.yaml/11.5.2)|11.5.2| -|[NSwag.Core](../../../../packages/nuget.org/nswag.core/14.6.2)|14.6.2| +|[NSwag.Core](../../../../packages/nuget.org/nswag.core/14.6.3)|14.6.3| *This page was generated by a tool.* \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/repository-LICENSE.md b/Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/repository-LICENSE.md similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.2/repository-LICENSE.md rename to Build/third-party-libraries/packages/nuget.org/nswag.core.yaml/14.6.3/repository-LICENSE.md diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/index.json similarity index 83% rename from Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/index.json rename to Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/index.json index b58d9101..31127157 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/index.json +++ b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/index.json @@ -18,6 +18,14 @@ { "Name": "NJsonSchema", "Version": "11.5.2" + }, + { + "Name": "Namotion.Reflection", + "Version": "3.4.3" + }, + { + "Name": "Newtonsoft.Json", + "Version": "13.0.3" } ] } diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/package.nuspec similarity index 65% rename from Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/package.nuspec rename to Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/package.nuspec index c0d59f6e..b4252bd1 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/package.nuspec +++ b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/package.nuspec @@ -2,7 +2,7 @@ NSwag.Core - 14.6.2 + 14.6.3 Rico Suter MIT https://licenses.nuget.org/MIT @@ -11,16 +11,22 @@ NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript Copyright © Rico Suter, 2025 OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet - + + + + + + + diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/readme.md b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/readme.md similarity index 68% rename from Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/readme.md rename to Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/readme.md index c7b10c20..6a7a6354 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/readme.md +++ b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/readme.md @@ -1,4 +1,4 @@ -NSwag.Core [14.6.2](https://www.nuget.org/packages/NSwag.Core/14.6.2) +NSwag.Core [14.6.3](https://www.nuget.org/packages/NSwag.Core/14.6.3) -------------------- Used by: AspNetCoreNSwag @@ -15,11 +15,13 @@ Description ----------- NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript -Dependencies 1 +Dependencies 3 ----------- |Name|Version| |----------|:----| +|[Namotion.Reflection](../../../../packages/nuget.org/namotion.reflection/3.4.3)|3.4.3| +|[Newtonsoft.Json](../../../../packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3| |[NJsonSchema](../../../../packages/nuget.org/njsonschema/11.5.2)|11.5.2| *This page was generated by a tool.* \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/repository-LICENSE.md b/Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/repository-LICENSE.md similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.2/repository-LICENSE.md rename to Build/third-party-libraries/packages/nuget.org/nswag.core/14.6.3/repository-LICENSE.md diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/index.json deleted file mode 100644 index 4e99e140..00000000 --- a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/index.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json", - "Source": "https://api.nuget.org/v3/index.json", - "License": { - "Code": "MIT", - "Status": "AutomaticallyApproved" - }, - "UsedBy": [ - { - "Name": "AspNetCoreNSwag", - "InternalOnly": false, - "TargetFrameworks": [ - "net10.0", - "net8.0", - "net9.0" - ], - "Dependencies": [ - { - "Name": "NSwag.Generation", - "Version": "14.6.2" - } - ] - } - ], - "Licenses": [ - { - "Subject": "package", - "Code": "MIT", - "HRef": "https://licenses.nuget.org/MIT" - }, - { - "Subject": "repository", - "Code": "MIT", - "HRef": "https://github.com/RicoSuter/NSwag.git" - }, - { - "Subject": "project", - "HRef": "http://nswag.org/" - } - ] -} \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/package.nuspec deleted file mode 100644 index 2081d1c6..00000000 --- a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/package.nuspec +++ /dev/null @@ -1,50 +0,0 @@ - - - - NSwag.Generation.AspNetCore - 14.6.2 - Rico Suter - MIT - https://licenses.nuget.org/MIT - NuGetIcon.png - http://nswag.org/ - NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript - Copyright © Rico Suter, 2025 - Swagger Documentation AspNetCore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/index.json similarity index 69% rename from Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/index.json rename to Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/index.json index 210fa02a..e7f02c80 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.aspnetcore/14.6.2/index.json +++ b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/index.json @@ -16,16 +16,24 @@ ], "Dependencies": [ { - "Name": "NSwag.Annotations", - "Version": "14.6.2" + "Name": "NJsonSchema", + "Version": "11.5.2" }, { - "Name": "NSwag.Core.Yaml", - "Version": "14.6.2" + "Name": "NJsonSchema.NewtonsoftJson", + "Version": "11.5.2" }, { - "Name": "NSwag.Generation.AspNetCore", - "Version": "14.6.2" + "Name": "NSwag.Generation", + "Version": "14.6.3" + }, + { + "Name": "Namotion.Reflection", + "Version": "3.4.3" + }, + { + "Name": "Newtonsoft.Json", + "Version": "13.0.3" } ] } diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/package.nuspec new file mode 100644 index 00000000..3c5883a4 --- /dev/null +++ b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/package.nuspec @@ -0,0 +1,70 @@ + + + + NSwag.Generation.AspNetCore + 14.6.3 + Rico Suter + MIT + https://licenses.nuget.org/MIT + NuGetIcon.png + http://nswag.org/ + NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript + Copyright © Rico Suter, 2025 + Swagger Documentation AspNetCore + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/readme.md b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/readme.md similarity index 52% rename from Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/readme.md rename to Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/readme.md index 02faef4d..a04ff502 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/readme.md +++ b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/readme.md @@ -1,4 +1,4 @@ -NSwag.Generation.AspNetCore [14.6.2](https://www.nuget.org/packages/NSwag.Generation.AspNetCore/14.6.2) +NSwag.Generation.AspNetCore [14.6.3](https://www.nuget.org/packages/NSwag.Generation.AspNetCore/14.6.3) -------------------- Used by: AspNetCoreNSwag @@ -15,11 +15,15 @@ Description ----------- NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript -Dependencies 1 +Dependencies 5 ----------- |Name|Version| |----------|:----| -|[NSwag.Generation](../../../../packages/nuget.org/nswag.generation/14.6.2)|14.6.2| +|[Namotion.Reflection](../../../../packages/nuget.org/namotion.reflection/3.4.3)|3.4.3| +|[Newtonsoft.Json](../../../../packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3| +|[NJsonSchema](../../../../packages/nuget.org/njsonschema/11.5.2)|11.5.2| +|[NJsonSchema.NewtonsoftJson](../../../../packages/nuget.org/njsonschema.newtonsoftjson/11.5.2)|11.5.2| +|[NSwag.Generation](../../../../packages/nuget.org/nswag.generation/14.6.3)|14.6.3| *This page was generated by a tool.* \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/repository-LICENSE.md b/Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/repository-LICENSE.md similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.2/repository-LICENSE.md rename to Build/third-party-libraries/packages/nuget.org/nswag.generation.aspnetcore/14.6.3/repository-LICENSE.md diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/index.json b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/index.json similarity index 76% rename from Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/index.json rename to Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/index.json index 8b268f98..1bceca37 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/index.json +++ b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/index.json @@ -15,13 +15,25 @@ "net9.0" ], "Dependencies": [ + { + "Name": "NJsonSchema", + "Version": "11.5.2" + }, { "Name": "NJsonSchema.NewtonsoftJson", "Version": "11.5.2" }, { "Name": "NSwag.Core", - "Version": "14.6.2" + "Version": "14.6.3" + }, + { + "Name": "Namotion.Reflection", + "Version": "3.4.3" + }, + { + "Name": "Newtonsoft.Json", + "Version": "13.0.3" } ] } diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/package.nuspec similarity index 54% rename from Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/package.nuspec rename to Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/package.nuspec index 87507987..bb341d52 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/package.nuspec +++ b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/package.nuspec @@ -2,7 +2,7 @@ NSwag.Generation - 14.6.2 + 14.6.3 Rico Suter MIT https://licenses.nuget.org/MIT @@ -11,19 +11,28 @@ NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript Copyright © Rico Suter, 2025 OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet - + - + + + + - + + + + - + + + + diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/readme.md b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/readme.md similarity index 58% rename from Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/readme.md rename to Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/readme.md index 6dea7c2d..96d46e83 100644 --- a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/readme.md +++ b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/readme.md @@ -1,4 +1,4 @@ -NSwag.Generation [14.6.2](https://www.nuget.org/packages/NSwag.Generation/14.6.2) +NSwag.Generation [14.6.3](https://www.nuget.org/packages/NSwag.Generation/14.6.3) -------------------- Used by: AspNetCoreNSwag @@ -15,12 +15,15 @@ Description ----------- NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript -Dependencies 2 +Dependencies 5 ----------- |Name|Version| |----------|:----| +|[Namotion.Reflection](../../../../packages/nuget.org/namotion.reflection/3.4.3)|3.4.3| +|[Newtonsoft.Json](../../../../packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3| +|[NJsonSchema](../../../../packages/nuget.org/njsonschema/11.5.2)|11.5.2| |[NJsonSchema.NewtonsoftJson](../../../../packages/nuget.org/njsonschema.newtonsoftjson/11.5.2)|11.5.2| -|[NSwag.Core](../../../../packages/nuget.org/nswag.core/14.6.2)|14.6.2| +|[NSwag.Core](../../../../packages/nuget.org/nswag.core/14.6.3)|14.6.3| *This page was generated by a tool.* \ No newline at end of file diff --git a/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/repository-LICENSE.md b/Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/repository-LICENSE.md similarity index 100% rename from Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.2/repository-LICENSE.md rename to Build/third-party-libraries/packages/nuget.org/nswag.generation/14.6.3/repository-LICENSE.md diff --git a/Build/third-party-libraries/readme.md b/Build/third-party-libraries/readme.md index df0d8150..819548cb 100644 --- a/Build/third-party-libraries/readme.md +++ b/Build/third-party-libraries/readme.md @@ -86,12 +86,12 @@ Packages 133 |[NJsonSchema.Annotations](packages/nuget.org/njsonschema.annotations/11.5.2)|11.5.2|[nuget.org](https://www.nuget.org/packages/NJsonSchema.Annotations/11.5.2)|[MIT](licenses/mit)|AspNetCoreNSwag| |[NJsonSchema.NewtonsoftJson](packages/nuget.org/njsonschema.newtonsoftjson/11.5.2)|11.5.2|[nuget.org](https://www.nuget.org/packages/NJsonSchema.NewtonsoftJson/11.5.2)|[MIT](licenses/mit)|AspNetCoreNSwag| |[NJsonSchema.Yaml](packages/nuget.org/njsonschema.yaml/11.5.2)|11.5.2|[nuget.org](https://www.nuget.org/packages/NJsonSchema.Yaml/11.5.2)|[MIT](licenses/mit)|AspNetCoreNSwag| -|[NSwag.Annotations](packages/nuget.org/nswag.annotations/14.6.2)|14.6.2|[nuget.org](https://www.nuget.org/packages/NSwag.Annotations/14.6.2)|[MIT](licenses/mit)|AspNetCoreNSwag| -|[NSwag.AspNetCore](packages/nuget.org/nswag.aspnetcore/14.6.2)|14.6.2|[nuget.org](https://www.nuget.org/packages/NSwag.AspNetCore/14.6.2)|[MIT](licenses/mit)|AspNetCoreNSwag| -|[NSwag.Core](packages/nuget.org/nswag.core/14.6.2)|14.6.2|[nuget.org](https://www.nuget.org/packages/NSwag.Core/14.6.2)|[MIT](licenses/mit)|AspNetCoreNSwag| -|[NSwag.Core.Yaml](packages/nuget.org/nswag.core.yaml/14.6.2)|14.6.2|[nuget.org](https://www.nuget.org/packages/NSwag.Core.Yaml/14.6.2)|[MIT](licenses/mit)|AspNetCoreNSwag| -|[NSwag.Generation](packages/nuget.org/nswag.generation/14.6.2)|14.6.2|[nuget.org](https://www.nuget.org/packages/NSwag.Generation/14.6.2)|[MIT](licenses/mit)|AspNetCoreNSwag| -|[NSwag.Generation.AspNetCore](packages/nuget.org/nswag.generation.aspnetcore/14.6.2)|14.6.2|[nuget.org](https://www.nuget.org/packages/NSwag.Generation.AspNetCore/14.6.2)|[MIT](licenses/mit)|AspNetCoreNSwag| +|[NSwag.Annotations](packages/nuget.org/nswag.annotations/14.6.3)|14.6.3|[nuget.org](https://www.nuget.org/packages/NSwag.Annotations/14.6.3)|[MIT](licenses/mit)|AspNetCoreNSwag| +|[NSwag.AspNetCore](packages/nuget.org/nswag.aspnetcore/14.6.3)|14.6.3|[nuget.org](https://www.nuget.org/packages/NSwag.AspNetCore/14.6.3)|[MIT](licenses/mit)|AspNetCoreNSwag| +|[NSwag.Core](packages/nuget.org/nswag.core/14.6.3)|14.6.3|[nuget.org](https://www.nuget.org/packages/NSwag.Core/14.6.3)|[MIT](licenses/mit)|AspNetCoreNSwag| +|[NSwag.Core.Yaml](packages/nuget.org/nswag.core.yaml/14.6.3)|14.6.3|[nuget.org](https://www.nuget.org/packages/NSwag.Core.Yaml/14.6.3)|[MIT](licenses/mit)|AspNetCoreNSwag| +|[NSwag.Generation](packages/nuget.org/nswag.generation/14.6.3)|14.6.3|[nuget.org](https://www.nuget.org/packages/NSwag.Generation/14.6.3)|[MIT](licenses/mit)|AspNetCoreNSwag| +|[NSwag.Generation.AspNetCore](packages/nuget.org/nswag.generation.aspnetcore/14.6.3)|14.6.3|[nuget.org](https://www.nuget.org/packages/NSwag.Generation.AspNetCore/14.6.3)|[MIT](licenses/mit)|AspNetCoreNSwag| |[NUnit](packages/nuget.org/nunit/4.4.0)|4.4.0|[nuget.org](https://www.nuget.org/packages/NUnit/4.4.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal| |[NUnit3TestAdapter](packages/nuget.org/nunit3testadapter/5.2.0)|5.2.0|[nuget.org](https://www.nuget.org/packages/NUnit3TestAdapter/5.2.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal| |[PolyType](packages/nuget.org/polytype/1.0.0-rc.7)|1.0.0-rc.7|[nuget.org](https://www.nuget.org/packages/PolyType/1.0.0-rc.7)|[MIT](licenses/mit)|NerdbankMessagePack|