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

Updated NJS

github.com/RicoSuter/NSwag - ab029fd595dd7a79342db8924f7a5eb1cae67168 authored about 8 years ago by Rico Suter <[email protected]>
Enforce Swagger null handling, closes #377

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

Release v6.14

github.com/RicoSuter/NSwag - 0fd741ff02a95158141304a7225a60bb8f680963 authored about 8 years ago by Rico Suter <[email protected]>
Updated NJS

github.com/RicoSuter/NSwag - cdd0e6ec30dd5d2c2de6ede113ba068397363c10 authored about 8 years ago by Rico Suter <[email protected]>
Fixed CS template for relative URLs (CS), minor space improvement (CS tpl), added integration models

github.com/RicoSuter/NSwag - 337a1c778dbc48e3115ccbd2e4c8868d43c9d06c authored about 8 years ago by Rico Suter <[email protected]>
Fixes #340

github.com/RicoSuter/NSwag - 9737ebbd15a2602588493c0627c1b24d763d40ee authored about 8 years ago by Rico Suter <[email protected]>
Changed GeneratedCode attribute

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

Release v6.13

github.com/RicoSuter/NSwag - aeeeb604bdba2d2af10e4bd464914d6e0ce1181d authored about 8 years ago by Rico Suter <[email protected]>
Improved exception handling in Ang2 tpl (TS), fixes #372, v6.13

github.com/RicoSuter/NSwag - 87a46ce7ce78342c7fd554f201add9e099fa3e3c authored about 8 years ago by Rico Suter <[email protected]>
Added .snk file to each project, #359

github.com/RicoSuter/NSwag - 436074f2654d1f01d25f247a5cb632d7da03c5d9 authored about 8 years ago by Rico Suter <[email protected]>
JsonExceptionConverter: Removed FileParameter usage, #375

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

github.com/RicoSuter/NSwag - 982c449a787dd551fe20b107930a10bfe445b1be authored about 8 years ago by Rico Suter <[email protected]>
Improved response type exception detection, #375

github.com/RicoSuter/NSwag - ec15611781115fd3a8246ceba586c8102e93cf1c authored about 8 years ago by Rico Suter <[email protected]>
Added ValidateSpecification settings, closes #373

github.com/RicoSuter/NSwag - 78ee3c44f77bc54ba9f474620cb3d66e28b90259 authored about 8 years ago by Rico Suter <[email protected]>
Added missingGeneratedCode attribute, closes #374

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

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

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

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

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

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

Release v6.12

github.com/RicoSuter/NSwag - 88afebc6b6c47d623417504edfa3b23e0f5ffef9 authored about 8 years ago by Rico Suter <[email protected]>
Updated integration code

github.com/RicoSuter/NSwag - dca91426b45c33d28e28e0c051197a18b975a30c authored about 8 years ago by Rico Suter <[email protected]>
Added signing key to all NuGet relevant assemblies, #359

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

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

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

bug in AngularJS client generation

github.com/RicoSuter/NSwag - cf07c0f50a516227b9bb521afaae3f4e61d0ac7a authored about 8 years ago by Rico Suter <[email protected]>
fixed bug for AngularJS client where "?" is not added to url when there are any query parameters

github.com/RicoSuter/NSwag - cd9a174c5f84e4ddcb8b29760581205380a59f24 authored about 8 years ago by Alper Çelik <[email protected]>
Fixed url in AngularJS tpl (TS)

github.com/RicoSuter/NSwag - e93da94b2486110dac74589d70a8b1b1fa862186 authored about 8 years ago by Rico Suter <[email protected]>
Added /* tslint: disable */ to TS file template

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

Release v6.11

github.com/RicoSuter/NSwag - 571ab885574766603b927a32f93558b6b2aeb487 authored about 8 years ago by Rico Suter <[email protected]>
Merge pull request #355 from sharmavishalvk/master

added using System.Collections.Generic as rsuter requested

github.com/RicoSuter/NSwag - cd82d0bb418529e429dba129518d366fd5dcdb27 authored about 8 years ago by Rico Suter <[email protected]>
Now added using System.Collections.Generic as rsuter requested.Adding ExtensionData attribute to cater vendor extensions for Info, SecurityScheme and Tag object.

github.com/RicoSuter/NSwag - f1316cc2fc6808da0c12c0502a8833e60f82f5cc authored about 8 years ago by Vishal Sharma <[email protected]>
Adding ExtensionData attribute to cater vendor extensions for Info, SecurityScheme and Tag objects

