-
Hello, I'm having this error when running under ArchLinux. Created a project "webapi" under dotnet 3.1, `dotnet new webapi`. Run it with `dotnet run`. Then I connect to it using HttpRepl and it throws…
-
Hey @soninaren, previously the build.ps1 script I added was able to build the CLI cross platform.
It looks like you did some major refactoring of it and now I can sadly no longer build the project …
-
Since switching to a FAKE-based buildscript I have trouble building a WebSharper project. I have no idea where the SIGABRT (134) is coming from. Same build script works fine on my windows desktop, but…
ajuch updated
3 years ago
-
[PBI](https://dev.azure.com/Payoneer/Payoneer/_workitems/edit/845553)
[Template Repo](https://dev.azure.com/Payoneer/Payoneer/_git/infrastructure-template-net8-api-service)
- System.Text.Json
- [F…
-
### 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…
-
I am running WebApi OData on aspnet core with full dotnet framework 4.7
I exposed 2 endpoints on my app . One with OData and one with normal ASPNetCore Web api and manual call to EF.
They r…
-
Certain parts of review updates and requests are moved to do after initial release (parts i think are good to do but are not showstoppers).
Pull requests which these are based on
https://github.co…
-
Hi,
Do you plan to add support for generating Swagger spec when using OData controllers in ASP.NET Core app?
As you probably know, OData provides a uniform way to query and manipulate data sets thro…
-
There is a desire in certain environments to get details about .NET Core apps being launched in order to aid in analysis of issues, distribution of frameworks and dependencies being loaded, etc. (simi…
-
Hey everyone. I am having some strange issues using custom formatters for odata 7.4 in aspnetcore 3.1 web api project.
Here are the full details of the issue, hopefully someone will be able to hel…