-
I'm an Arch and Manjaro user. I was wondering if anyone else was using .NET on Arch family distros. If so, please tell me about your experience or at least provide an upvote. I want to know if there i…
-
### 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…
-
*Short summary (3-5 sentences) describing the issue.*
### Assemblies affected
*Which assemblies and versions are known to be affected e.g. OData .Net lib 7.x*
### Reproduce steps
Suppo…
xuzhg updated
3 months ago
-
Spent a couple of days trying to track down this issue, using $top in a query is implicitly ignored if you specify a default page size value. If I set the default page size value to null then $top…
-
### Describe the bug
Binding parameters of controller methods to HTTP request values e.g. using the `[FromForm]` attribute results in `null` value when the value contains whitespace only.
### To R…
-
- Site: [https://dotnetthoughts.net](https://dotnetthoughts.net)
**New Alerts**
- **Absence of Anti-CSRF Tokens** [10202] total: 11:
- [https://dotnetthoughts.net](https://dotnetthoughts.net…
-
_From @Madmorgan007 on Friday, February 28, 2020 3:10:24 PM_
Hi,
I'm using Visual Studio 2019, Dotnet core 3.1 all updates are installed. Getting the following issue.
this issue happens when crea…
-
### Describe the bug
The ConsumesAttribute appears to honor the content-type header returning a 415 if there is a mismatch here. I was wondering why there is not similar behavior on the Produces…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of Nancy
- [x] I have verified if the problem exist in both `DEBUG` and…
-
*Short summary (3-5 sentences) describing the issue.*
i m trying to use ODataUriParser to parser url in controller.
actually my main purpose is want to use this function in CustomEnableQuery to modi…