-
Hello!
When I'm trying to transfer ShortGuid inside some DTO through asp.net core api I get it as a JSON object on my web-client.
It would be nice to have built-in json converter for ShortGuid to ge…
-
I am using to grid in asp.net mvc core there is an samples for ItemToDisplay in example application but don't know how display data in frontend I am using web and webapi facing problem in passing quer…
-
Compare:
* [Difference between WCF, Web API, WCF REST and Web Service? - Stack Overflow](https://stackoverflow.com/questions/43775132/difference-between-wcf-web-api-wcf-rest-and-web-service)
* [WCF …
-
**Version Used**: Visual Studio 2022, .NET 6.0
**Steps to Reproduce**:
Create a new C# library in Visual Studio 2022. Add this class:
```csharp
public sealed class Element
{
public El…
-
## 1. General Information
**Project Name:** AspNetCore.ApiGateway
**License:** MIT License
**Contributor (Company, Organization or individual name(s)):** Shantanu Negi
**Existing OS…
-
Minimal APIs doesn't currently support validations on request parameters. Ideally, this is functionality that we would be able to support by taking advantage of the endpoint filters feature introduced…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [] bug report
* [ ] feature request
* [ x ] question about the decisions made in the repository
### Issue description
…
-
Google is starting to [shut down](https://developers.google.com/+/api-shutdown) Google+ Signin for applications as early as January 28th 2019. ASP.NET and ASP.NET Core have been using the Google+ Sign…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
My ASP.NET Core 8 Web API has a controller with a POST endpoint, it accepts the following DTO…
-
### Describe the bug
When running the `az webapp deploy` command below, all I get is a "Bad Request" response. Pretty hard to debug that…
### Related command
`az webapp deploy --resource-group ACME…