Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NSwag

The Swagger/OpenAPI toolchain for .NET, Web API and TypeScript.
Collective - Host: opensource - https://opencollective.com/nswag - Code: https://github.com/RSuter/NSwag

Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - e05ef83a560ecbc908dd4fd2dd580c2c7a290297 authored over 5 years ago by Rico Suter <[email protected]>
Add NSwag.AspNetCore.Launcher.x86 to NSwag.MSBuild, closes #2324

github.com/RicoSuter/NSwag - 38c78d67e68a90d86986f2d4c3f91371c01f58d6 authored over 5 years ago by Rico Suter <[email protected]>
v13.0.6

github.com/RicoSuter/NSwag - 58e121de46be5b8bc92b5cc206ff055dd2920fff authored over 5 years ago by Rico Suter <[email protected]>
Regen clients

github.com/RicoSuter/NSwag - d67c06edd8afe25974028659dd00de3e0be2f294 authored over 5 years ago by Rico Suter <[email protected]>
Fix reverse proxy handling in OWIN, closes #2366

github.com/RicoSuter/NSwag - 0758afbe29207c6bbcb33aa992b6203c8e1042cc authored over 5 years ago by Rico Suter <[email protected]>
Add GenerateOptionalPropertiesAsNullable to CLI and UI, closes #2313

github.com/RicoSuter/NSwag - cdd5e819dc9f65d2a6a80d00f2f750956bb55c85 authored over 5 years ago by Rico Suter <[email protected]>
Update NJS, #2313

github.com/RicoSuter/NSwag - 07a6cda8b00adc1b5bcc80f6c4f01919afc85691 authored over 5 years ago by Rico Suter <[email protected]>
Add json serializer settings fallback, #1961

github.com/RicoSuter/NSwag - 44ead05b8c6ce7cff2cda0d5fe501889a1a6725a authored over 5 years ago by Rico Suter <[email protected]>
Update swagger ui

