-
Hello,
I am excited about WebApiContrib.Core.WebPages as it should potentially enable us to quickly and easily migrate our small internal church video archive to ASP.NET Core 1.0 with hosting on Linu…
-
Please do create a documentation on nested layouts. If it is not yet supported. Give alternative ways.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ …
ghost updated
4 years ago
-
Combination of $apply and $select not working.
According to http://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/cs02/odata-data-aggregation-ext-v4.0-cs02.html#_Toc435016590
3.16 …
-
https://docs.microsoft.com/zh-cn/aspnet/core/mvc/models/file-uploads?view=aspnetcore-2.2
-
I have a simple query which uses a cast on the entityset like this, which results in exception:
http://localhost/BikeShop.ServicesCore/odata-internal/Folders(5e9ce128-6788-4fd1-5ccc-08d7bce56d56)/Bik…
-
We now have the installation step that you have to include the taghelpers in the _ViewImports.cshtml. Ideally, we don't want this as we rather have it automatically. We can do this with Tag Helper Com…
-
_From @A51UK on August 30, 2018 10:27_
I just try out the ASP.NET Identity 2.1, and was think of upgrade a project from Identity 2.0 to Identity 2.1 but found that it have been turn to the Web Pages …
-
## General
The ASP.NET MVC comes with new tag helpers that controls handling of Subresource integratiy tokens:
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
https:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If the `HttpLoggingMiddleware` gets used in aspnet core 6 hosting Rest API and gRPC service
…
-
It looks like adding a reference to Microsoft.AspNetCore.OData 7.1.0 and registering OData via
`services.AddOdata()`
breaks the NSwag generation. When attempting to navigation to /swagger
Ex…