Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RicoSuter/NSwag

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
https://github.com/RicoSuter/NSwag

v13 vs. v14: C# client generates a lot more warnings in v14 than in v13.

vvdb-architecture opened this issue about 1 year ago
v13 vs. v14 small client generation differences

vvdb-architecture opened this issue about 1 year ago
Could not load type 'NJsonSchema.Converters.JsonInheritanceConverter'

vvdb-architecture opened this issue about 1 year ago
C# Api Client generation: how to ignore a controller from external source?

ImreMedgyesi opened this issue about 1 year ago
Support for [FromForm] in Minimal API

KennethHoff opened this issue about 1 year ago
Adding nonce to script tags

dallasbeek opened this issue about 1 year ago
NSwag NPM `14.0.0-preview003` selects Net70 when Net80 specified

ptasev opened this issue about 1 year ago
Unable to build swagger.json file

BitterMonster opened this issue about 1 year ago
NSwag command line code gen. kills build 14.0.0-preview010

janosjanka opened this issue about 1 year ago
Wring C# code generation in version 14.0.0.0 RC (.net 8)

trudyhood opened this issue about 1 year ago
NSwag.MSBuild - Sign .exe's

xantari opened this issue about 1 year ago
No way to catch client-side errors in generated files

Aspyryan opened this issue about 1 year ago
Can't restore and build on Linux

fogbank opened this issue about 1 year ago
Added .NET 8 runtime target to nswag.cmd

CocaColaBear opened this pull request about 1 year ago
AsParameters Attribute does not recognize DataAnnotations on properties

aco-mreble opened this issue about 1 year ago
Introduce string builder factory template.

paulomorgado opened this pull request about 1 year ago
Move argument validation exception to methods to allow JIT inlining.

paulomorgado opened this pull request about 1 year ago
Dotnet 8 Support

satishviswanathan opened this issue about 1 year ago
Allow customization of how values are converted to string

ahofman opened this pull request about 1 year ago
Is there a way to set the type of arrays for DTO generation?

paulomorgado opened this issue about 1 year ago
DefaultResponseType attribute behaves differently for ASP.NET Core

molnarm opened this issue about 1 year ago
No support for services requiring mTLS connectivity

gilzig opened this issue about 1 year ago
Generate headers dictionary only when needed

paulomorgado opened this pull request about 1 year ago
SchemaProcessors property

muhammed1988 opened this issue about 1 year ago
ReDoc how to configure so that Schema is available in first column

cwhellams opened this issue about 1 year ago
Remove netcoreapp3.1 sample

lahma opened this pull request about 1 year ago
Document Generation broken when upgrading from 13.20 to 14.0.0-preview010

szakula-hinda opened this issue about 1 year ago
Is types2openapi command deprecated?

jkonecki opened this issue about 1 year ago
GenerateNullableReferenceTypes does not make types nullable

marcinjahn opened this issue about 1 year ago
Singular Client Name

delgec opened this issue about 1 year ago
Use and support NET 8 SDK artifacts output

lahma opened this pull request about 1 year ago
how to set a static json file in place of generated ones

DennyFiguerres opened this issue about 1 year ago
Replaced LINQ with iteration for performance improvements.

paulomorgado opened this pull request about 1 year ago
Update .NET 8 RC references with RTM

lahma opened this pull request about 1 year ago
Add .NET 8 Runtime as Build Target for NSwag

JKamsker opened this issue about 1 year ago
FormData parameter rendered differently in UI with Open API 3.0 and 2.0

mihail-brinza opened this issue about 1 year ago
Add setting to set ReDoc page title (#2796)

hadrienbecle opened this pull request about 1 year ago
Use .NET 8.0.100

RicoSuter opened this pull request about 1 year ago
Replace StringBuilder.Replace with StringBuilder.Append for building request URL

paulomorgado opened this pull request about 1 year ago
Don't bundle unused Swagger UI ES scripts

lahma opened this pull request about 1 year ago
Use sorted properties when saving configuration in NSwagStudio

lahma opened this pull request about 1 year ago
Inconsistent wrapResponseMethods configuration

jeffdahl opened this issue about 1 year ago
Fix template and test bugs from PR #4541

paulomorgado opened this pull request about 1 year ago
NSwag generated client makes optional files required

meindertduin opened this issue about 1 year ago
Use supported versions of Microsoft.AspNetCore.*

olegd-superoffice opened this pull request about 1 year ago
Feature/optionaltsheaders

clausndk opened this pull request about 1 year ago
DateOnly datestring in Date object

dkempkes opened this issue about 1 year ago
TypeScriptGeneratorSettings.HandleReferences is broken in Axios template

PeterDraex opened this issue about 1 year ago
Fix OpenApiReference for MSBuildRuntimeType=Core

olegd-superoffice opened this pull request about 1 year ago
Add support for missing NSwag studio options

trejjam opened this pull request about 1 year ago
Remove unnecessary string creations from OpenApiDocumentMiddleware

paulomorgado opened this pull request about 1 year ago
FromForm FormData nullability doesn't handled correctly

DreadfulBot opened this issue about 1 year ago
Broken sample link in documentation

edwinhattink opened this issue about 1 year ago
nSwag generates wrong (inherited) class name in API

pfeifi01 opened this issue about 1 year ago
Typescript and C# timespan

MoeHamdan opened this issue about 1 year ago
System.String Error

baabak1990 opened this issue about 1 year ago
NSwag accesses incorrect path for contracts

CollinAlpert opened this issue about 1 year ago
C# client generate redundant parameters

FilipGaida99 opened this issue about 1 year ago
Sanitize BaseUrl on write.

paulomorgado opened this pull request about 1 year ago
[Question] Does NSwag client generation not generate OAuth 2 auth code?

timmkrause opened this issue about 1 year ago
NSwagStudio fails to create Class for one Object in Yaml file

fastflame opened this issue about 1 year ago
headers dictionary with IgnoreCase comparer

ju5tas opened this pull request over 1 year ago
Clean project dependencies

lahma opened this pull request over 1 year ago
add support for '1XX' type format response, fixes #4383

jamesmanning opened this pull request over 1 year ago
Build failed when tried to load NSwag.

vinkeshkumar opened this issue over 1 year ago
Consider using a StringBuilder pool

paulomorgado opened this issue over 1 year ago
short datatype not supported

minaldon opened this issue over 1 year ago
NSwag v14 preview announcement & breaking changes

RicoSuter opened this issue over 1 year ago
Exclude IHostedService implementations when running Console Commands

desjoerd opened this pull request over 1 year ago
preview version cannot find csproj file

MoeHamdan opened this issue over 1 year ago
npm nswag problem

MoeHamdan opened this issue over 1 year ago
NSwag C# Client Not Properly Generating Azure.ETag?

kingua opened this issue over 1 year ago
Generic Type is added to ProducesResponseType result

acnicholls opened this issue over 1 year ago
Help with C# Client IFormFile

kingua opened this issue over 1 year ago
Add option for custom http parameter similar to getBaseUrl

Popeye4242 opened this issue over 1 year ago
C# generator creates anonymous type derived from 'long'

georgheimltwat opened this issue over 1 year ago
Add credentials: include flag to Fetch template

johan-timberit opened this issue over 1 year ago