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

Added GenerateXmlObjects setting to UI and commands (default: false), updated NJS

github.com/RicoSuter/NSwag - d6abafb11f19c4834814cc38cdace00adef36d27 authored almost 8 years ago by Rico Suter <[email protected]>
Improved dispose behavior of clients (CS)

github.com/RicoSuter/NSwag - 44b0295c5a20765c55ed5a8056e4cb980d4f5988 authored almost 8 years ago by Rico Suter <[email protected]>
Minor fix, added unit tests, regenerated integration clients

github.com/RicoSuter/NSwag - d8152d8155a13eaea75ddb6128a289a555cf7b2d authored almost 8 years ago by Rico Suter <[email protected]>
Added WrapSuccessResponses and FileResponse class (CS)

github.com/RicoSuter/NSwag - e6935c7a75904d82050b0344cc74842744ddc45b authored almost 8 years ago by Rico Suter <[email protected]>
Reverted integration output

github.com/RicoSuter/NSwag - 239989b7c0f05dff620ac6b5603d184379a29011 authored almost 8 years ago by Rico Suter <[email protected]>
Updated integration svcs

github.com/RicoSuter/NSwag - dbbca639853e73697f7debdccc6a36c14f6711d3 authored almost 8 years ago by Rico Suter <[email protected]>
File response using Streams (CS)

github.com/RicoSuter/NSwag - c0f5217fd100bd0c1a0374f256c6abb32c408d77 authored almost 8 years ago by Rico Suter <[email protected]>
Improved command line tool

github.com/RicoSuter/NSwag - 7df962a19e82d4d2340b7f8367c407bd4458d81a authored almost 8 years ago by Rico Suter <[email protected]>
Updated svc clients

github.com/RicoSuter/NSwag - f2576dce5d1bdba4da859bcd1ccbbb6e8119a72c authored almost 8 years ago by Rico Suter <[email protected]>
Merge pull request #530 from guruvn/master

Fixed an issue of failing to identify a path-parameter embedded in a …

github.com/RicoSuter/NSwag - 06f53702e1f54c584926b149fa48c42565eec517 authored almost 8 years ago by Rico Suter <[email protected]>
Removed AddMissingPathParameters = true default, #479

github.com/RicoSuter/NSwag - fa6af8430620b81c313d3e458b74c15e4a33ebd7 authored almost 8 years ago by Rico Suter <[email protected]>
Fixed duplicated code issue due to the merge

github.com/RicoSuter/NSwag - 5087a545016e98b53f96dcd4ea1b87b5a11d8f6e authored almost 8 years ago by Nguyen Nguyen <[email protected]>
Fixed merge conflict issue

github.com/RicoSuter/NSwag - 8e761d4ea6585acf79ec3f1c8da9a2f9460cc1e9 authored almost 8 years ago by Nguyen Nguyen <[email protected]>
Fixed an issue of failing to identify a path-parameter embedded in a complex-type

github.com/RicoSuter/NSwag - 827768529b15a395693b947efff62200533dc625 authored almost 8 years ago by Nguyen Nguyen <[email protected]>
Added json content type to SwaggerMiddleware, closes #528

github.com/RicoSuter/NSwag - 22f62907be6274c9cb7985b3a34f20ce45026108 authored almost 8 years ago by Rico Suter <[email protected]>
Fixed issue in types2swagger, #527

github.com/RicoSuter/NSwag - ca2637920f2331b818e45e93fca0505a7e76cfbb authored almost 8 years ago by Rico Suter <[email protected]>
Added wildcard support, #520

github.com/RicoSuter/NSwag - 286d629f78dff1942076e79f807d377dca458743 authored almost 8 years ago by Rico Suter <[email protected]>
Updated integration svcs

