-
**Is your feature request related to a problem? Please describe.**
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
**Describe the solution you'd…
-
**Version Used**: visual studio17.8.0 Preview 1.0, .net80
**Steps to Reproduce**:
```csharp
[CollectionBuilder(typeof(Container.MyCollectionBuilder), "Create")]
public struct MyCollection : IE…
-
I have a weird issue.
When I build project in Rider (net8, debug) I have correct code in swaggerClient.cs.
The code has correct handling of 200 and 204 status codes:
```
…
-
Hi
referencing to my comment on NUnit 4.0.0 ( https://github.com/nunit/nunit/discussions/4563#discussioncomment-7678774 ) I want to report the following issue.
Runtime: .NET 8
NUnit: 4.2.1
NUn…
-
Hello,
I'm trying to migrate from .NET 7 to .NET 8 but the latest command line code gen. tool seems enough instable. I have managed to setup the APIs to generate open API schema and Swagger UI, but…
-
It seems to be impossible to distribute CoreWCF to customers under MIT license when ASP Core is distributed under Microsoft ASP .NET Framework license
1. CoreWCF has dependencies on ASP.NET Core
…
mgexo updated
6 months ago
-
**Application Name**: Dapper
**OS**: Windows 10 21H2
**CPU**: X64
**.NET Build Number**: dotnet-sdk-9.0.100-preview.3.24175.24
**App Source Location checking from:** https://devdiv.visualstudio.co…
-
Hi Rico
Since version 14.0.4 I'm not able to generate my openapi.json anymore with the following exception.
Everything worked in 14.0.3.
It somehow detects multiple body parameters in all my…
-
Which of [vcredist supported by velopack](https://github.com/velopack/velopack/blob/master/docs/bootstrapping.md#vcredist) is equivalent to: https://learn.microsoft.com/en-us/dotnet/core/install/windo…
-
I have a project that is just using Minimal APIs (no MVC). The APIs use camel case serialization but NSwag is outputting pascal case.
I have had to add the following in order for System.Text.Json s…