-
Hi.
As in the title.
Thanks for your awesome tool
-
Hello, I would like to integrate this into an existing .NET Core CLI. I am struggling to do this due to the reliance on namespaces like `System.Web.Script.Serialization` and `System.Web`.
## Detail…
-
Vulnerable Library - system.net.websockets.client.4.3.1.nupkg
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the We...
Library home page: https://api.n…
-
Please mark the type framework used:
- [ ] ASP.NET MVC
- [ ] ASP.NET Web API (OWIN)
- [x] ASP.NET Core
- [ ] WPF
- [ ] WinForms
- [ ] Xamarin
- [ ] Other:
Please mark the type of the runti…
tengl updated
9 months ago
-
Hi,
I want to implement file upload in a Web API endpoint that accepts IEnumerable in my ASP.NET core application.
Since this is an built-in type, how can I prevent from generating a proxy for the I…
-
I try to use the default code using ASP.NET Core 2.1 Web API and anytime I put SieveModel as a post parameter I get "The Input was not valid." as a result.
```C#
[HttpGet]
public Ac…
-
I've installed Swashbuckle 5.3.2. in my ASP .NET Web API 5.3.2. project. When trying to enable Swagger using the following code
`GlobalConfiguration.Configuration.EnableSwagger(c =>
{…
-
I've been playing around with the ASP.NET Core runtime capabilities added to NetPad. It's been a very pleasant update and I'm happy to be using it. :-D
Personally, I thought it would be great to be…
rkttu updated
7 months ago
-
**Describe the bug**
When trying to call stateless service with V2_1 Listener from WebApi (http endpoint) to the service it works, with the exclusive V2 I get the error: "NamedEndpoint V2Listener not…
-
### Describe the bug
When using IOutputCache feature of asp.net core the cached value is not populated from the response body and is empty
### Expected Behavior
Response's cache value is prop…