-
I want to test Azure Function Http trigger locally on windows.
When I run ```func start --port 5007 --useHttps```
I got error : Auto cert generation is currently not working on the .NET Core build…
-
### Expected behavior
When we run the WebAPI docker container, we expected the server http://127.0.0.1/ to be opened. However, after we pulled the missing drivers (Oracle, Cloudera Impala, Starschema…
-
I tried to user mvc4 + WebApi with MvcExtensions, and it looks like injection for WebApi is not working with this configuration.
It there a way to enable WebApi support with mvcextensions?
-
# Tizen 8.0 Backporting
- [x] Native TCT 수정
- 리뷰 및 머지 필요:
https://review.tizen.org/gerrit/#/c/test/tct/native/api/+/310270/
# Tizen 7.0 Backporting
- [X] (Done) tizen_7.0 branch 에 최신 …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If the `HttpLoggingMiddleware` gets used in aspnet core 6 hosting Rest API and gRPC service
…
-
### Proposta
- [ ] Proposo que algú faci una xerrada
- [X] Vull fer una xerrada
- [ ] Conec algú que la pot fer
#### Breu descripció
Alguns esteu fent .NET (4.X) Proposo una xerrada del nou…
-
**Question**
If use async in child_XYZ to WebApi , the api no use Csla.
the vm.SaveAsync() no to wait the sever response.
if change child_xyz to sync use .result. the UI block.
**Version an…
-
In OData V3, I can select just fields from parent/ancestor entities like this: http://services.odata.org/V3/Northwind/Northwind.svc/Order_Details(OrderID=10248,ProductID=11)?&$select=Product/Categ…
-
I'm trying to setup a Multi-Tree installation with Docker and followed the instructions at https://www.grampsweb.org/Deployment/, but starting the grampsweb container fails with this error message:
`…
-
Case:
As a, data-driven, application developer,
I want to generate the scaffolding for a basic TODO app.
- MSSQL Data Persistence
- .NET Core WebAPI
- Modern Front-end
http://todomvc.com.