-
[Build](https://mihubot.xyz/runtime-utils/2973699dbc3f472a89704b5857a07b23) completed in 26 minutes.
### Diffs
Diffs
```
Found 337 files with textual diffs.
Summary of Code Size diffs:
(Lower is…
-
[Build](https://mihubot.xyz/runtime-utils/6095418d7a114df1b7373f473ba57a54) completed in 26 minutes.
### CoreLib diffs
Diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lo…
-
[Build](https://mihubot.xyz/runtime-utils/5393e39d6eb749e79823cc283b5fff55) completed in 27 minutes.
### CoreLib diffs
Diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lo…
-
With NSwag 14.0.3 public properties with `[JsonIgnore]` were ignored. Now, they appear in the OpenApi document.
It looks like the serializer has changed from Newtonsoft Json to System.Text Json.
…
-
### Is your feature request related to a problem? Please describe.
We'd like to use FluentValidation for a rather large greenfield API.
For many resources this API will support PATCH endpoints, …
-
**Describe the bug**
A program with the `SqlDataProvider` for SQLite can be compiled with `dotnet build` (.NET SDK 6.0.102) but not in Visual Studio 2022 (17.0.7):
**To Reproduce**
The following …
-
I've been using AddDbContextPool to inject an instance of my database into asp.net core controllers. In one instance, I also have a background task that runs via
```C#
services.AddHostedService();`…
-
This issue is a feature request for a support of the `[Length]` attribute. Judging by the example in the [Contribution guide](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/8f363f7359c…
-
**Describe the bug**
error CS0181: Attribute constructor parameter 'min
Value' has type 'IComparable', which is not a valid attribute parameter type
This is a CLR restriction. Only primitive cons…
-
Hello,
Our 22 year old CSLA based application is now expanding to Poland! As far as I can see, there is no Polish resource file so we will have a translator work on some of the translations.
Fro…