github.com/RicoSuter/NSwag - 3a8a798ae193d47f2106cfa4e5a77903f4bd8313 authored about 8 years ago by Vishal Sharma <[email protected]>
Improved installer

github.com/RicoSuter/NSwag - 7b30a60b1c35dd36d00b6da68083f67e178f1b1d authored about 8 years ago by Rico Suter <[email protected]>
Fixed Product.wxs

github.com/RicoSuter/NSwag - d7e8947c08843101c84256c9eb2fe7a1a1d8e88b authored about 8 years ago by Rico Suter <[email protected]>
Now using x64 configuration for NSwagStudio project

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

github.com/RicoSuter/NSwag - 47bc275d9fb782ce35f66ffa42a3e55c9c1d9684 authored about 8 years ago by Rico Suter <[email protected]>
Switched to x64 installer

github.com/RicoSuter/NSwag - 043e3988c6808b99a694f82f0c6a24165a8299ca authored about 8 years ago by Rico Suter <[email protected]>
Added x64 MSI target

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

Release v6.10

github.com/RicoSuter/NSwag - 7bc18814938fdee8c6522b1c859bad9ed1bdcbd7 authored about 8 years ago by Rico Suter <[email protected]>
Improved path segment replacer

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

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

github.com/RicoSuter/NSwag - 805529928f74a0b45463adf61c20607d05655b62 authored about 8 years ago by Rico Suter <[email protected]>
Minor fix in ExpandHttpPath

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

Release v6.9

github.com/RicoSuter/NSwag - 78f24d6fbbecddc0d5d7548e8e5a69287049a631 authored about 8 years ago by Rico Suter <[email protected]>
Updated NJS

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

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

Release v6.8

github.com/RicoSuter/NSwag - 0515dd2307795697cf88c7e4b4faa06a07b4f405 authored about 8 years ago by Rico Suter <[email protected]>
Downgraded to .NET 4.6 (from 4.6.2), v6.8

github.com/RicoSuter/NSwag - 4e0b2b2ff46b1dbe5d4be05e418ca9c7a2e401b7 authored about 8 years ago by Rico Suter <[email protected]>
Added route path expanding for optional path parameters

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

github.com/RicoSuter/NSwag - 6d26c52d698f98fe5d33fb09304af6e73ede1618 authored about 8 years ago by Rico Suter <[email protected]>
Added support for path parameters which are not action methods, fixes #348

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

Release v6.7

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

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

github.com/RicoSuter/NSwag - 2e9dda2d90b6d8e4779930efc81a7ac6c47aedc6 authored about 8 years ago by Rico Suter <[email protected]>
Updated to .NET 4.6.2 and x64 (required for .NET Core)

github.com/RicoSuter/NSwag - 9965b2313597a96a2f17a45ba4f07b00a551e1be authored about 8 years ago by Rico Suter <[email protected]>
Improved UI

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

github.com/RicoSuter/NSwag - 14e28f24997fe5016da158e44c69060712640af7 authored over 8 years ago by Rico Suter <[email protected]>
Changed wording of ui labels

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

github.com/RicoSuter/NSwag - 75d419bec9ebf0f3b26582398f486aa24428d980 authored over 8 years ago by Rico Suter <[email protected]>
Added option to overwrite with relative URLs

github.com/RicoSuter/NSwag - bf1909ec59d6d111c79030e9096c228a625ed551 authored over 8 years ago by Rico Suter <[email protected]>
Regenerated file template and integration code

github.com/RicoSuter/NSwag - 47e004d708dc4f53e09e9a3b6406273612d5fe0c authored over 8 years ago by Rico Suter <[email protected]>
Fixed FileParamter rendering

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

github.com/RicoSuter/NSwag - 7b718f43ead8e66e7879e34495ed8213b7d7707e authored over 8 years ago by Rico Suter <[email protected]>
Fixed JsonExceptionConverterTemplate bug

github.com/RicoSuter/NSwag - 98b0dbee04f5c0f6b8e7f4e0d6c2e9ee9c65861b authored over 8 years ago by Rico Suter <[email protected]>
Don't generate FileParameter class in C# client if not necessary.

github.com/RicoSuter/NSwag - 2e9eaade3862d6fb0afd115809fda1d56fcac516 authored over 8 years ago by Christian Palmstierna <[email protected]>
Merge pull request #346 from cpx/master

Removed unnecessary Owin dependency

