-
### Description
I've updated our app to net6.0 since it got the go-live release, and I'm hitting an issue with an external library we use. The code to set the license to the library works fine under …
-
Via https://github.com/dotnet/runtime/issues/55744#issuecomment-1024372418
>for autoTypeSafeEnum I would need to split/duplicate the UnionOrTypeSafeEnumConverterFactory as well though - is this wha…
-
I'm currently developing an application on a silicon mac, and hence am using .NET 6 for native ARM support. It seems like because in `NSwag.ApiDescription.Client.targets` `$(NSwagDir_Core31)` is used …
-
README.md
**[System Requirements](https://github.com/dmitry-merzlyakov/nledger#system-requirements)**
- Net Framework 4.7.2 or higher and/or .Net Core SDK 3.1 or higher. It is required component…
-
Why this does not include 6th version? https://github.com/RicoSuter/NSwag/blob/master/src/NSwag.AspNetCore/NSwag.AspNetCore.csproj#L27
I have an `NU1107` cause of it.
```cs
Error NU1107 Version…
-
I would like to publish a release candidate to nuget, with version 3.0.0-rc1. Moving to .NET Standard will break projects using .NET Framework versions prior to 4.6.1, ergo a major version bump. Would…
-
I don't have much knowledge in this matter.
I have added the .net-6 framework, but there is an error I don't know how to resolve
CS0116 A namespace cannot directly contain members such as fields or…
-
https://github.com/dotnet/designs/blob/main/accepted/2021/net6.0-tfms/net6.0-tfms.md#design
-
https://github.com/thepirat000/Audit.NET/blob/7f0df5359224a3ce87e7719b36848e35a91ff636/src/Audit.WebApi/AuditMiddleware.cs#L54
When exception is thrown somewhere in controller InvokeNextAsync catch…
-
We've made changes to our target frameworks for our next major version but none of this has been released yet. With so much time passed and the .NET Core landscape changing I think we need to re-evalu…