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 and NR

github.com/RicoSuter/NSwag - 4afe10428c6ab3e4f3a68072e0ca797465baff21 authored over 3 years ago by Rico Suter <[email protected]>
v13.13.1 (NJS v10.5.1, NamotionReflection v2.0.1)

github.com/RicoSuter/NSwag - b5e7e9fac99af50bfd7d47f7e4310215a9494da2 authored over 3 years ago by Rico Suter <[email protected]>
v13.13.0

github.com/RicoSuter/NSwag - ff27df710879eb1b29714f2c7ceaf202457df06e authored over 3 years ago by Rico Suter <[email protected]>
Regenerate code

github.com/RicoSuter/NSwag - b5b41f52e6daaac4cad1479f57c8c3926768149e authored over 3 years ago by Rico Suter <[email protected]>
Update NJsonSchema to v10.5.0

github.com/RicoSuter/NSwag - e2edee512587df39b830e775d6ff28b7b44f799d authored over 3 years ago by Rico Suter <[email protected]>
Revert ObservableOfMethod call, closes #3575

github.com/RicoSuter/NSwag - e88c9fca2b22e994d293916b516de3d5f7751177 authored over 3 years ago by Rico Suter <[email protected]>
Refactoring

github.com/RicoSuter/NSwag - cb3c3b53d35d1fd98af1c74dbe33142efb979a79 authored over 3 years ago by Rico Suter <[email protected]>
v13.12.1 (NJS v10.4.6)