github.com/RicoSuter/NSwag - b0d1506ffe1863c0725ed2d1f050834ad597c7a8 authored over 8 years ago by Rico Suter <[email protected]>
Removed unnecessary Owin dependency

github.com/RicoSuter/NSwag - 752b8938ca53161cf9e159f163bf7c406af976ad authored over 8 years ago by Christian Palmstierna <[email protected]>
Added exception logging

github.com/RicoSuter/NSwag - cae90f96e2296ad3e14ebd42089bd652575bfea6 authored over 8 years ago by Rico Suter <[email protected]>
Changed default settings for SwaggerOwinSettings in Asp.NET Core

github.com/RicoSuter/NSwag - 97724f61ea6e2bf80a3c6655b267298988f5e4fd authored over 8 years ago by Rico Suter <[email protected]>
Minor fix in assembly loader

github.com/RicoSuter/NSwag - 6d0e939764b247121976cef79ed0c6729c2e7baf authored over 8 years ago by Rico Suter <[email protected]>
Added SwaggerParameterKind.ModelBinding (Swashbuckle)

github.com/RicoSuter/NSwag - 8210fe83f3e977892b4d68a653acec3b5689fa61 authored over 8 years ago by Rico Suter <[email protected]>
Merge pull request #344 from NSwag/master

Release v6.6

github.com/RicoSuter/NSwag - 74f4659b81dac03e0f0bda4e2988bbed5f81758a authored over 8 years ago by Rico Suter <[email protected]>
Updated integration code

github.com/RicoSuter/NSwag - f6e761e91a75121a97746b8063040f8d2a925930 authored over 8 years ago by Rico Suter <[email protected]>
Added IsAspNetCore and .NET Core fixes, added support for FromQueryAttribute in query models (fixes #343)

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

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

github.com/RicoSuter/NSwag - eca2e384aca1ae45d183bd717a719b1e5fa7ba7e authored over 8 years ago by Rico Suter <[email protected]>
Merge pull request #342 from omkarmore83/fix/swagger-extensions

Adding Extension Data to SwaggerOperation to represent Swagger Extens…

github.com/RicoSuter/NSwag - f4e876e4b805cda8f9d65d1ec42270f75bf22ecf authored over 8 years ago by Rico Suter <[email protected]>
Adding Extension Data to SwaggerOperation to represent Swagger Extensions

github.com/RicoSuter/NSwag - 4cbbb21abd3d8473e5c967aed4e6147f779d6adf authored over 8 years ago by Omkar More <[email protected]>
Fixed enum refs in query parameters

github.com/RicoSuter/NSwag - 09c6406e7669ffa3cd855d5d2ab376b1b2a0cdf4 authored over 8 years ago by Rico Suter <[email protected]>
Http namespaces only for implementation (CS), fixes #340

github.com/RicoSuter/NSwag - eb08295c14343a2a4e96d23fc87a4449b198c7d8 authored over 8 years ago by Rico Suter <[email protected]>
Merge pull request #339 from NSwag/master

Release v6.5

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

github.com/RicoSuter/NSwag - ca56fbf9abc7e0eaeb76ef34b8eeb751c91a8ea7 authored over 8 years ago by Rico Suter <[email protected]>
Fixed FromUri array parameter handling, fixes #338

github.com/RicoSuter/NSwag - d8b20fc29dc540d59d8ad2868f9499a624cf74d5 authored over 8 years ago by Rico Suter <[email protected]>
Removed unnecessary .net core code

github.com/RicoSuter/NSwag - bd81f3062835b1b56ec36dcbbf868459c281e934 authored over 8 years ago by Rico Suter <[email protected]>
Moved document processor execution to GenerateForControllers

github.com/RicoSuter/NSwag - 62d3d89188c31bc6f69c3bea8709456b152e4271 authored over 8 years ago by Rico Suter <[email protected]>
Showing exceptions in SwaggerMiddleware

github.com/RicoSuter/NSwag - 33c1792237119465c03b0c2eb6ee9d0e44b50001 authored over 8 years ago by Rico Suter <[email protected]>
Fixed GetHttpPaths

github.com/RicoSuter/NSwag - 9ef16819db54d513c9ea0ae73b16c2c786db8d01 authored over 8 years ago by Rico Suter <[email protected]>
Merge pull request #335 from NSwag/master

Release v6.4

github.com/RicoSuter/NSwag - 3423e5aeccbe983c1fdea87fb24d75ee18790228 authored over 8 years ago by Rico Suter <[email protected]>
Updated NJS, v6.4

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