-
$apply=aggregate returns only JSON payload in response without ODATA annotations for unbound function. There is no ODATA headers in response as well.
Request:
$apply=aggregate(Id with sum as I…
-
If I have added NoWarn to a package reference to suppress NU1701, it only applies to the specific package and not its dependencies.
For example, in a netcoreapp2.0 project, if I have the following …
-
Hello,
I had this piece of code:
```
app.UseSwaggerUi3(
typeof(ControllerBase).GetAllAssignable()
, (settings) =>
{
settings.GeneratorSettings.DefaultEnumHandling = NJson…
-
I have implemented expand with odata v4 using .net core. It is working fine but creating issue when not able to find key property in expand. Property is nullable hence EF applying left join to it. To …
-
Hello,
I have a model with an open type, represented as ```IDictionary Data { get; set; }```. In EF, this property has a converter defined, to deserialize/serialize the property as JSON when it is…
-
Is it supposed to be working? As soon as I extract response types into a convention class it stops working as if NSwag ignores it completely...
-
Hi @khorne3
I am working with @chenkie on a set of samples that illustrate the case of a full stack app where the front end is an Aurelia SPA app and the back end an aspnet core back end that impl…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.2.2
### Bug summary
When I upgraded from U10.5.1 to U13.2.2 I faced an issue that broke my Umbr…
-
Chapter: 15
Page Number: 694
Section Title: Getting customers as JSON in the controller/Starting the web service and MVC client projects
Step Number: 4
Problem to fix: After entering UK in the S…
-
Please reconsider providing an official alpine-extra image for ASP.NET (and runtime) that supports globalization.
[This announcement mentions](https://github.com/dotnet/dotnet-docker/discussions/48…