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

Update README.md

github.com/RicoSuter/NSwag - 1fabdf1b403ae20e170d5944238c53f863675009 authored almost 5 years ago by Rico Suter <[email protected]>
v13.2.3 (actual), update to Swagger UI v3.25.0

github.com/RicoSuter/NSwag - b54119c08733954337d6a676296d021fb60fd7dc authored almost 5 years ago by Rico Suter <[email protected]>
Add FromUri for query parameters in AspNet (#2645)

Add FromUri to support complex type query parameters in AspNet.
https://github.com/RicoSuter/NS...

github.com/RicoSuter/NSwag - e03454445d9d22ca83c3f54ed5829ef54c547378 authored almost 5 years ago by gillesdb <[email protected]>
Fixes an issue where GET methd parameter becomes BODY parameter. (#2683)

github.com/RicoSuter/NSwag - d27209768b4075ee185ffd305c6aba0938561120 authored almost 5 years ago by Sampo Kivistö <[email protected]>
Enable using route name as operationId (#2681)

* Add support for custom document title and head content

#2663

* Enable using route name a...

github.com/RicoSuter/NSwag - 1cde81425266b3cf494723c94dae128e731aaf9f authored almost 5 years ago by Leon V <[email protected]>
Add support for custom inline styles for Swagger UI (#2666)

github.com/RicoSuter/NSwag - 72412c4cfc0a1897b1b390548fd5386a135377de authored almost 5 years ago by Leon <[email protected]>
Add title, description and version to C# client template model (#2665)

github.com/RicoSuter/NSwag - f4678a003eda5ecbab4ff187b0f5e995998bc9f3 authored almost 5 years ago by Alexey Pozdnyakov <[email protected]>
Add support for custom document title and head content (#2678)

#2663

github.com/RicoSuter/NSwag - 172da17cb90862c8755ed77ba3d07c85d1401965 authored almost 5 years ago by Leon V <[email protected]>
added code generated attribute to file response (#2669)

github.com/RicoSuter/NSwag - 8f8c2f1a8f33b7a582e48429cf0314d79381a9f8 authored almost 5 years ago by ffwdq <[email protected]>
Add OpenApiControllerAttribute

github.com/RicoSuter/NSwag - 87379078b26d50ea88096482eb6bde2649363ca9 authored almost 5 years ago by Rico Suter <[email protected]>
v13.2.3

github.com/RicoSuter/NSwag - 2a3d87e929083dd74228ec4e8456c55acfca9f4e authored almost 5 years ago by Rico Suter <[email protected]>
Fix compile error

github.com/RicoSuter/NSwag - 8c0bf7626514b17571042abb5fd5f5857b0d9c59 authored almost 5 years ago by Rico Suter <[email protected]>
change default array instance type for CSharpControllerGeneratorSettings fixes #2599 (#2600)

github.com/RicoSuter/NSwag - 856448ffd54d47277a31d0b536393824c72b846a authored almost 5 years ago by Peter Ritchie <[email protected]>
added response content-type (#2636)

to NSwag.AspNet.WebApi.JsonExceptionFilterAttribute

github.com/RicoSuter/NSwag - d6251dc8ea1b12c609604b7a8d957e1155277635 authored almost 5 years ago by phibsi <[email protected]>
v13.2.2

github.com/RicoSuter/NSwag - d9f1820bb93e7415b721ba367c88f6f1e65dd37e authored almost 5 years ago by Rico Suter <[email protected]>
Allow custom json-based content type (#2633)

github.com/RicoSuter/NSwag - 454f4e7a4f0d6a115289070a49e7890c280f0449 authored almost 5 years ago by FelixS90 <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - 4b4dd891c6de8e7a78ddb506160fe79337f8b7e9 authored almost 5 years ago by Rico Suter <[email protected]>
Update sample, https://github.com/RicoSuter/NSwag/issues/2632

github.com/RicoSuter/NSwag - a45811c251f0827ba3561954ea7da51ff2ad661d authored almost 5 years ago by Rico Suter <[email protected]>
CLI add ':' to prepend operation processors (#2627)

* Prepend operation processor if starting with ':'.

* Update argument description.

* Clean...

github.com/RicoSuter/NSwag - 9ec7d10d2c753a816a28526ded86b68da48f37a4 authored almost 5 years ago by Chengshu Yu <[email protected]>
Regen

github.com/RicoSuter/NSwag - ba726d2f999d969c4212a24c05f7c7d8e9f51e74 authored almost 5 years ago by Rico Suter <[email protected]>
Another fix

github.com/RicoSuter/NSwag - 42d3b6461a434f5fe80a5a57c840673b66613147 authored almost 5 years ago by Rico Suter <[email protected]>
v13.2.1

github.com/RicoSuter/NSwag - ea42f9b1a5c7163a99e8ad1dd2b776fbe9179449 authored almost 5 years ago by Rico Suter <[email protected]>
Fix tpl

github.com/RicoSuter/NSwag - 37c1a464c01f26a8869bd466ac41e50aeaad21ec authored almost 5 years ago by Rico Suter <[email protected]>
Remove C# 7 only features from template to avoid breaking changes, #2607

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

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

github.com/RicoSuter/NSwag - 64961052b2283e2d4cd6d3471d37f4cfee60cae8 authored almost 5 years ago by Rico Suter <[email protected]>
Return FileResult type for binary response if an AspNetCore controller is generated (#2376)

* Return FileResult type for binary response if an AspNetCore controller is generated

* optim...

github.com/RicoSuter/NSwag - 872fc7f5d543d35df7e4d5181cf0b8819c9e4b6a authored almost 5 years ago by Alamaster99 <[email protected]>
Update copyright

github.com/RicoSuter/NSwag - 03f388bc7e1f1a15050b6690e760b050dcb596c1 authored almost 5 years ago by Rico Suter <[email protected]>
IsPlainText only if JSON is not allowed as response, #2596

github.com/RicoSuter/NSwag - 4fbc0ccf65750f6e5d36abb0218da0862b6b96c7 authored almost 5 years ago by Rico Suter <[email protected]>
Add partial methods to allow changes prior to deserialization (#2607)

* Add the partial serialization methods

* Add settings for the new partial methods.

* Addr...

github.com/RicoSuter/NSwag - 1b0d75868dfe291d9b6f892d052b67761cbed548 authored almost 5 years ago by Michael Scott <[email protected]>
Add template for Client method annotations (#2616)

* Add annotations to the interface.

* Add annotations for the concrete method.

github.com/RicoSuter/NSwag - dc7e35e48bb94fd35d35f65e48e9560331472b42 authored almost 5 years ago by Michael Scott <[email protected]>
Bump Microsoft.AspNetCore.All to 2.2.8 (#2611)

This mitigates
CVE-2019-1075 (https://github.com/aspnet/Announcements/issues/373), re #2598.

github.com/RicoSuter/NSwag - 6b35c3e5f5685108673726e0cb687c9892b36e84 authored almost 5 years ago by Åsmund Grammeltvedt <[email protected]>
missed .data property i.e the ArrayBuffer (#2606)

converting to blob then to Text of response is incorrect. and returns [object object] the corre...

github.com/RicoSuter/NSwag - b72965ed0bcb8c71b03eea72fb075b808f0a2135 authored almost 5 years ago by Abudawood <[email protected]>
Using culture invariant versions of TpUpper and ToLower while genearting operation names (#2594)

eg: If regional settings format is Turkish, the classical 'i' character problem occurs.

github.com/RicoSuter/NSwag - 3e789a9da5c828caa778e845f86027a8cf556255 authored almost 5 years ago by Uygar Donduran <[email protected]>
v13.2.0

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

github.com/RicoSuter/NSwag - 6389c3db84d6cd7da04f372c9b4c5fe98047004c authored about 5 years ago by Rico Suter <[email protected]>
Add lang version

github.com/RicoSuter/NSwag - cba9f5495b68a5728e7d3f744654099cfef5e969 authored about 5 years ago by Rico Suter <[email protected]>
Restoring special-case handling of text/plain (`IsPlainText`) responses. See GitHub issue #2384. (#2587)

github.com/RicoSuter/NSwag - db53da9df5f8b65d3f2f6f75849e8747a23df188 authored about 5 years ago by Dai <[email protected]>
Update NJS

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

github.com/RicoSuter/NSwag - 8da7d846144a4562f4dc8baa774012a3eb707c29 authored about 5 years ago by Rico Suter <[email protected]>
Add missing .net core 3.1 builds, #2567

github.com/RicoSuter/NSwag - 13e783cf3c5824965dd19b65449c16842faea3a4 authored about 5 years ago by Rico Suter <[email protected]>
Fix Swagger UI empty Path #2510 (#2517) (#2561)

* the previous commit allows to set the Path property in SwaggerUi3Settings to string.Empty, in ...

github.com/RicoSuter/NSwag - a4b001d4764f3883903c627f6814911b462b6636 authored about 5 years ago by Changhui Xu <[email protected]>
.Net core 3.1 (#2567)

* .Net core 3.1

* .Net core 3.1 - reverting version upgrade & reverting /publish #2564

* ....

github.com/RicoSuter/NSwag - b23f3c1655f4d2e87977b20777e27633a67560a1 authored about 5 years ago by ada3m0n666 <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

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

github.com/RicoSuter/NSwag - 2b56383e79ba5036bdf4e6b67182a699bb3f1b13 authored about 5 years ago by Rico Suter <[email protected]>
Fix Swagger UI empty Path #2510 (#2517)

* Fix Swagger UI empty Path #2510

Co-authored-by: Abhishek Panwar <[email protected]...

github.com/RicoSuter/NSwag - 35a7272d33f12d68941c9945d1db9feaa93105f9 authored about 5 years ago by Phillip Chaffee <[email protected]>
Update Swagger UI

github.com/RicoSuter/NSwag - ba11cbedad013ddc0ae4678140986a6d84ac75c8 authored about 5 years ago by Rico Suter <[email protected]>
Added PKCE support to Nswag.AspNet.Owin & Updaded SwaggerUI js files with swagger-ui-3.24.3 version (#2546)

github.com/RicoSuter/NSwag - 7ac6ff2ba7d474ec72a4a75c1ee37d53d3e117e5 authored about 5 years ago by sb <[email protected]>
v13.1.6

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

github.com/RicoSuter/NSwag - ef1cd8781c5a90e58045cf90e367a68e3ca70408 authored about 5 years ago by Rico Suter <[email protected]>
Add OpenApiBodyParameterAttribute

github.com/RicoSuter/NSwag - 7eca48175cf6df3564059df3c91aa61a4a8b25af authored about 5 years ago by Rico Suter <[email protected]>
Update README.md

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

github.com/RicoSuter/NSwag - 96c6a6dd78cd3a4e565dee9a0e5c9deeabcd93d7 authored about 5 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - 96cf94b0fbd4f3b127f0c8e25af060585f1edb77 authored about 5 years ago by Rico Suter <[email protected]>
allow angular http request to send withCredentials (#2538)

* allow angular http request to send withCredentials

* Update AngularClient.liquid

* Updat...

github.com/RicoSuter/NSwag - 0161439c55b0fbb276cc19d20caaf3a5d2e181c1 authored about 5 years ago by Dominic Shaw <[email protected]>
Create FUNDING.yml

github.com/RicoSuter/NSwag - d813f2ba5e23b1433c8aa3117c4a518b8692dec1 authored about 5 years ago by Rico Suter <[email protected]>
v13.1.5

github.com/RicoSuter/NSwag - 10c37d9a920e97298ee54818150ce6784157a3e7 authored about 5 years ago by Rico Suter <[email protected]>
Fix targets, closes #2522

github.com/RicoSuter/NSwag - 4e28bbb8f3dd2e7e3bec701227d47da47c527459 authored about 5 years ago by Rico Suter <[email protected]>
v13.1.4

github.com/RicoSuter/NSwag - d2dab1681ba08dd3d69f8622096698f70b6397d7 authored about 5 years ago by Rico Suter <[email protected]>
Fix IsBinaryBodyParameter

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

github.com/RicoSuter/NSwag - 2ac948e5162b78ba8e02a0441631712ebd50b7cd authored about 5 years ago by Rico Suter <[email protected]>
Fix binary body parameter detection

github.com/RicoSuter/NSwag - fbae3211e56538e09497605cb3bcfd30026115b3 authored about 5 years ago by Rico Suter <[email protected]>
Add Default Parameters For C# Controllers (#2484)

* Added an annotations extension template at controller class level

* Add BasePath override c...

github.com/RicoSuter/NSwag - ec30ee0c862ee345e869e8a0da5b82155cdc5294 authored about 5 years ago by Bas van Drongelen <[email protected]>
ParameterDateFormat support (#2507)

* ParameterDateFormat support

* Typo fix

* Unit-Test for ParameterDateFormat and Parameter...

github.com/RicoSuter/NSwag - 802f8755ae4c11dc24fc3a0c0b1236197330a54d authored about 5 years ago by knoepdan <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 2850b08ffaead5ef437666dc99869de92edacd64 authored about 5 years ago by Rico Suter <[email protected]>
Add Apiverse extension method

github.com/RicoSuter/NSwag - 97899f607193886f2c94ad0be977347d16a6a332 authored about 5 years ago by Rico Suter <[email protected]>
Use string.Empty rather than null as the default response text when throwing exceptions (#2505)

github.com/RicoSuter/NSwag - a0a2c214a92b6d3fa5c596fff56af72468812145 authored about 5 years ago by Richard Webb <[email protected]>
Update settings

github.com/RicoSuter/NSwag - 49c5fc5184ab21347e4297fc49b98d704cc666cd authored about 5 years ago by Rico Suter <[email protected]>
Update Swagger UI 3

github.com/RicoSuter/NSwag - ed51d0186603f7eaf604ed57d60e2f2389e3ddd9 authored about 5 years ago by Rico Suter <[email protected]>
NSwag.AspNetCore support PKCE (#2480)

github.com/RicoSuter/NSwag - efbf770ee6e46e412eb4643db0e395eb3698aa29 authored about 5 years ago by Espen Røvik Larsen <[email protected]>
Update NSwag.ApiDescription.Client.targets (#2504)

Fixed command to handle paths containing spaces.
Without this fix, automatic code generation fr...

github.com/RicoSuter/NSwag - ba95cb34d897185d8f9fc9ab5b6752c2d1f32431 authored about 5 years ago by Joe Cool <[email protected]>
Use 3.0 GA packages from Microsoft (#2457)

* Move to 3.0.0 GA version of Microsoft.Extensions.ApiDescription.* packages

* Change only `$...

github.com/RicoSuter/NSwag - 1a6c959bdb41b41f2f534d3e61a311f1cf0de6f7 authored about 5 years ago by Doug Bunting <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/RicoSuter/NSwag - 08f29189a7cf4f0323e08179478f9ed8caed0a62 authored about 5 years ago by Rico Suter <[email protected]>
v13.1.2

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

github.com/RicoSuter/NSwag - 354e98f5ecc62c6fc02a5f74e8c9094e77881cec authored about 5 years ago by Rico Suter <[email protected]>
Update njs

github.com/RicoSuter/NSwag - 1b1097ce2eace41923ca04a8dc20dda343d7f2c1 authored about 5 years ago by Rico Suter <[email protected]>
Use OpenApiTagAttribute of class to set tags for those methods where such attribute is not set explicitly (#2381)

* OperationTagsProcessor processes OpenApiTagsAttribute and OpenApiTagAttribute set for the cla...

github.com/RicoSuter/NSwag - 9d77bc4d823b2981bd5b8573f2c34669562a9a58 authored about 5 years ago by Andy Korneyev <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 872c1298248a0ec2c38cfdcc83088180f1c3b637 authored about 5 years ago by Rico Suter <[email protected]>
Improve path item serialization, closes #2065

github.com/RicoSuter/NSwag - 998beb13f29ee722c56addc9050ed4c1f8f056a9 authored about 5 years ago by Rico Suter <[email protected]>
Add BasePath override config option for C# Controller (#2439)

* Added an annotations extension template at controller class level

* Add BasePath override c...

github.com/RicoSuter/NSwag - b9780fe83648ebdbdf15d430ef54ac2f278297cc authored about 5 years ago by Bas van Drongelen <[email protected]>
Merge branch 'master' of https://github.com/RicoSuter/NSwag

github.com/RicoSuter/NSwag - 98a3cf447c50fc1019a9333367a11f9d3e115219 authored about 5 years ago by Rico Suter <[email protected]>
Add missing label, closes #2434

github.com/RicoSuter/NSwag - 161bcb12b788d26812d5fdbcf768228e6176a0eb authored about 5 years ago by Rico Suter <[email protected]>
v13.1.2

github.com/RicoSuter/NSwag - cb1db1ad3dd63d83b376162415e8d11d08b128fc authored about 5 years ago by Rico Suter <[email protected]>
Add another System.Text.Json fallback, #2432

github.com/RicoSuter/NSwag - 085e8aeb95e4f1723f956fa6137bbc07bd5527a6 authored about 5 years ago by Rico Suter <[email protected]>
v13.1.1

github.com/RicoSuter/NSwag - 5811d353562ce37566f61330bbe641860a35ebbe authored about 5 years ago by Rico Suter <[email protected]>
Improve System.Text.Json fallbacks, avoid exception when not available, closes #2429

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

github.com/RicoSuter/NSwag - 254d422019cd056369ad3eda5443105b4602dba2 authored about 5 years ago by Rico Suter <[email protected]>
Update .NET Core 3 sample with NRT

github.com/RicoSuter/NSwag - 17a847230007b39daa4f8ee126a0a2e59195a5fe authored about 5 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - 6c360e7ee013fcdbaee96f4884503b25ad8e9da0 authored about 5 years ago by Rico Suter <[email protected]>
Update settings

github.com/RicoSuter/NSwag - b118469df7beea793decb5b541fcb8935ceb7fce authored about 5 years ago by Rico Suter <[email protected]>
Use .net standard

github.com/RicoSuter/NSwag - 0bb0b58d273be10f226d965ffaf2c9c4acd68e62 authored about 5 years ago by Rico Suter <[email protected]>
v13.1.0

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

github.com/RicoSuter/NSwag - 485347d91160c7f17c93a26cbf3857bf973e0d94 authored about 5 years ago by Rico Suter <[email protected]>
Remove global.json

github.com/RicoSuter/NSwag - a3951bf5b71c3f6aab06a9ddd8cbd2c371135f6a authored about 5 years ago by Rico Suter <[email protected]>
Add .NET Core 3.0 support (#2041)

* Add .NET Core 3.0 support in NSwag.AspNetCore

* Fix referenced version

* Add TFs

* Re...

github.com/RicoSuter/NSwag - 93f0970c5b631b9646cf7ce8053ec28ce8ff13e7 authored about 5 years ago by Rico Suter <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/RicoSuter/NSwag - cb326ca62a84bb77d3b07f29327bea4f39199a6f authored about 5 years ago by Rico Suter <[email protected]>
Fixed inverted logic in nswag new (#2406)

`nswag new` says that `nswag.json already exists.` while it doesn't, and successfully generates ...

github.com/RicoSuter/NSwag - 9ec2d3769ab1021ef34cc002040fa52e25a16ff3 authored over 5 years ago by Jérémy VIGNELLES <[email protected]>
Improve header handling, closes #2370

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