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

Disable cert check, closes #2083

github.com/RicoSuter/NSwag - 69d5d3730d69b9d89e1d5745506c1f320ebaad3b authored almost 6 years ago by Rico Suter <[email protected]>
Allow mime types that contain parameters to be identified as non binary (#2081)

github.com/RicoSuter/NSwag - a1e7eec3b62b17d760ae55da1880e31ad28913f9 authored almost 6 years ago by DanielGunnars <[email protected]>
Merge pull request #2072 from RicoSuter/patches/fix-gen

Patches/fix gen

github.com/RicoSuter/NSwag - 344c3485b4e197de8250e6a546db45f4f66392dc authored almost 6 years ago by Rico Suter <[email protected]>
Updated gen

github.com/RicoSuter/NSwag - 8717aab7d4d4758cffc75ae9c865336528386048 authored almost 6 years ago by Rico Suter <[email protected]>
Merge branch 'master' into patches/fix-gen

github.com/RicoSuter/NSwag - c5c645cfe76412ddc5fcbc0e301d1e05bb2b0aeb authored almost 6 years ago by Rico Suter <[email protected]>
Revert "Regen"

This reverts commit b13cef66ab6856b4f74c83e9eda631af7f3673ef.

github.com/RicoSuter/NSwag - 29cd6457d63002c39708bb516d73618a12a301d2 authored almost 6 years ago by Rico Suter <[email protected]>
Regen

github.com/RicoSuter/NSwag - b13cef66ab6856b4f74c83e9eda631af7f3673ef authored almost 6 years ago by Rico Suter <[email protected]>
Take operation processor added consumes/produces into account

github.com/RicoSuter/NSwag - e07c43f99f55264e8c645dad61d1840da1f52695 authored almost 6 years ago by Rico Suter <[email protected]>
Merge pull request #2069 from RicoSuter/features/v12_1_0

v12.1.0

github.com/RicoSuter/NSwag - 73f4622de0cd8c042e94f0e31311c136a3c9c888 authored almost 6 years ago by Rico Suter <[email protected]>
v12.1.0

github.com/RicoSuter/NSwag - 95e41a1a2a522376d187166cc996af2925c0266b authored almost 6 years ago by Rico Suter <[email protected]>
Add xml docs

github.com/RicoSuter/NSwag - a726b88968c5dd9c295949cc6e9da4b2bd2ed061 authored almost 6 years ago by Rico Suter <[email protected]>
Use controller name from ApiExplorer instead of custom logic for AspNetCoreToSwaggerGenerator (#2066)

* Use controller name from ApiExplorer instead of custom logic for AspNetCoreToSwaggerGenerator
...

github.com/RicoSuter/NSwag - 04b03edd7a7b770c7ba33b36185543612f7f2eb2 authored almost 6 years ago by softworkz <[email protected]>
Fix overwriting global consumes and produces sections (#2067)

* Fix overwriting global consumes and produces sections

* Fix getting global consumes and pro...

github.com/RicoSuter/NSwag - 63eb2b2a10653e34afdf3846a890c91f9c76d522 authored almost 6 years ago by Svyatoslav Bychkov <[email protected]>
Support to ASP.Net Core ActionResult Type on controller generator (#1942)

* Support to ASP.Net Core 2.1 ActionResult type.

* Unit-tests for ASP.Net Core 2.1 ActionResu...

github.com/RicoSuter/NSwag - aa3df974d58bc63b1cfda5f60e303c25eab23e82 authored almost 6 years ago by O-P Tuuttila <[email protected]>
Operation generation mode from first tag and path segments (#1973)

* Adds new IOperationNameGenerator class for generating {controller} using the first tag in each...

github.com/RicoSuter/NSwag - 6b03970806155caf74b83de87a285eecce37ecc8 authored almost 6 years ago by Mike Singleton <[email protected]>
Refactoring: Code improvement

github.com/RicoSuter/NSwag - d935f1dc303ea3b738869fcfeca6e21366b32764 authored almost 6 years ago by Rico Suter <[email protected]>
Some fixes for controller generation

github.com/RicoSuter/NSwag - bedccc0724151ed576f60b3bf5a12e018e3c6ef8 authored almost 6 years ago by Rico Suter <[email protected]>
Add ControllerTarget setting and CSharpControllerTarget enum (#2064)

* Add ControllerTarget setting and CSharpControllerTarget enum

* Add IsAspNetCore and IsAspNet

github.com/RicoSuter/NSwag - e64cf3a0138466c488f4b4e38b437017097ecf60 authored almost 6 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - 5d16122107cbcc1fad8c01ff2fdc26fc16fcc703 authored almost 6 years ago by Rico Suter <[email protected]>
v12.0.20

github.com/RicoSuter/NSwag - e83ddcff414daf9a8e8256e535ac84f754d0be60 authored almost 6 years ago by Rico Suter <[email protected]>
Add support for ASP.NET Core 3 preview, #1961

github.com/RicoSuter/NSwag - 19ecd169938a78fe33afabf43cb1fa2e7c959be1 authored almost 6 years ago by Rico Suter <[email protected]>
Allow detection of application/vnd.*+json as Json response (#2061)

github.com/RicoSuter/NSwag - 9fb5a4eb46548753e51ee1e9a9fbc585570672cd authored almost 6 years ago by Georg Dangl <[email protected]>
v12.0.19

github.com/RicoSuter/NSwag - 91ca2ea22d89be35b63fa7d5c834e83c77b77abd authored almost 6 years ago by Rico Suter <[email protected]>
Regenerate clients

github.com/RicoSuter/NSwag - cae79f963edb314f5886325b0f3e21e02a137df5 authored almost 6 years ago by Rico Suter <[email protected]>
Avoid fallback type name when title is available (#2059)

* Avoid fallback type name when title is available

* Update for updated NJS

* Use typeName...

github.com/RicoSuter/NSwag - 9cde1683bfe7821719b37571266b724426b216a9 authored almost 6 years ago by Rico Suter <[email protected]>
Update NJS, update UI with GenerateEnumMappingDescription, closes #1993

github.com/RicoSuter/NSwag - eb809380a4a3c31bf2a77d0f289f46257cd90980 authored almost 6 years ago by Rico Suter <[email protected]>
Return in sync method when wrap response (CS), closes #1069

github.com/RicoSuter/NSwag - 8d12db75ebdd01d6ef0f2ea8a2a837e81ab2c397 authored almost 6 years ago by Rico Suter <[email protected]>
Fix xaml

github.com/RicoSuter/NSwag - 7e31359ada6362bb16eea35c671ddab7a255b8a1 authored almost 6 years ago by Rico Suter <[email protected]>
Change default schema type in TypesToSwaggerCommand, closes #2049

github.com/RicoSuter/NSwag - 0489a54ec8e8f68937898d71eefca823a5686f26 authored almost 6 years ago by Rico Suter <[email protected]>
Add ExcludedParameterNames, closes #2053

github.com/RicoSuter/NSwag - 0b31ac6d45a92a4fdd797a3b4a6fe827df574462 authored almost 6 years ago by Rico Suter <[email protected]>
Fix generation date parameters using form data (#2057)

github.com/RicoSuter/NSwag - c3dd4f7a8f8d2cfef3a6c8875619cfc79bc707a0 authored almost 6 years ago by Svyatoslav Bychkov <[email protected]>
v12.0.18, updated NJS

github.com/RicoSuter/NSwag - ddfc798f0738dbd65606d4eba2bb4b7c7ab249b0 authored almost 6 years ago by Rico Suter <[email protected]>
JsonExceptionFilterAttribute: Copy settings with reflection, closes #1336

github.com/RicoSuter/NSwag - d8be18f74489ea2adc8ba8b3a9a95c39878cf8dc authored almost 6 years ago by Rico Suter <[email protected]>
Clean up OperationConsumesProcessor

github.com/RicoSuter/NSwag - 8131dc59e504780eb6e2b037a7f4b69abbfd584a authored almost 6 years ago by Rico Suter <[email protected]>
Improve TS template (avoid name clashes, remove tabs), https://github.com/RSuter/NSwag/pull/2022

github.com/RicoSuter/NSwag - 403e3f999a53cb7d345c32b3cca955d577d3f420 authored almost 6 years ago by Rico Suter <[email protected]>
TS: Support for url encoded requests (#2022)

* Improve generation of "consumes" in ASP.NET Core, closes #420

* Use custom input formatter
...

github.com/RicoSuter/NSwag - 94f89298980fe0d80c72fe9309567e7ce9d13a98 authored almost 6 years ago by Robin Krokfors <[email protected]>
v12.0.17

github.com/RicoSuter/NSwag - b53a27e30ecc1deff20e64177bdb9f55c0c17678 authored almost 6 years ago by Rico Suter <[email protected]>
Revert PR #2027 and #2030

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

github.com/RicoSuter/NSwag - 3849e60a9a344d1b8cc67a1cdf536518d7371da2 authored almost 6 years ago by Rico Suter <[email protected]>
Improve binary parameter and response handling, closes #2032

github.com/RicoSuter/NSwag - 85c5c2bfe4ede6c216246702e40cd6dd3b6e26a1 authored almost 6 years ago by Rico Suter <[email protected]>
Make call to UpdateJsonSerializerSettings conditional on HasBaseClass (#2030)

github.com/RicoSuter/NSwag - c0f26355155936fa95ba92fdef053bfc65a13932 authored almost 6 years ago by Stuart Lang <[email protected]>
Merge branch 'master' of https://github.com/RSuter/NSwag

github.com/RicoSuter/NSwag - f6524a7115c3fe407321e7de2c15b05555e778c0 authored almost 6 years ago by Rico Suter <[email protected]>
v12.0.16

github.com/RicoSuter/NSwag - 8a431c26b24822fa516031f853e354ba2d58f148 authored almost 6 years ago by Rico Suter <[email protected]>
Dont call UpdateJsonSerializerSettings in csharp template if not present (#2027)

github.com/RicoSuter/NSwag - e213a9f889abbb674ea6fe8a11ba9c5e5c1a417c authored almost 6 years ago by Stuart Lang <[email protected]>
Add TryAddConsumes

github.com/RicoSuter/NSwag - d5630df8abaa468bcbcda5d26de9c44f3c62e2f0 authored almost 6 years ago by Rico Suter <[email protected]>
More consumes improvements, #1849

github.com/RicoSuter/NSwag - 5189503ece05816e489e1351fbf4fb809236d72d authored almost 6 years ago by Rico Suter <[email protected]>
Add produces tests and fixes, #1849

github.com/RicoSuter/NSwag - b73d9059ed8a4662f1be153f21b5549034bbba3e authored almost 6 years ago by Rico Suter <[email protected]>
Improve generation of "consumes" in ASP.NET Core, closes #420 (#1849)

* Improve generation of "consumes" in ASP.NET Core, closes #420

* Use custom input formatter
...

github.com/RicoSuter/NSwag - 556d4b3d6c020305b656ece7662adc8534e9af13 authored almost 6 years ago by Rico Suter <[email protected]>
Improve OpenApi3 file response handling, closes #2016 and #2023

github.com/RicoSuter/NSwag - 82add51f4326d0493d61d801a9e2834918f5b543 authored almost 6 years ago by Rico Suter <[email protected]>
Merge

github.com/RicoSuter/NSwag - 894c5f513633098851eea5696e2f98a265aebfd5 authored almost 6 years ago by Rico Suter <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - ad99567d33922556799839000aeae6c599b52b63 authored almost 6 years ago by Rico Suter <[email protected]>
Disable eslint in generated typescript clients (#2025)

github.com/RicoSuter/NSwag - 8af0162e20b140945a385772511b555a1658c422 authored almost 6 years ago by jvalkeejarvi <[email protected]>
Updated NJS

github.com/RicoSuter/NSwag - 971ce1623edb0e9f28e869079f1275e11b771a53 authored almost 6 years ago by Rico Suter <[email protected]>
v12.0.15

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

github.com/RicoSuter/NSwag - ff05dec62595994ea9f5c55c3fc9d775acfe53ae authored almost 6 years ago by Rico Suter <[email protected]>
changed body to data for axios template (#1988)

github.com/RicoSuter/NSwag - b2ce2dbdce9181caf8cf4c5caaa2209176c1c895 authored almost 6 years ago by Parkyster <[email protected]>
Merge branch 'master' of https://github.com/RSuter/NSwag

github.com/RicoSuter/NSwag - 4e966cee66a3818648f914d672435b23ded64aca authored almost 6 years ago by Rico Suter <[email protected]>
Update Swagger UI, closes #1967

github.com/RicoSuter/NSwag - 19eddaf02a9c89096fd9d9c1ecec5d10520ab30f authored almost 6 years ago by Rico Suter <[email protected]>
Test for #1653 (#1768)

* Test for #1653

* Remove & Ignore .editorconfig

github.com/RicoSuter/NSwag - d25cfd2884890d69a7faab2d0684259c800fae57 authored almost 6 years ago by Ilya Chudin <[email protected]>
Cache contract resolver, closes #1305

github.com/RicoSuter/NSwag - 34f7b94be4202400985a62032aea9bd6f7cd52f3 authored almost 6 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - 881ada14fc3aa9e4707d049bf7f177adc8d4046a authored almost 6 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - 093dfd25e83d8d3bd83300201823904b4336049b authored almost 6 years ago by Rico Suter <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - f945b8fd6530edba621d77587bda49874e0db626 authored almost 6 years ago by Rico Suter <[email protected]>
v12.0.14

github.com/RicoSuter/NSwag - da7802e43cfd2374bc8a8938985be03cc63e3a6c authored almost 6 years ago by Rico Suter <[email protected]>
Add support for Axios (#1945)

* Added axios support

* Add conversion code for axios

* Remove whitespaces

* Remove whi...

github.com/RicoSuter/NSwag - e537d1d7450d2ed661b5daf5c85a10d44d5c0b50 authored almost 6 years ago by thijscrombeen <[email protected]>
Merge branch 'master' of https://github.com/RSuter/NSwag

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

github.com/RicoSuter/NSwag - 9dfa8c10606d5cadc972a7bb99418d9aa7fa0b31 authored almost 6 years ago by Rico Suter <[email protected]>
Prevent SingleClientFromPathSegmentsOperationNameGenerator from using brackets in operation names (#1954)

ConvertPathToName checked, if a path segment contains "{", but if the
parameters enclosed in th...

github.com/RicoSuter/NSwag - 62b325c565af95c5b4aa9562446bc6a035e13ecb authored almost 6 years ago by Thomas Mischke <[email protected]>
Prevent empty link and script tags when custom CSS or custom JS not specified. (#1948)

HTML encode custom CSS and custom JS URLs when embedded in swagger HTML.

github.com/RicoSuter/NSwag - a96606c7b3646c6c1e0c97d39c7a2d8a447ec6de authored almost 6 years ago by Matthew Sharpe <[email protected]>
Merge pull request #1946 from framinosona/patch-1

github.com/RicoSuter/NSwag - 849573974d165ffe58b8f25351a80d17b27e4a17 authored almost 6 years ago by Rico Suter <[email protected]>
Mac compatibility

A simple "/" vs "\" error shows up when using NSwag in a mac Terminal, here's the fix I found.

github.com/RicoSuter/NSwag - 1ca1ff9d9fc57be6e6f7c5829adf006bea193321 authored almost 6 years ago by Framinosona <[email protected]>
add a sample project for OWIN Middleware (#1927)

github.com/RicoSuter/NSwag - b83fb18e1da5c4495a2afd9e8cda7abd2ed6708d authored almost 6 years ago by Chuck Lu <[email protected]>
Add support for custom CSS and JavaScript in the Swagger UI (#1943)

#1137

github.com/RicoSuter/NSwag - 1ebb56e4220403fcb816cb1c291b8f1999115245 authored almost 6 years ago by Ben Crevis <[email protected]>
v12.0.13

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

github.com/RicoSuter/NSwag - ce2172b6302670afd5b1d7bb7f33c0f30e24f93d authored almost 6 years ago by Rico Suter <[email protected]>
No FileResponse for 204 status code (#1902)

* No FileResponse for 204 status code , closes #1890

* Improve

* Use operation

* Update...

github.com/RicoSuter/NSwag - f746b511150fb71423232c57636f6aac3b558ba2 authored almost 6 years ago by Rico Suter <[email protected]>
Rename NSwag.MSBuild.CodeGeneration to NSwag.ApiDescription.Design (#1898)

github.com/RicoSuter/NSwag - c100c18976d019310047ec0048b79e8331b489cf authored almost 6 years ago by Rico Suter <[email protected]>
Adds OperationSecurityScopeProcessor to NSwag.Sample.NETCore20. (#1894)

github.com/RicoSuter/NSwag - e3a94b51faab4a0ae9bea1f43f379c06ce1e477f authored almost 6 years ago by pekspro <[email protected]>
v12.0.12, update NJS

github.com/RicoSuter/NSwag - 6030cfeec76bb2cd26a6043ea94d6bdccc5bc738 authored almost 6 years ago by Rico Suter <[email protected]>
Regenerate clients

github.com/RicoSuter/NSwag - 3dddf1dcc485d8c86405881b90071a0bd1683211 authored almost 6 years ago by Rico Suter <[email protected]>
v12.0.12

github.com/RicoSuter/NSwag - d7adc6f0330baa2cc8cc939dc23f23328b818ed3 authored almost 6 years ago by Rico Suter <[email protected]>
Add .net standard 2.0 target framework, closes #1884

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

github.com/RicoSuter/NSwag - 6a5d9f32b97eb0e535ded960aa12eef32d1a1e8c authored almost 6 years ago by Rico Suter <[email protected]>
Empty routes should produce paths with slash, closes #1881

github.com/RicoSuter/NSwag - 48a8bedc81c1567013bc26a3d7d7a83935838133 authored almost 6 years ago by Rico Suter <[email protected]>
Use string in SwaggerPathItem instead of enum (#1802)

* Use string in SwaggerPathItem instead of enum

* Fix build errors

github.com/RicoSuter/NSwag - 64bf42d77b34324618be888edad700e590ba87b9 authored about 6 years ago by Rico Suter <[email protected]>
v12.0.11

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

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

github.com/RicoSuter/NSwag - b101396f1fa34abc8b22a84e61f9f2ddc4a23238 authored about 6 years ago by Rico Suter <[email protected]>
Fix test

github.com/RicoSuter/NSwag - f0b7955b95dc6f90ecb147b73abbbeae2774cd70 authored about 6 years ago by Rico Suter <[email protected]>
Added backers and sponsors on the README (#1831)

github.com/RicoSuter/NSwag - 24773b71987f966b75f16fac9aaf0c7611ad3fe1 authored about 6 years ago by jess <[email protected]>
Update generated clients #1871

github.com/RicoSuter/NSwag - 1ab96a0dbc521844a231aef4c71a0f195c951bd5 authored about 6 years ago by Rico Suter <[email protected]>
Add missing braces #1871

github.com/RicoSuter/NSwag - a132ba7adaeeefaebd53f68851a7c11e9ad933df authored about 6 years ago by Rico Suter <[email protected]>
Add content type to file parameters; (#1871)

github.com/RicoSuter/NSwag - 37b9fe9d72fef862970f412ce911d2394de38b8d authored about 6 years ago by mihailpd <[email protected]>
Path param with model binder attribute (#1872)

* Correct parameter kind when model binder used on path parameter

* Add braces

github.com/RicoSuter/NSwag - 13558bcc4ce8fab82a61e75c5facfe56d47a366a authored about 6 years ago by Thibaut Le Guilly <[email protected]>
Remove null in definitions, closes #1861

github.com/RicoSuter/NSwag - 88879b7bc808d0a8b6b58723f3e2251339b2b7be authored about 6 years ago by Rico Suter <[email protected]>
Code cleanup

github.com/RicoSuter/NSwag - 082861a0cd96a0d2ef4765f29cfc0ff7fab122ad authored about 6 years ago by Rico Suter <[email protected]>
v12.0.10

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

github.com/RicoSuter/NSwag - d5f99f4fb706e5629ec059f4a8be6ff3aef63a5f authored about 6 years ago by Rico Suter <[email protected]>
Regenerate clients

github.com/RicoSuter/NSwag - b883747ffcdaaf782178a204e41de3c29cd26dcf authored about 6 years ago by Rico Suter <[email protected]>
v12.0.9

github.com/RicoSuter/NSwag - 7cf476cef31694d46677fb663135de1321639c14 authored about 6 years ago by Rico Suter <[email protected]>