python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Bypass endpoint in OCELOT API gateway endpoint
I have one endpoint which is uploading upto 200MB videos to the server.
Whenever I try to upload more than 3 videos simultaneously, gateway is thowing 404 error with below error message:
warn: Ocelot....
Dhwani
Votes: 0
Answers: 1
I caught huge queries in DB and can not find the source of that
I am actually just looking for opinions if someone had similar experience rather than an exact solution of my problem.
My project is Asp.net core 2.2 mvc project with abp framework, One of my customer...
Ali özdede
Votes: 0
Answers: 0
Return custom formatted JSON in exception handling
I just started to migrate my project to .NET Core 6, using ASP.NET Boilerplate with Kendo controls.
The application will do some operations (insert/update) and throw some custom error messages to the ...
user2679971
Votes: 0
Answers: 1
86 / 5.000 Çeviri sonuçları I created my model, but I don't know exactly how to create the Dto. How can I do it?
My intern and I created my model in relation to other tables. Now I need to create the Dto. I'm not completely sure and I'm a little confused when creating relationship structures. I need to create th...
emrebalci
Votes: 0
Answers: 1