-
Hello team,
It has been recently reported that the Splunk app for Wazuh is not working properly on Internet Explorer browser.
Probably, it's due to incompatibilities with the native Javascript e…
-
How to customize the / segmentation rules of the controller? Or implement annotation routing
It seems that the initial MVC routing is not what you want most of the time, because many times it is a pa…
aadog updated
2 years ago
-
Is the View class necessary. At the moment, they are a virtual copy of the component class.
-
## Note: If filing an issue related to using Scaffolding within Microsoft Visual Studio, please file an issue on the Microsoft Developer Community instead of here. This can be accomplished from Visual…
-
Hi,
I'I have one issue with NSWAG (i'm using the latest 12.0.10.0).
When i have in openapi 3.0 definition , response for api which downloads a file, like this:
responses:
'200':
…
-
# Crossover Scores
Rachel: 8.7/10
Link to [grading](https://github.com/wrachel/TaxEvaders/issues/41#issuecomment-1055679687)
The [team review ticket](https://github.com/wrachel/TaxEvaders/issues/…
-
**Is your feature request related to a problem? Please describe.**
We want to migrate existing Spring Boot Rest Projects, which right now use Tomcat to graphql-kotlin.
It would be much easier, if we…
-
Hi,
I am using NSwag in a Blazor WebAssembly application to generate the client classes to it's backend.
To play nicely with [ASP.NET Core MVC's default settings](https://github.com/dotnet/aspnetc…
-
### Is your feature request related to a problem? Please describe.
I've migrated my API from swagger codeGen and swagger2 to openApi codeGen and openApi.
I used to expose my paths and json spec to…
-
I was playing with [Blazor](https://blazor.net/) v0.7.0 and OData v7.5.2 client.
- used `dotnet new blazorhosted` command to create the projects
- added ODataClient to **shared** one.
## MyProj…