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
V14 BaseUrl property now needs to be defined twice (where as V13 you only specified it once)
xantari opened this issue 11 months ago
xantari opened this issue 11 months ago
OpenApi C# Generator - How to control query string format for array parameters in generated client code
xantari opened this issue 11 months ago
xantari opened this issue 11 months ago
convertConstructorInterfaceData set to true does not convert properly
swfaust opened this issue 12 months ago
swfaust opened this issue 12 months ago
Flattening a class is not respecting the Order specified on the JsonProperty attributes
jcachat opened this issue 12 months ago
jcachat opened this issue 12 months ago
add support for `Microsoft.AspNetCore.Http.Json.JsonOptions`
Bonuspunkt opened this pull request 12 months ago
Bonuspunkt opened this pull request 12 months ago
asp.net core minimal api support - JsonOptions
Bonuspunkt opened this issue 12 months ago
Bonuspunkt opened this issue 12 months ago
JsonSerializationException after upgrading to NSwag.MSBuild 14
branko-d opened this issue 12 months ago
branko-d opened this issue 12 months ago
Version 14.0.1.0 - aspnetcore2openapi generate code where NSwagStudio will
haverjes opened this issue 12 months ago
haverjes opened this issue 12 months ago
Add support for sending and recieving large json arrays.
nonwombatant opened this pull request 12 months ago
nonwombatant opened this pull request 12 months ago
Version 14 - FromBody enums now treated as strings
PeeDeeWhite opened this issue 12 months ago
PeeDeeWhite opened this issue 12 months ago
Made GenerateControllerName virtual
romfir opened this pull request 12 months ago
romfir opened this pull request 12 months ago
Fixed duplicated variableName generation in DefaultParameterNameGenerator
romfir opened this pull request 12 months ago
romfir opened this pull request 12 months ago
NSwagGeneratePrepareRequestAndProcessResponseAsAsyncMethods does not generate async partial methods
manolitooo opened this issue 12 months ago
manolitooo opened this issue 12 months ago
What did the Controllers parameter do and what can we do now?
mdressel opened this issue 12 months ago
mdressel opened this issue 12 months ago
Can't use NSwag.Build, because of cleaning of hosted services.
bielu opened this issue 12 months ago
bielu opened this issue 12 months ago
Upgrade to NUKE 8
lahma opened this pull request 12 months ago
lahma opened this pull request 12 months ago
Missing CLI arguments for nswag 14.0.2
KirkMunroSagent opened this issue 12 months ago
KirkMunroSagent opened this issue 12 months ago
When first tag contains dot, C# client generated using MultipleClientsFromFirstTagAndOperationNameGenerator is invalid
romfir opened this issue 12 months ago
romfir opened this issue 12 months ago
Wildcard property added to all classes after upgrading to v13.20.0 (still like that in v14.0.2)
johansunden opened this issue 12 months ago
johansunden opened this issue 12 months ago
NSwag 14 - Swagger.json Tuple includes internal and private properties
jochenjonc opened this issue 12 months ago
jochenjonc opened this issue 12 months ago
Update transitive Microsoft.AspNetCore dependencies in NSwag.Commandsβ¦
Numpsy opened this pull request 12 months ago
Numpsy opened this pull request 12 months ago
C# autogenerated enum values
kkumarkarthik opened this issue 12 months ago
kkumarkarthik opened this issue 12 months ago
operationId with _ makes an error
matrix0123456789 opened this issue 12 months ago
matrix0123456789 opened this issue 12 months ago
v14.0.2.0 newtonsoft as transitive dependency
benjaminoerskov opened this issue 12 months ago
benjaminoerskov opened this issue 12 months ago
Suggestion: Implement support for @js-joda/core date/time handling for full compatibility with NodaTime
anthonn opened this issue 12 months ago
anthonn opened this issue 12 months ago
PropertyNameGenerator: add passing and failing tests demonstrating issue with CodeGeneration
johnnyreilly opened this pull request 12 months ago
johnnyreilly opened this pull request 12 months ago
Explicit interface property not ignored since latest version
b-nijhuis-innovadis opened this issue 12 months ago
b-nijhuis-innovadis opened this issue 12 months ago
NSwagStudio - Inquiry on Replacing classNames and Generating TypeScript Interfaces from C#
MehdiElMellali opened this issue 12 months ago
MehdiElMellali opened this issue 12 months ago
Issue with NSwag Commands - Project outputs not located in specified directory V 14.0.1
MehdiElMellali opened this issue 12 months ago
MehdiElMellali opened this issue 12 months ago
Command line argument parsing seems to be broken with nswag npm package 14.0.0 +
benrhere opened this issue 12 months ago
benrhere opened this issue 12 months ago
C# code generation with /GenerateBaseUrlProperty:false option is broken in v14.0.1
olegd-superoffice opened this issue 12 months ago
olegd-superoffice opened this issue 12 months ago
NSwag 14.0.1 still issues warning CS8618
vvdb-architecture opened this issue 12 months ago
vvdb-architecture opened this issue 12 months ago
Support NSWAG_NOLOGO and NSWAG_NOVERSION environment variables
lahma opened this pull request 12 months ago
lahma opened this pull request 12 months ago
How can I set a custom SchemaNameGenerator?
ef1f opened this issue 12 months ago
ef1f opened this issue 12 months ago
(STJ) Possibility to pass as parameter an instance of JsonSerializerOptions in constructor to follow Microsoft's best practices
bdovaz opened this issue 12 months ago
bdovaz opened this issue 12 months ago
Increment global version number to 14.0.1
lahma opened this pull request 12 months ago
lahma opened this pull request 12 months ago
Latest release 14.0.1 not available in package managers
xC0dex opened this issue 12 months ago
xC0dex opened this issue 12 months ago
Not able to handle the GenerateExceptionClasses parameter being specified twice in the command line
pnguyen2021 opened this issue 12 months ago
pnguyen2021 opened this issue 12 months ago
UrlBuilder no longer ensures the BaseUrl and path are concatenated with a slash
jonmarozick opened this issue 12 months ago
jonmarozick opened this issue 12 months ago
System.Runtime.Serialization.EnumMemberAttribute is not supported by System.Text.Json when spaces are present
johannesmols opened this issue 12 months ago
johannesmols opened this issue 12 months ago
Unable to generate client using nswag studio - Unexpected character encountered while parsing value
xantari opened this issue 12 months ago
xantari opened this issue 12 months ago
NWAGStudio - Duplicate class created when oneOf is defined in the model
TaniaDianne opened this issue 12 months ago
TaniaDianne opened this issue 12 months ago
Fix missing assignment of base URL
paulomorgado opened this pull request 12 months ago
paulomorgado opened this pull request 12 months ago
Exception thrown when using SolutionName in <AssemblyName>
tzdevelopteam opened this issue 12 months ago
tzdevelopteam opened this issue 12 months ago
Swagger document is not loading for version v2.
sarojmcts opened this issue 12 months ago
sarojmcts opened this issue 12 months ago
Fix GenerateNSwagTypeScript target
kev-andrews opened this pull request 12 months ago
kev-andrews opened this pull request 12 months ago
NSwag.ApiDescription.Client.targets calls swagger2tsclient instead of openapi2tsclient
kev-andrews opened this issue 12 months ago
kev-andrews opened this issue 12 months ago
NSwag Studio .NET 8 error
FNERNST opened this issue 12 months ago
FNERNST opened this issue 12 months ago
NSwag Studio generates legacy output
hermanseder opened this issue 12 months ago
hermanseder opened this issue 12 months ago
TransformLegacyDocument does not work with variables
hermanseder opened this issue 12 months ago
hermanseder opened this issue 12 months ago
Route/path parameters generated incorrectly in v14
bzwieratinnovadis opened this issue 12 months ago
bzwieratinnovadis opened this issue 12 months ago
Incorrect c# syntax generated
GStoynev opened this issue almost 1 year ago
GStoynev opened this issue almost 1 year ago
NSwag 14 swagger spec includes static properties in schemas
El-Gor-do opened this issue almost 1 year ago
El-Gor-do opened this issue almost 1 year ago
build: fix .net8 target while publishing artifacts
krzyhan opened this pull request almost 1 year ago
krzyhan opened this pull request almost 1 year ago
Build log messages uses http not https
jrmoreno1 opened this issue almost 1 year ago
jrmoreno1 opened this issue almost 1 year ago
Nswag 14 CLI /runtime argument not running with Net80
dylanvdmerwe opened this issue almost 1 year ago
dylanvdmerwe opened this issue almost 1 year ago
Correct incorrect pragma usage for restoring 8618
psiservices-dbrink opened this pull request almost 1 year ago
psiservices-dbrink opened this pull request almost 1 year ago
Nswag 14 exception
MoeHamdan opened this issue almost 1 year ago
MoeHamdan opened this issue almost 1 year ago
issue with nwsag v14
DamirTomic opened this issue almost 1 year ago
DamirTomic opened this issue almost 1 year ago
π Fix generated C# clients using base URL
elafarge opened this pull request almost 1 year ago
elafarge opened this pull request almost 1 year ago
Unrecognized pragma directive in C# clients generated by NSwag.MSBuild 14.0.0
El-Gor-do opened this issue almost 1 year ago
El-Gor-do opened this issue almost 1 year ago
Compiler errors in C# client generated code when request has a List<T> as path parameter
fretje opened this issue about 1 year ago
fretje opened this issue about 1 year ago
Response documentation is not read from controller
DJ4ddi opened this issue about 1 year ago
DJ4ddi opened this issue about 1 year ago
System.Text.Json serialization settings not picked up if MVC not in use
mdsharpe opened this issue about 1 year ago
mdsharpe opened this issue about 1 year ago
AspNetCoreToOpenApi. No service for type 'NSwag.Generation.IOpenApiDocumentGenerator' with .NET 8
provegard opened this issue about 1 year ago
provegard opened this issue about 1 year ago
Ignore switches overridden by Options
paulomorgado opened this pull request about 1 year ago
paulomorgado opened this pull request about 1 year ago
fixed readme code sample
tobias-graf-p opened this pull request about 1 year ago
tobias-graf-p opened this pull request about 1 year ago
Error When NSwag Schema Generation With Models that have BsonDocument.
EffivityPK opened this issue about 1 year ago
EffivityPK opened this issue about 1 year ago
Consider using MetadataLoadContext instead of loading assemblies
Alex-Sob opened this issue about 1 year ago
Alex-Sob opened this issue about 1 year ago
Add clear document for multiversion api setup with c# http-client generation
aunikitin opened this issue about 1 year ago
aunikitin opened this issue about 1 year ago
Please revert static UpdateJsonSerializerSettings
bkoelman opened this issue about 1 year ago
bkoelman opened this issue about 1 year ago
C# client code generation for APIs that return 200 and 204 with no body is wrong
paulomorgado opened this issue about 1 year ago
paulomorgado opened this issue about 1 year ago
NSwag.MSBuild (14.0.0-preview012) rewrites nswag.json file and deletes many settings
alex1ozr opened this issue about 1 year ago
alex1ozr opened this issue about 1 year ago
.NET 8 - Newtonsoft.Json.JsonSerializationException: Error setting value to 'SelectedSwaggerGeneratorRaw' on 'NSwag.Commands.NSwagDocument'.
jepperaskdk opened this issue about 1 year ago
jepperaskdk opened this issue about 1 year ago
swagger recognizes application/json-patch+json as application/json
Gigas002 opened this issue about 1 year ago
Gigas002 opened this issue about 1 year ago
Bug: When anyType is set to JsonElement a CS0019 compile error happens
aco-mreble opened this issue about 1 year ago
aco-mreble opened this issue about 1 year ago
Disable warning CS8625 "Cannot convert null literal to non-nullable reference type." in generated code
norberthuethmayr opened this pull request about 1 year ago
norberthuethmayr opened this pull request about 1 year ago
parsing properties with brackets produces broken code
pavlexander opened this issue about 1 year ago
pavlexander opened this issue about 1 year ago
Unable to Generate swagger.json file in project
MatthijsVollenbroek opened this issue about 1 year ago
MatthijsVollenbroek opened this issue about 1 year ago
Incomplete resolve of refs (Including in NSwag tests)
dinar007007 opened this issue about 1 year ago
dinar007007 opened this issue about 1 year ago
Moving from Swashbuckle.AspNetCore to NSwag
codelovercc opened this issue about 1 year ago
codelovercc opened this issue about 1 year ago
Blazow WASM net.8 RuntimeIdentifier "browser-wasm"
005Zenturio opened this issue about 1 year ago
005Zenturio opened this issue about 1 year ago
Generated code using static type as a return value type argument
HowardShank opened this issue about 1 year ago
HowardShank opened this issue about 1 year ago
Generated client file creates methods with DollarSign ($) in the method name $metadataAsync(...)
HowardShank opened this issue about 1 year ago
HowardShank opened this issue about 1 year ago
Keep v14 OpenApiDocumentGeneratorSettings retro-compatibility with v13
paulomorgado opened this issue about 1 year ago
paulomorgado opened this issue about 1 year ago
"defaultReferenceTypeNullHandling" ignored after upgrade to v14
kevinbrechbuehl opened this issue about 1 year ago
kevinbrechbuehl opened this issue about 1 year ago
CSharp generator adds StringLengthAttribute for Enums, resulting in faulty validation
Cahecher opened this issue about 1 year ago
Cahecher opened this issue about 1 year ago
Using OData and standard REST APIs ends up having OData media types for all APIs
PavloPaitak opened this issue about 1 year ago
PavloPaitak opened this issue about 1 year ago
No way to extend OpenApiSchemaGenerator in v14
SamuelBerger opened this issue about 1 year ago
SamuelBerger opened this issue about 1 year ago
Optional Parameters generated for Controller with [FromQuery] always required
mirinio opened this issue about 1 year ago
mirinio opened this issue about 1 year ago
Remove NuGet dependencies version upper limits
paulomorgado opened this pull request about 1 year ago
paulomorgado opened this pull request about 1 year ago
Enums not part of endpoints not genereted
jonas-lindstedt opened this issue about 1 year ago
jonas-lindstedt opened this issue about 1 year ago
Using OpenApiReference in csproj file is broken after upgrade to v14
jonnybee opened this issue about 1 year ago
jonnybee opened this issue about 1 year ago
OpenAPI doc generated from minimal APIs generates all schemas and not only the ones used
paulomorgado opened this issue about 1 year ago
paulomorgado opened this issue about 1 year ago
NSwag.AspNetCore has an upper version limit for Microsoft.Extensions.FileProviders.Embedded
paulomorgado opened this issue about 1 year ago
paulomorgado opened this issue about 1 year ago
NSwag C# Client generation does not set BaseUrl properly
taori opened this issue about 1 year ago
taori opened this issue about 1 year ago
Change test projects to target NET 8.0
lahma opened this pull request about 1 year ago
lahma opened this pull request about 1 year ago
Only publish interesting artifacts in GH build
lahma opened this pull request about 1 year ago
lahma opened this pull request about 1 year ago
Added tests for "id:{id}" patterns.
paulomorgado opened this pull request about 1 year ago
paulomorgado opened this pull request about 1 year ago