github.com/RicoSuter/NSwag - d99ded80f9c7388160c1806bea67fb4c916753d2 authored almost 8 years ago by Rico Suter <[email protected]>
Added InjectHttpClient setting (C#), #479

github.com/RicoSuter/NSwag - f919ce651580834af5d84a5bcd165f9b7b17cc90 authored almost 8 years ago by Rico Suter <[email protected]>
Added support for FromRouteAttribute and FromHeaderAttribute (ASP.NET Core)

github.com/RicoSuter/NSwag - 62e6aac641a9733b5764ecd3de4c716b5939edc4 authored almost 8 years ago by Rico Suter <[email protected]>
Improved ui

github.com/RicoSuter/NSwag - b6fb512cb7d8781ba340d01557e9d162f1021dfa authored almost 8 years ago by Rico Suter <[email protected]>
Improved npm package

github.com/RicoSuter/NSwag - a59d9401374f436f3024c73b511dcfcdd2ec5843 authored almost 8 years ago by Rico Suter <[email protected]>
Fixed relative path issue, #522

github.com/RicoSuter/NSwag - 63c6c19e3c7c6cd7a154c0e01e5d4b38f6e759a4 authored almost 8 years ago by Rico Suter <[email protected]>
Added Content-Type HTML to SwaggerUiIndexMiddleware (.NET Core), closes #525

github.com/RicoSuter/NSwag - fd10c86f1d14e7de2442c6e2c029256127151c25 authored almost 8 years ago by Rico Suter <[email protected]>
Ignore complex FromUri parameter property with SwaggerIgnoreAttribute, #513

github.com/RicoSuter/NSwag - ca9336b95d3bd1f390d6046a2ad6b432cbaadb9b authored almost 8 years ago by Rico Suter <[email protected]>
Full qualified name, #515

github.com/RicoSuter/NSwag - eeca3a396998723f1784bc885d3bdbfe8207f5b6 authored almost 8 years ago by Rico Suter <[email protected]>
Fixed NPE in controller gen, closes #515

github.com/RicoSuter/NSwag - ff0488c83022e638e9a45ee8825f941935fca7e2 authored almost 8 years ago by Rico Suter <[email protected]>
Updated readme

github.com/RicoSuter/NSwag - 7486f2dc973e67a2db1d80e2d7c479d656c1abb7 authored almost 8 years ago by Rico Suter <[email protected]>
Merge pull request #519 from NSwag/master

Release v8.6

github.com/RicoSuter/NSwag - ab59a68974b83093764a8ee52d8fc2e7f72f4dac authored almost 8 years ago by Rico Suter <[email protected]>
Updated NJS, #518

github.com/RicoSuter/NSwag - 9325fe8d36936ca75c3ad9f08fef208c44ef90dd authored almost 8 years ago by Rico Suter <[email protected]>
SwaggerToCSharpWebApiControllerGenerator: Generate RoutePrefix attribute based on "basePath", #515

github.com/RicoSuter/NSwag - 1ac98354e3193d9a6f9e63e784cdaa988110208e authored almost 8 years ago by Rico Suter <[email protected]>
AssemblyTypeToSwaggerGenerator: Added support for wildcards in class names

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

github.com/RicoSuter/NSwag - 510a7ed14b22389c2244b613147f63311f7478f8 authored almost 8 years ago by Rico Suter <[email protected]>
Added FindWildcardMatches

github.com/RicoSuter/NSwag - 51f9224a60f7b8dacc9d55274b701f9e45f7809c authored almost 8 years ago by Rico Suter <[email protected]>
Merge pull request #517 from filipw/feature/classnames-star

added "*" support for ClassNames

github.com/RicoSuter/NSwag - 1b26d31c54234b191c4fc22d51b9eed6a1bd957a authored almost 8 years ago by Rico Suter <[email protected]>
added "*" support for ClassNames

github.com/RicoSuter/NSwag - 171d6fb516519d0aaa18dd07c29f1d743db5d675 authored almost 8 years ago by filipw <[email protected]>
Updated svcs

github.com/RicoSuter/NSwag - 34154e16c7f933e2a515b83260b6258c91f4c170 authored about 8 years ago by Rico Suter <[email protected]>
Add support for FromRouteAttribute in complex parameters, closes #513

github.com/RicoSuter/NSwag - 81114ed619cea2819e36a2b726059ccc51cedb3a authored about 8 years ago by Rico Suter <[email protected]>
Fixed project

github.com/RicoSuter/NSwag - 0255c95375978a81df763d02eac901909a2d22b8 authored about 8 years ago by Rico Suter <[email protected]>
Updated NJS, #508

github.com/RicoSuter/NSwag - b76a99dba03c614dbef2f6628d7628a39effe7ca authored about 8 years ago by Rico Suter <[email protected]>
Add missing path parameters by default, #510

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

github.com/RicoSuter/NSwag - 2c83a7d49b5aca5cfcafea034e04d4b3cafd244c authored about 8 years ago by Rico Suter <[email protected]>
Added route unit test, #510

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

github.com/RicoSuter/NSwag - 49638c8fafd5a21f336e0d3959c0f2607be6ecba authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #507 from NSwag/master

Release v8.5

github.com/RicoSuter/NSwag - 724ab3dff3c1f0b5764a01959475977af1da9029 authored about 8 years ago by Rico Suter <[email protected]>
Updated sample

github.com/RicoSuter/NSwag - 49e529b0bc3184aaea6dc83df8fcdcde085c0708 authored about 8 years ago by Rico Suter <[email protected]>
Updated njs, #503

github.com/RicoSuter/NSwag - 520e5313aaf8b2c75583a80d1a2c7ab900f6a367 authored about 8 years ago by Rico Suter <[email protected]>
Improved bin directory detection

github.com/RicoSuter/NSwag - 759aebc588b952de94159a81c5782db15c3a940c authored about 8 years ago by Rico Suter <[email protected]>
Changed package version

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

github.com/RicoSuter/NSwag - 2d7e4c8272c4cac7081ded15248015e11e4d0290 authored about 8 years ago by Rico Suter <[email protected]>
Added Content-Type to SwaggerUiIndexMiddleware, closes #506

github.com/RicoSuter/NSwag - b203c91a118f027f2c710e064738891520e9a44a authored about 8 years ago by Rico Suter <[email protected]>
Fixed npm package

github.com/RicoSuter/NSwag - 6b6912528ad6230baa803852c3735b0060cd6edb authored about 8 years ago by Rico Suter <[email protected]>
Properly updated to .NET Core v1.1.0

github.com/RicoSuter/NSwag - 04d5501bb72e420e9679030753295c61b2dfd78b authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #505 from NSwag/master

Release v8.4

github.com/RicoSuter/NSwag - 44a9e1958a0b7a3587b8fbd327534ed3cc11b2a0 authored about 8 years ago by Rico Suter <[email protected]>
Updated svcs

github.com/RicoSuter/NSwag - e788c9594c785ec4628a0b4a20969117369d4494 authored about 8 years ago by Rico Suter <[email protected]>
Added missing collectionFormat values, closes #504

github.com/RicoSuter/NSwag - 61da619916ed46ebd1760e50c8f1d20357826747 authored about 8 years ago by Rico Suter <[email protected]>
Fixed nuspecs

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

github.com/RicoSuter/NSwag - 2fd5bde5cdd956c88567d3a8ce5e3e5397f3d68c authored about 8 years ago by Rico Suter <[email protected]>
Added Accept headers (TS, CS), fixed unit tests

github.com/RicoSuter/NSwag - 05637633753de9119d9078b051e0fa345f03bc4c authored about 8 years ago by Rico Suter <[email protected]>
Array query parameters handling fixed, #500

github.com/RicoSuter/NSwag - 92660eca476dbba269617993dde40a3b1a2f485e authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #499 from aelbatal/patch-1

Fix a bug and temporary solve the issue

github.com/RicoSuter/NSwag - 5a2be0b79ef9b1ab6946e2efcee349116f7fb597 authored about 8 years ago by Rico Suter <[email protected]>
Merge branch 'master' into patch-1

github.com/RicoSuter/NSwag - a8d780ceb2ace19661347a3eaf9243cae91e4e99 authored about 8 years ago by Rico Suter <[email protected]>
Merge branch 'master' into patch-1

github.com/RicoSuter/NSwag - d43df2bbeda63ecdf28e295d214237250a9dd29d authored about 8 years ago by Rico Suter <[email protected]>
Improved tpl (TS), #499

github.com/RicoSuter/NSwag - d9fd546f93b5439c6671230dc0754f5b43ddc430 authored about 8 years ago by Rico Suter <[email protected]>
Change IsObjectArray condition to accept AnyType

github.com/RicoSuter/NSwag - 3639d7f4c407f5a0faadcd43ebe728497a037361 authored about 8 years ago by aelbatal <[email protected]>
Change IsObjectArray condition to accept None type

This is temporary to solve the issue of binding complex array parameters when generating the typ...

github.com/RicoSuter/NSwag - a4f3eb4b33cbc694c422d6379ef329d5cde8fbd2 authored about 8 years ago by aelbatal <[email protected]>
Fix bug in a string concatination

github.com/RicoSuter/NSwag - 94f05610708a194d3f9d82b1bc37e50023a5680a authored about 8 years ago by aelbatal <[email protected]>
Merge pull request #498 from NSwag/master

Release v8.3

github.com/RicoSuter/NSwag - d1f270a3c3ca04c0e2d78b48ebe4bd89bb9e64b6 authored about 8 years ago by Rico Suter <[email protected]>
Updated target .NET Core version for NSwag.ConsoleCore, closes #491

github.com/RicoSuter/NSwag - 2273ed3bc0d2a65412649f1d16a12e6f145efbcf authored about 8 years ago by Rico Suter <[email protected]>
Improved template

github.com/RicoSuter/NSwag - cc5ef9c1f329373e4ce0f6b452df56fd1bb5d1b2 authored about 8 years ago by Rico Suter <[email protected]>
Added unit test, #494

github.com/RicoSuter/NSwag - 9bba86c26ca957af48809c8469d8f693125f1c0b authored about 8 years ago by Rico Suter <[email protected]>
Updated tpl

github.com/RicoSuter/NSwag - 920984300df9f5a8778ca46bb73f21b6b61098c9 authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #493 from aelbatal/patch-1

Enable binding a complex object array to webapi 2

github.com/RicoSuter/NSwag - 7d2efc5b802bb100c8c011af92a111f704f6b8d7 authored about 8 years ago by Rico Suter <[email protected]>
Update RequestUrlTemplate.tt

github.com/RicoSuter/NSwag - 3efebfe836f15bc00b2afadd9516cde87e7d62e6 authored about 8 years ago by Rico Suter <[email protected]>
Update RequestUrlTemplate.tt

github.com/RicoSuter/NSwag - aeaf49c8a0c0d374fcc9917d8c4013045af44041 authored about 8 years ago by aelbatal <[email protected]>
Update ParameterModel.cs

github.com/RicoSuter/NSwag - 47d4b4138e9ba72fa14f70edc699c4c8624ed86c authored about 8 years ago by aelbatal <[email protected]>
Updated NJS, #443

github.com/RicoSuter/NSwag - 6433cb4339447504c62ae6e2542cf6a28ebccbfd authored about 8 years ago by Rico Suter <[email protected]>
Updated NConsole, closes #495

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

github.com/RicoSuter/NSwag - 257fb1275c8efd999b49f494fb497a6844be052f authored about 8 years ago by Rico Suter <[email protected]>
Added support for XmlDocument/Xml parameters (WebAPI, TS, CS), closes #484

github.com/RicoSuter/NSwag - 8373c2c126eb75c022fa877ce44e936729d4b4b2 authored about 8 years ago by Rico Suter <[email protected]>
Update RequestUrlTemplate.tt

github.com/RicoSuter/NSwag - 785db22b3463e9cda6e6cb32edfa83d483b55d93 authored about 8 years ago by Ahmed Elbatal <[email protected]>
Merge pull request #496 from jameschch/patch-1

"title" field in camel case name is not ignored

github.com/RicoSuter/NSwag - 5a1326b3e0bf2c496077fa9889df58572ca59ad5 authored about 8 years ago by Rico Suter <[email protected]>
"title" field in camel case name is not ignored

github.com/RicoSuter/NSwag - c9a4eb769a91f4000368e8295cb3a8d3ec46a362 authored about 8 years ago by jameschch <[email protected]>
Enable binding a complex object array to webapi 2

in relation with the following issue:
https://github.com/NSwag/NSwag/issues/492

github.com/RicoSuter/NSwag - d87c9be36d8f15a676bc8745da2c313153f76239 authored about 8 years ago by Ahmed Elbatal <[email protected]>
Updated NJS

github.com/RicoSuter/NSwag - 1b0448dbb2c902454225ec4b7f7d77f79de1b126 authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #490 from PeterHenell/master

Fixed issue where parameter from Parent did not get merged down in…

github.com/RicoSuter/NSwag - 59a538a74f3e168ef24741705aca8a03c3b4dfcc authored about 8 years ago by Rico Suter <[email protected]>
Adding unit test to catch parameters from Parent not being included in the AllParameters

github.com/RicoSuter/NSwag - a065e2967074eef778151ac08072c6c43431102d authored about 8 years ago by Peter Henell <[email protected]>
Fixed issue where parameter from operation did not get merged down into the ActualParameter property.

github.com/RicoSuter/NSwag - 778f97ce1aac11508a90c6b65264101c74d32b7b authored about 8 years ago by Peter Henell <[email protected]>
Added new line in console output

github.com/RicoSuter/NSwag - 5ce687c187e68226025895f8812245156b274018 authored about 8 years ago by Rico Suter <[email protected]>
Fixed ExecuteDocumentCommandBase output

github.com/RicoSuter/NSwag - 8b0fd14aebe4ce6d59087e8e30a949b6be7572d0 authored about 8 years ago by Rico Suter <[email protected]>
Fixed project.json

github.com/RicoSuter/NSwag - d09c00dd99db0c4eac961eb515d043acc86ec047 authored about 8 years ago by Rico Suter <[email protected]>
Fixed middleware and generator for .NET Core

github.com/RicoSuter/NSwag - 854c20c07e4d1eff08323bd3ff73cdcecb4de54a authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #489 from NSwag/master

Release v8.2

github.com/RicoSuter/NSwag - 2f45c1eee0df14e503a70661b59b42727e6ce559 authored about 8 years ago by Rico Suter <[email protected]>