github.com/RicoSuter/NSwag - 0071c2824d4e7373a59de34808d3597fb879188a authored over 3 years ago by Rico Suter <[email protected]>
update generated typescript to work with rxjs 6 and 7 (#3567)

* update generated typescript to work with rxjs 6 and 7

* Update Client.ProcessResponse.Retur...

github.com/RicoSuter/NSwag - b335709470fef5891052e0ffb9350a634e01c93f authored over 3 years ago by dhwed <[email protected]>
v13.12.0

github.com/RicoSuter/NSwag - 86735476b1e971a69b22a01179d676736e65a904 authored over 3 years ago by Rico Suter <[email protected]>
Fixed throwing exception for plain text responses (#3535)

* Fixed throwing exception for plain text responses
Fixes #3512

* Fixed client code generati...

github.com/RicoSuter/NSwag - 91a49dde85766db9bd5997c462d625b9d854b4a9 authored over 3 years ago by Rami <[email protected]>
Add test for a collection of base to parameter (#3562)

github.com/RicoSuter/NSwag - 797afe8cd8d473438e0f8f2ea574a51e9e1c4e3b authored over 3 years ago by Jan Trejbal <[email protected]>
Update NJS

github.com/RicoSuter/NSwag - a4c86758b14ff4eaf77aede352263f0facb08ce3 authored over 3 years ago by Rico Suter <[email protected]>
Do not add JsonExceptionConverter for STJ, closes #3548

github.com/RicoSuter/NSwag - 549b20a932c3426c495016c4516ead167172b683 authored over 3 years ago by Rico Suter <[email protected]>
update generated typescript to work with rxjs 7 (#3544)

github.com/RicoSuter/NSwag - 3f696e19bebed34bda50cf41bb40eb8382c812e7 authored over 3 years ago by David Wedelich <[email protected]>
Automatically generate httpmethod, when action for controller does not specify httpmethod (#3510)

github.com/RicoSuter/NSwag - 43b598d3595cc6c5a578e8f731a844d844fdd730 authored over 3 years ago by pang <[email protected]>
Replace . for _ in operation name (#3537)

* Replace . for _ in operation name

* Swapped if

* Update ClientGeneratorBase.cs

Co-aut...

github.com/RicoSuter/NSwag - 002641eb859ebd71ab69435a3f387a762b482abc authored over 3 years ago by Anne Meijer <[email protected]>
Disable "CS3016 Arrays as attribute arguments is not CLS-compliant" in generated C# code (#3536)

github.com/RicoSuter/NSwag - 8a32278948a54648e876888dec6ee421a227297f authored over 3 years ago by Marco Bertschi <[email protected]>
Support for HttpMethodAttribute Name (#3488)

* Improve GenerateOperationIds

* Support for HttpMethodAttribute Name

* Add UseHttpAttribu...

github.com/RicoSuter/NSwag - 85e8e2036b2e654930b6783ee10f9bebfe7883bb authored over 3 years ago by Daniel Winkler <[email protected]>
Throw plain text exception (#3530)

github.com/RicoSuter/NSwag - a82c343baf166a118415df9b93023c16a9b43f0a authored over 3 years ago by Rico Suter <[email protected]>
v13.11.3

github.com/RicoSuter/NSwag - 1c836ee3cc766ce25f3170618a5d12e5e96fde61 authored over 3 years ago by Rico Suter <[email protected]>
Add example support for params, closes #3481

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

github.com/RicoSuter/NSwag - 155ada78646e5967dd6116ed8c2edcfa6a8be0a4 authored over 3 years ago by Rico Suter <[email protected]>
v13.11.2

github.com/RicoSuter/NSwag - df69528bf811ef64b08ed26cec79045bae1bfe4d authored over 3 years ago by Rico Suter <[email protected]>
Fix selection of Newtonsoft vs System.Text.Json (based on output formatter), closes https://github.com/RicoSuter/NSwag/issues/3484

github.com/RicoSuter/NSwag - 6a045d828ffe8fea4da9bc2ac394827a0ba09302 authored over 3 years ago by Rico Suter <[email protected]>
typescript code generation fixes for rxjs 7 (#3482)

* typescript code generation fixes for rxjs 7
#3463

* retrigger checks

* replaced tabs wi...

github.com/RicoSuter/NSwag - d7f3a1c27a06fcfb03e0e912b5ae2e718c4bdc31 authored over 3 years ago by florianraffl <[email protected]>
Suppress MSI installer build warnings (#3493)

* Suppress MSI installer build warnings

* Fix

github.com/RicoSuter/NSwag - 38fe78b5b6d2ccfc2250e6ff17e9af7cd7b55de4 authored over 3 years ago by Rico Suter <[email protected]>
Suppress MSI installer build warnings

github.com/RicoSuter/NSwag - 4fbb08e21bd8e02cb7d3a71e0d419bb12ea24e31 authored over 3 years ago by Rico Suter <[email protected]>
fix: (Dependencies): Bump depedencies for aspnetCore to allow Microsoft.Extensions.DependencyInjection.Abstractions and Extensions.Optios v5 (Both of which are compatible with netstandard2.0) #3476 (#3477)

github.com/RicoSuter/NSwag - f7a396f6ea21aef95594b5f7d9b8ef455dba959b authored over 3 years ago by Jason Finch <[email protected]>
Correct description of default AddMissingPathParameters value in webapi2openapi (#3475)

github.com/RicoSuter/NSwag - 5bc6abdd071b191606a63b020b5b5798039d8739 authored over 3 years ago by ericsampson <[email protected]>
Add sample project again, closes #3470

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

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

github.com/RicoSuter/NSwag - 0264d6df83ef9103823319b8669fc5703bd51074 authored over 3 years ago by Rico Suter <[email protected]>
Install wix

github.com/RicoSuter/NSwag - 7ad910cac502eae5e9ba58feb1e5c26d44d8d0f4 authored over 3 years ago by Rico Suter <[email protected]>
Add x-originalName handling in spec and code generator (#3464)

* Add x-name handling in spec and code generator

* Revert

* Rename to x-originalName

* ...

github.com/RicoSuter/NSwag - e9fa0b4dc0811d6e69581bfc1e9cabe2cbac4330 authored over 3 years ago by Rico Suter <[email protected]>
Fix serializer settings loader (remove newtonsoft reference), #3280

github.com/RicoSuter/NSwag - dc49114abc1c4aa22685f193e2a601e295c7ff70 authored over 3 years ago by Rico Suter <[email protected]>
Bump hosted-git-info in /src/NSwag.Sample.NetCoreAngular (#3460)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9.
- [Release...

github.com/RicoSuter/NSwag - 54d85d3f2ce254c31b61f56abcbeb4560c05e4b0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix spurious tab in README (#3458)

github.com/RicoSuter/NSwag - 228eb3e29ad5946a02fa2e640afdf30f9da16125 authored over 3 years ago by johnthagen <[email protected]>
v13.11.1

github.com/RicoSuter/NSwag - 8a825dece971a6fb40ec2fca8305f1a5ee7b393f authored over 3 years ago by Rico Suter <[email protected]>
Allow UseAbortSignal for Aurelia, closes https://github.com/RicoSuter/NSwag/issues/3452

github.com/RicoSuter/NSwag - f496f6e7216ee8f6add061e3269f7b7e4a5ba494 authored over 3 years ago by Rico Suter <[email protected]>
Update to swagger-ui-3.48.0, #3451

github.com/RicoSuter/NSwag - 2682b04d055996a78f18a107895352815348f1d8 authored over 3 years ago by Rico Suter <[email protected]>
v13.11.0

github.com/RicoSuter/NSwag - 06eea6da7d30ad0f6a4ee3ac75fe6d8280441d04 authored over 3 years ago by Rico Suter <[email protected]>
Update NR

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

github.com/RicoSuter/NSwag - e0dbd47dcfef741b4f18bcec401dcb02436f1435 authored over 3 years ago by Rico Suter <[email protected]>
mitigate cve-2021-26701 (#3449)

Co-authored-by: Joe Koullas <[email protected]>

github.com/RicoSuter/NSwag - 429513665167199ebd81a6b908e34ae85bb6dfcd authored over 3 years ago by Joe <[email protected]>
Fix build (#3436)

* Fix build

* k

* x86

* netstd

* Update azure-pipelines.yml for Azure Pipelines

*...

github.com/RicoSuter/NSwag - fe804fbde8dd75201985d2d12115ea010731a016 authored over 3 years ago by Rico Suter <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/RicoSuter/NSwag - fa4d55bb0ff8f8fedb087944362ad6211c276599 authored over 3 years ago by Rico Suter <[email protected]>
Fix build #3418

github.com/RicoSuter/NSwag - a40c82a383c8808473e974156b86858c0dae8395 authored over 3 years ago by Rico Suter <[email protected]>
Bump System.Net.Http from 4.3.2 to 4.3.4 in /src/NSwag.Console (#3429)

Bumps System.Net.Http from 4.3.2 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]...

github.com/RicoSuter/NSwag - d2eacc066730e0554c01df53be1dbefef5792167 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump System.Net.Http from 4.3.2 to 4.3.4 in /src/NSwag.ConsoleCore (#3430)

Bumps System.Net.Http from 4.3.2 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]...

github.com/RicoSuter/NSwag - aa357c02b35801aba497763c1ba616e2cec35c19 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove obsolete .NET Core targets and sample projects (#3417)

github.com/RicoSuter/NSwag - 1d5e3c8d46d96315d758413f8a7aed093e3cbcec authored over 3 years ago by Marko Lahma <[email protected]>
Migrate to PackageReference from packages.config (#3418)

github.com/RicoSuter/NSwag - db01ec0e348f4fbfc0182232ad57e91787a5aa65 authored over 3 years ago by Marko Lahma <[email protected]>
Update README.md

github.com/RicoSuter/NSwag - a5d6abc5027dc54844279c808e2c883e4a3a53c9 authored over 3 years ago by Rico Suter <[email protected]>
Support skipping output generation based on API specification checksum (#3404)

github.com/RicoSuter/NSwag - d69085067b2261c75f3b49a0e43a4c26aa49d743 authored over 3 years ago by Marko Lahma <[email protected]>
Add MS.Extensions.ApiDescription.Server to .NET 3.1/5.0 (#3411)

github.com/RicoSuter/NSwag - 74cacba9e729057d4a5246220c0da3827fc5920d authored over 3 years ago by Rico Suter <[email protected]>
Merge pull request #3386 from RicoSuter/dependabot/npm_and_yarn/src/NSwag.Sample.NetCoreAngular/y18n-3.2.2

Bump y18n from 3.2.1 to 3.2.2 in /src/NSwag.Sample.NetCoreAngular

github.com/RicoSuter/NSwag - 4006e3bf5f2b3e4af558c3577d23b6473e399ebb authored over 3 years ago by Rico Suter <[email protected]>
Bump Microsoft.AspNetCore.Mvc in /src/NSwag.Sample.NetCoreAurelia (#3392)

Bumps Microsoft.AspNetCore.Mvc from 1.1.1 to 1.1.3.

Signed-off-by: dependabot[bot] <support@g...

github.com/RicoSuter/NSwag - 2eff55678f470f9ffe16edda4199486437cbba33 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix headers in components, closes #2576

github.com/RicoSuter/NSwag - 05cf0bdc78f69d19a2035e62f254d9e14a5f779c authored over 3 years ago by Rico Suter <[email protected]>
v13.10.9

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

github.com/RicoSuter/NSwag - 4f345e1adc9c49d8498d4018250760aa69dd8dd2 authored over 3 years ago by Rico Suter <[email protected]>
Cleanup JsonSerializerParameterCode (#3351)

* chore: Cleanup JsonSerializerParameterCode

Add CSharpClientTemplateModel.JsonConvertersArra...

github.com/RicoSuter/NSwag - 572582c2bffb38f0dce082eef40867ff81828d06 authored over 3 years ago by Chebotov Nickolay <[email protected]>
Add support for free form objects (#3371)

github.com/RicoSuter/NSwag - 1ad58f3d2de7c441a81d324f5db299b811097eb2 authored over 3 years ago by Benjamin Krämer <[email protected]>
Drop deprecated Microsoft.AspNetCore.* (#3366)

* Add pragma disable 618 for renamed attributes

* Add target netcoreapp3.1 & net5.0 in NSwag....

github.com/RicoSuter/NSwag - 0bab28263a7575a57363b9f5db6607018aaa29e1 authored over 3 years ago by Jan Trejbal <[email protected]>
Bump y18n from 3.2.1 to 3.2.2 in /src/NSwag.Sample.NetCoreAngular

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://githu...

github.com/RicoSuter/NSwag - b71ed15ddadb7f7bccee1fa33afc38057be7c776 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix HttpRequestExtension to ignore header key casing (#3360) (#3367)

* Fix HttpRequestExtension.GetBasePath to ignore header key casing (#3360)

This change fixes ...

github.com/RicoSuter/NSwag - 8879ca2656e3e8627684bb070f430d9653df0ba0 authored almost 4 years ago by Sandor Drieënhuizen <[email protected]>
fix #3230 Improper x-www-forms-urlencoded values (#3309)

Apply fix from the suggestion in fix #3230 to the template so it does not need to be done in a c...

github.com/RicoSuter/NSwag - df18a5d7a2d4a8000e8d172640aa183f95f481d8 authored almost 4 years ago by nHellweg <[email protected]>
Add option, OutputPath, to allow seting the location where the project output is located (#3357)

* Support custom outputPath

* rename OutputPath to MSBuildOutputPath

* NSwagStudio: new op...

github.com/RicoSuter/NSwag - a4b781bb5fcb59a08b00a9442f5a1bc1b12accc4 authored almost 4 years ago by miasvanklei <[email protected]>
fix C# Client nullable body guard (#3331)

Co-authored-by: Rytis Ilciukas <[email protected]>

github.com/RicoSuter/NSwag - b4a05b311e3bc1e7450a87b831744bb657f14395 authored almost 4 years ago by Rytis Ilciukas <[email protected]>
Bump elliptic from 6.5.3 to 6.5.4 in /src/NSwag.Sample.NetCoreAngular (#3348)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](ht...

github.com/RicoSuter/NSwag - 1fe766ce9c052c7530b2a701ad3e4db8f094ee17 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v13.10.8

github.com/RicoSuter/NSwag - 592e3d31702d5b292053b7709f7cec969b9e8a92 authored almost 4 years ago by Rico Suter <[email protected]>
Add ? if parameter is nullable, closes #3345

github.com/RicoSuter/NSwag - 28b05baac46fd876ed3cadcce44649cf9a55f6f1 authored almost 4 years ago by Rico Suter <[email protected]>
Fix JsonSerializerParameterCode property for System.Text.Json (#3338)

* Fix JsonSerializerParameterCode property for System.Text.Json

* Update NJS to v10.3.11

*...

github.com/RicoSuter/NSwag - 8a963c954a3722eda5b81ad52037107caa529371 authored almost 4 years ago by Chebotov Nickolay <[email protected]>
NJS v10.3.10

github.com/RicoSuter/NSwag - c811f3604ba43b7f60618dea6e366f6245e1578e authored almost 4 years ago by Rico Suter <[email protected]>
Update launch settings

github.com/RicoSuter/NSwag - 77fa31a60a284268f65b755bf8162b095161ce76 authored almost 4 years ago by Rico Suter <[email protected]>
Update YamlDotNet, closes #3334

github.com/RicoSuter/NSwag - 19ab210b7e2cc888d244c225783207ce8b417cea authored almost 4 years ago by Rico Suter <[email protected]>
Use correct path

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

github.com/RicoSuter/NSwag - ac657c49bbcfe482f4eae1b94036513d95463bb7 authored almost 4 years ago by Rico Suter <[email protected]>
Fix JsonSerializerParameterCode, #2243

github.com/RicoSuter/NSwag - 870aee0c414546c01069a24af69564180301a07a authored almost 4 years ago by Rico Suter <[email protected]>
v13.10.7

github.com/RicoSuter/NSwag - a35c27c1043df5c4b9d01c5d902a0f74502d043d authored almost 4 years ago by Rico Suter <[email protected]>
Update NJS to v10.3.9

github.com/RicoSuter/NSwag - 5ec8366c07ccabeb6e2e0eb15d75de6e076f2c50 authored almost 4 years ago by Rico Suter <[email protected]>
Fix cancellation token in C# clients

github.com/RicoSuter/NSwag - 8f534d00d8fe724a2c02ef49bd086a7caaf47470 authored almost 4 years ago by Rico Suter <[email protected]>
Add System.Text.Json handling to C# client generator, #2243

github.com/RicoSuter/NSwag - ca5afa6b6bb859c4f2f9aa852c7edec0cd2d29fd authored almost 4 years ago by Rico Suter <[email protected]>
Make "scopes" required, closes #2497

github.com/RicoSuter/NSwag - 25f8630ddc7f2bbd4ad46d377e565f78b217ae42 authored almost 4 years ago by Rico Suter <[email protected]>
Use latest version of DiagnosticSource in NSwag.Console for .NET 4. (#3329)

This makes it possible to use it with projects which reference latest version of DiagnosticSourc...

github.com/RicoSuter/NSwag - 71e14eb49bd761b4ffbc270e6cf9961fbd5c2775 authored almost 4 years ago by Oleg Deribas <[email protected]>
v13.10.6

github.com/RicoSuter/NSwag - a0de6f46e7802eee8f1c103365f7a0d5d4e8eb16 authored almost 4 years ago by Rico Suter <[email protected]>
Correction: v13.10.5

github.com/RicoSuter/NSwag - 1948b0022d0d36a55df1182410cc41860c12f21d authored almost 4 years ago by Rico Suter <[email protected]>
v10.3.8

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

github.com/RicoSuter/NSwag - 991e14ea44440166d1b9cfc140490600673282c3 authored almost 4 years ago by Rico Suter <[email protected]>
Add deprecated to UI

github.com/RicoSuter/NSwag - 2a8e2df54fd04ab8872b9064af67a3dc8467daab authored almost 4 years ago by Rico Suter <[email protected]>
Fix issue #3312 with Arrays + complex objects (#3314)

* Fix issue with Arrays + complex objects

Now ConvertToString is executed instead of simple T...

github.com/RicoSuter/NSwag - 34aa61e2440bd9a7eab21ecdd844f15008f6176a authored almost 4 years ago by Sebastian <[email protected]>
v13.10.5

github.com/RicoSuter/NSwag - a5ea30cd556ff9f91f643ed1bf32dd727ae7f21f authored almost 4 years ago by Rico Suter <[email protected]>
Add missing NSwag.Core.Yaml dependency, closes #3318

github.com/RicoSuter/NSwag - feb2363ef03947a2b1059367119b3745013fe666 authored almost 4 years ago by Rico Suter <[email protected]>
v13.10.4

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

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

github.com/RicoSuter/NSwag - 567aaa1b19bf2328435ef2121312ebb99b0d5f5f authored almost 4 years ago by Rico Suter <[email protected]>
Fix $ref handling for some OpenAPI classes, closes #3311

github.com/RicoSuter/NSwag - d5d9daa92a78f1b5c2d730edb42df2b747cb2007 authored almost 4 years ago by Rico Suter <[email protected]>
Add ConfigureAwait to PrepareRequest/ProcessResponse (#3310)

Add ConfigureAwait(false) to the async methods generated by the config GeneratePrepareRequestAnd...

github.com/RicoSuter/NSwag - aadef71bde35977a401aae61c405bf6b93017872 authored almost 4 years ago by nHellweg <[email protected]>
Support YAML in OpenAPI middleware, closes #3104 and #2331

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