github.com/RicoSuter/NSwag - 43e49340a5740f3d3b959fcb81f2d5b10a22f624 authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 6f1bfbc163a10d3f8a6fbec824998a8dfcacf287 authored over 5 years ago by Rico Suter <[email protected]>
swagger bundle files updated from latest swagger-ui bundle (#2364)

* swagger bundle files updated from latest swagger-ui bundle

* changes reverted for index.html

github.com/RicoSuter/NSwag - fa45a2dc64ea07f5f5a7487c441cb55a78d91f79 authored over 5 years ago by Gurpreet Singh <[email protected]>
Added global alias for System in C# generation (#2356)

* Added global alias for System in C# generation

* Added test

github.com/RicoSuter/NSwag - 208671901b31bf50428267a3520df35efe3cd4bd authored over 5 years ago by Konstantin S <[email protected]>
Fix tests

github.com/RicoSuter/NSwag - 8918f48d187853b469f08f6ba1b2e8fafbcf7f3b authored over 5 years ago by Rico Suter <[email protected]>
Move to Preview 7 version of Microsoft.Extensions.ApiDescription.* packages (#2354)

* Move to Preview 7 version of Microsoft.Extensions.ApiDescription.* packages
- ensure NSwag co...

github.com/RicoSuter/NSwag - 00243bb232a88bdc416fdf053fa8868cc0b1687e authored over 5 years ago by Rico Suter <[email protected]>
Get build working again: Correct publish paths in prebuild event

- publish is relative to current directory, not project location
- nit: use `$(MSBuildProjectDire...

github.com/RicoSuter/NSwag - 67f4edf95f4b34a5d7203524bf9c256fe7adb597 authored over 5 years ago by Doug Bunting <[email protected]>
Move `%(FirstForGenerator)` handling earlier

- ensure `%(Options)` can override `/GenerateExceptionClasses:false`

github.com/RicoSuter/NSwag - 996b61f21682b447a17616e2a0bf34ba340057bf authored over 5 years ago by Doug Bunting <[email protected]>
Never ignore non-zero exit codes from code generation tool

- remove `IgnoreExitCode` attribute
- add `LogStandardErrorAsError` since anything the tool write...

github.com/RicoSuter/NSwag - 640df6464e5587a79c98f5b3f73c7a1a79600e0b authored over 5 years ago by Doug Bunting <[email protected]>
Move to Preview 7 version of Microsoft.Extensions.ApiDescription.* packages

- ensure NSwag code generator is the default
- adjust to later `$(OpenApiGenerateDocuments)` / `$...

github.com/RicoSuter/NSwag - edd669796ed117490ca94ae05193d8109e0fbbdf authored over 5 years ago by Doug Bunting <[email protected]>
Added System.Uri.EscapeDataString for parameter names in query string (#2338)

github.com/RicoSuter/NSwag - d04d0dd9dfc4e6568b2ad8ce04236b23264718da authored over 5 years ago by Miroslav Jezik <[email protected]>
Fixed processing of Summary and Description fields of OpenApiOperation (#2310)

* OperationSummaryAndDescriptionProcessor: Summary and Description are being filled from OpenApi...

github.com/RicoSuter/NSwag - 0aeacae4be8a4daa184055bada8b030ba9b52bb0 authored over 5 years ago by Andy Korneyev <[email protected]>
Use ExceptionDescription in TypeScript client (#2321)

github.com/RicoSuter/NSwag - aadcdd90b008c5997ac3e0c7a076d693dda6dd93 authored over 5 years ago by Alexander Tsoi <[email protected]>
Ensure axios returns request headers, use responseType: blob for files (#2284)

github.com/RicoSuter/NSwag - 440199096d424d357c57de790bd674ada4ae7eab authored over 5 years ago by Daniel Reed <[email protected]>
#2319 Parent parameter references should be resolved before consolidating duplicates in operation parameters (#2334)

github.com/RicoSuter/NSwag - fb5388a5e6ff93982b563b84faa2a52a2aefe837 authored over 5 years ago by Márton Molnár <[email protected]>
Fix throwException formatting in generated Typescript clients (#2315)

github.com/RicoSuter/NSwag - 42b02292df9260ae8a6c550ff3082eed494a9583 authored over 5 years ago by Leon <[email protected]>
Update metadata

github.com/RicoSuter/NSwag - 3b35fab1967190e8b18ef8fd2524e4e2dc06bfb5 authored over 5 years ago by Rico Suter <[email protected]>
Make global scope names optional (#2305)

github.com/RicoSuter/NSwag - adcab5d05b26e5b2d8025afdb73c9b836c606889 authored over 5 years ago by Rico Suter <[email protected]>
Release v13.0.4, preview v13.0.5

github.com/RicoSuter/NSwag - 54ff7efadd8afd7f9a34dbb9f88bedaf17ab6f33 authored over 5 years ago by Rico Suter <[email protected]>
Fix default implementation of TransformToExternalPath (#2296)

* Ensure only a single slash as separator in default implementation of TransformToExternalPath.
...

github.com/RicoSuter/NSwag - a3ca36791840ba8e3685b2d5ebba34d148a85b91 authored over 5 years ago by Matt Thornton <[email protected]>
Fix JsonExceptionFilterAttribute (#2292)

github.com/RicoSuter/NSwag - 5a31028afbb7d94db07af5067b4654d54f4c814b authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 09a79e3be1e4941260b1e739b47f8e800e653ad3 authored over 5 years ago by Rico Suter <[email protected]>
Use api versioning deprecation flag, closes #2012

github.com/RicoSuter/NSwag - 42a8aedf1e4f64d563565fcc0cb9f4b7c9abcf6f authored over 5 years ago by Rico Suter <[email protected]>
Add repository metadata to NuGet packages (#2282)

github.com/RicoSuter/NSwag - 501c4b7f42a9cf53d12d4d9e53db9a540bd8a828 authored over 5 years ago by Pascal Berger <[email protected]>
Update GitHub URLs (#2286)

github.com/RicoSuter/NSwag - 96be4213fff0489c3dec2665be0569f5e4464ac2 authored over 5 years ago by Pascal Berger <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 932f06b4c17283624381f19d28dca8445aeeb70a authored over 5 years ago by Rico Suter <[email protected]>
Update nuget.exe

github.com/RicoSuter/NSwag - d49a0eb1d0c77d4aa73da4b51ab668dc995edc94 authored over 5 years ago by Rico Suter <[email protected]>
Use embedded license for NuGet packages (#2283)

github.com/RicoSuter/NSwag - 0f9b73b8dbb439732ee41f140f921f5a36f88fe2 authored over 5 years ago by Pascal Berger <[email protected]>
Release v13.0.3, preview v13.0.4

github.com/RicoSuter/NSwag - 9986d64facf4e5b7e0df017a920af50ad629c9ba authored over 5 years ago by Rico Suter <[email protected]>
Regenerate clients

github.com/RicoSuter/NSwag - 116a9df29a5ecfa028c40b26831915b20cf03a47 authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 2b79656930f03cad8bc5ae52c2f67df463caf396 authored over 5 years ago by Rico Suter <[email protected]>
Throw correct exception, closes #2275

github.com/RicoSuter/NSwag - 275d41f10511e16e8368cc2d7264d8ca2f5d865b authored over 5 years ago by Rico Suter <[email protected]>
added security schema info into the operation generation model (#2267)

* added security schema info into the operation generation model

* changed ActualSecurity to ...

github.com/RicoSuter/NSwag - bda339377d661488396508cf5f2bf04ab909d5e1 authored over 5 years ago by PLACE <[email protected]>
Regenerate clients

github.com/RicoSuter/NSwag - 05d6b0a5d0c2e70cd67a5594f6ade851df265c6a authored over 5 years ago by Rico Suter <[email protected]>
Merge pull request #2226 from dougbu/dougbu/add.doc.autogen

Use new Microsoft.Extensions.ApiDescription.Server package

github.com/RicoSuter/NSwag - 85ae862fd6d68173a201a79e0ad06e0be2ec5de1 authored over 5 years ago by Rico Suter <[email protected]>
Avoid null ref exception in CSharp template, closes #2268

github.com/RicoSuter/NSwag - 4ceb591a372caa2efffa2d4c28aa87a38a343476 authored over 5 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - 4b37d1150daaf7e693c3310f27204efbaa1707f1 authored over 5 years ago by Rico Suter <[email protected]>
Set `$(IncludeOpenAPIAnalyzers)` when targeting netcoreapp3.0

- see also #2261

github.com/RicoSuter/NSwag - b147cad8f419612fea8b10414345c60445fdb906 authored over 5 years ago by Doug Bunting <[email protected]>
Use latest GitHub URLs

- https://github.com/NSwag and https://github.com/RSuter just add an extra hop to https://github....

github.com/RicoSuter/NSwag - 4e94b9d2bd558eb7bc2fa5f944b6a3ff08d62c68 authored over 5 years ago by Doug Bunting <[email protected]>
Use new Microsoft.Extensions.ApiDescription.Server package

- provides document download on build and aligns with Microsoft.Extensions.ApiDescription.Client ...

github.com/RicoSuter/NSwag - 01e4b2a41ad0f1ad5e7e78a2e40b077aabb086f8 authored over 5 years ago by Doug Bunting <[email protected]>
Do not generate FromBody and IFormFile, closes #2239

github.com/RicoSuter/NSwag - 2048a9fccb06032c88eaec61c5f3490c7a1f79a2 authored over 5 years ago by Rico Suter <[email protected]>
Release v13.0.2, preview v13.0.3

github.com/RicoSuter/NSwag - fc56df50dbdc2bd607ace6525021e8d78d4f479c authored over 5 years ago by Rico Suter <[email protected]>
Release v13.0.1, preview v13.0.2

github.com/RicoSuter/NSwag - e03f36907a578f2aeb2313de7ef4e74558e3bf8a authored over 5 years ago by Rico Suter <[email protected]>
Add System.Web

github.com/RicoSuter/NSwag - 5439064cfb3b2d58e7064c44adf7fd179b476e39 authored over 5 years ago by Rico Suter <[email protected]>
Preview v13.0.2

github.com/RicoSuter/NSwag - 512cfefc5fc4466deacdd180c6d5b4ebb0f2fe38 authored over 5 years ago by Rico Suter <[email protected]>
Cleanup

github.com/RicoSuter/NSwag - d01e25e0230707cdccd8dd4e42a174bac8e7ef8e authored over 5 years ago by Rico Suter <[email protected]>
Enabling better binary file handling for ASPNetCore (#2253)

github.com/RicoSuter/NSwag - c45b26bba1f72e2f6401dc93f101c2763e248418 authored over 5 years ago by plk <[email protected]>
Regen clients

github.com/RicoSuter/NSwag - 2c73f5cb98c24845ddcdbbb3a45f111e9339fea1 authored over 5 years ago by Rico Suter <[email protected]>
Update NJS, closes #2245

github.com/RicoSuter/NSwag - 30185fb21b65685f4d58de411324f3cc8f2441ae authored over 5 years ago by Rico Suter <[email protected]>
Fix tests

github.com/RicoSuter/NSwag - 77b545229225dd55e610ee450c62e644389d0bc5 authored over 5 years ago by Rico Suter <[email protected]>
Rename ReadJsonObjectResponseAsync to ReadObjectResponseAsync, #2082

github.com/RicoSuter/NSwag - aa2778b2461d3949417fc2456d09c2479c7862e3 authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 5282e90958387e6e3b7d16ad33978fc2f558c6dd authored over 5 years ago by Rico Suter <[email protected]>
Add FromQuery in asp.net core controllers, closes #2246

github.com/RicoSuter/NSwag - 6de0cf9fb7d830c1dba63d36072175411f4de346 authored over 5 years ago by Rico Suter <[email protected]>
Update UI

github.com/RicoSuter/NSwag - 719a4bcc0bb2affd8581449020ef673c13393363 authored over 5 years ago by Rico Suter <[email protected]>
Only convert if it is JSON (NSwagStudio)

github.com/RicoSuter/NSwag - dc793cbf31837a16ce3e21875efdacbb765b95e0 authored over 5 years ago by Rico Suter <[email protected]>
Add cookie

github.com/RicoSuter/NSwag - 71ba0f9476006ec4877c2e15f2454c2ecf57c2df authored over 5 years ago by Rico Suter <[email protected]>
Update ui, closes #2217

github.com/RicoSuter/NSwag - f81022eaa283792190fcfb0c594a35bf59255b0a authored over 5 years ago by Rico Suter <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - 5b70d339b0fead7b251564847fc1899d3f786432 authored over 5 years ago by Rico Suter <[email protected]>
Fix NRE in CSharp tpl, closes #2234

github.com/RicoSuter/NSwag - 5fdec6e88fb120ea17293be526450618be018007 authored over 5 years ago by Rico Suter <[email protected]>
Improve OpenAPI 3 default handling (CSharp), closes #2227

github.com/RicoSuter/NSwag - a6b1915cdd16bd53caf5650e7ad8912654b79054 authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 295cd2a91d3e85518832f24f2531c2c11641068c authored over 5 years ago by Rico Suter <[email protected]>
v13.0.1 preview

github.com/RicoSuter/NSwag - 625805599f07c1bd095ae483dcf4206dc1621ee3 authored over 5 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - c8baf39cc3d535709d95b566ebf0149f95a0905a authored over 5 years ago by Rico Suter <[email protected]>
Remove named argument

github.com/RicoSuter/NSwag - b4990b2ba6d16719eac5b7f0e6b651a876b54920 authored over 5 years ago by Rico Suter <[email protected]>
Avoid null check in TS for non nullable responses

github.com/RicoSuter/NSwag - 023517986972a32de34c0055929ba9d1a9d1f499 authored over 5 years ago by Rico Suter <[email protected]>
Add tests for #2211, fixed in NJS, closes #2211

github.com/RicoSuter/NSwag - 75e468d912e1954f8fabc8a74ef1c15f97ce4d81 authored over 5 years ago by Rico Suter <[email protected]>
Correctly serialize path items

github.com/RicoSuter/NSwag - ca34bfdc7dc91956ef8e1d7d055d6683edd10e12 authored over 5 years ago by Rico Suter <[email protected]>
Improve sln

github.com/RicoSuter/NSwag - cc04a285e6cab848168c98849615ae5be088c450 authored over 5 years ago by Rico Suter <[email protected]>
Fix tests

github.com/RicoSuter/NSwag - ca26189b71239679c30bee7eab497d5057061d1a authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 664459332f524e785a934d770397bcfaa23ef467 authored over 5 years ago by Rico Suter <[email protected]>
Regenerate clients

github.com/RicoSuter/NSwag - 023edb5433b5731f44cce53e8ece8321c76b401a authored over 5 years ago by Rico Suter <[email protected]>
Async Stream-based JSON serialization (#1976)

* Using specific #pragma instead of catch-all. Code Analysis-recommended `is` operator.

* Add...

github.com/RicoSuter/NSwag - 8dca258d931db19b0bed80df2eb4ff599bbec149 authored over 5 years ago by Dai <[email protected]>
Change default of DefaultResponseReferenceTypeNullHandling to NotNull (#2215)

* Change default of DefaultResponseReferenceTypeNullHandling to NotNull

* Add support for nul...

github.com/RicoSuter/NSwag - 0987a1a91f1015ccf02718feda7fc4c7fb92a929 authored over 5 years ago by Rico Suter <[email protected]>
Update readme

github.com/RicoSuter/NSwag - 1c730aa45f346d5545a236aecca330b289bcbc71 authored over 5 years ago by Rico Suter <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - 6715f95d3edb435a8c5b3742d520e8ceee46b540 authored over 5 years ago by Rico Suter <[email protected]>
Fix resolution of any

github.com/RicoSuter/NSwag - 778d9622f6491f8763eb39a8d235aa54462a76fe authored over 5 years ago by Rico Suter <[email protected]>
Support IsFile for Axios (#2224)

* Support IsFile for Axios

* tabs to spaces

github.com/RicoSuter/NSwag - a27f4704db38e5624eb5477f8753ea0f15ac11b9 authored over 5 years ago by thijscrombeen <[email protected]>
Fix contract/implementation generation

github.com/RicoSuter/NSwag - c0e353199659a01494030de01c80dac5890d2cf3 authored over 5 years ago by Rico Suter <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - 216ba808c8afa19f8bc8a7495884be951d45e90e authored over 5 years ago by Rico Suter <[email protected]>
Add obsolete attribute to OpenApiDocument.ToJson(SchemaType)

github.com/RicoSuter/NSwag - 4642956012bc0f4610ef6cec6aa38b664791d10e authored over 5 years ago by Rico Suter <[email protected]>
Execute `dotnet-nswag.dll` with `--roll-forward-on-no-candidate-fx 2` (#2214)

* Ignore _all_ .nupkg files

* Execute `dotnet-nswag.dll` with `--roll-forward-on-no-candidate...

github.com/RicoSuter/NSwag - 62d9d5b5d3300c29ca825221450410fa22495d04 authored over 5 years ago by Doug Bunting <[email protected]>
Fix nswag files03

github.com/RicoSuter/NSwag - ef16738adf46cb9d26c46572b8f590906a9affc2 authored over 5 years ago by Rico Suter <[email protected]>
Remove JsonExceptionConverter class and use from NJS

github.com/RicoSuter/NSwag - a6b88bfd258637c163aee822b2d90fed0b651d36 authored over 5 years ago by Rico Suter <[email protected]>
TS injection and baseUrl fixes (#2204)

* Important TS fixes

* Allows ConfigurationClass to be injected.
* Handles empty baseUrl

...

github.com/RicoSuter/NSwag - 63ce5566d4175a0db99a3ab809667ca8b6beee9e authored over 5 years ago by Alex Dresko <[email protected]>
Added an annotations extension template at controller class level (#2212)

github.com/RicoSuter/NSwag - 9cb37febc2ea018937f8370a2619d2d04ccf1164 authored over 5 years ago by Bas van Drongelen <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - a9133cfa4c6dc4acd41e1aab0656d49924188f8a authored over 5 years ago by Rico Suter <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 1b9c35224d9653d213992366ca4e2ff960493c3b authored over 5 years ago by Rico Suter <[email protected]>
Revert "Update NJS"

This reverts commit 059c3df16f5fe882b0870e7fd8aa0f27f3879f74.

github.com/RicoSuter/NSwag - 28816707353d5a45562e5c0d6c52c02d6ec359be authored over 5 years ago by Rico Suter <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - 059c3df16f5fe882b0870e7fd8aa0f27f3879f74 authored over 5 years ago by Rico Suter <[email protected]>