-
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…
-
### Describe the bug
Let's say for example you have a project that is the following:
- Non-SDK Style
- Targets .NET Framework
- References ASP.NET and uses Razor pages
- Uses roslyn and on publis…
-
https://learn.microsoft.com/en-us/aspnet/core/web-api/advanced/formatting?view=aspnetcore-7.0#format-problemdetails-and-validationproblemdetails-responses
The text says that validation result field…
-
I'd like to share some experience here. I just created a new webapi project and then added EF Core support. I didn't pay **super** close attention to the template's csproj file, as I assumed it would …
-
Hello , I am getting this error while running docker container with Net core 2.2 project which has following code
string result = await engine.CompileRenderAsync("Header.cshtml", Resource.Header, …
-
Followed the instruction from
http://hangfire.readthedocs.io/en/latest/tutorials/send-email.html
[HttpPost]
public IHttpActionResult SendPostal([FromBody] MyMailModel objModelMail…
-
in `DefaultQueryExecutor.ExecuteQueryAsync` there's a call to `query.ToList()` that loads all results into memory
-
### Version
4.0.6280 (latest, at the time of writing)
### Description
I am using azure function app version 4, with .NET 8 in process mode, functions SDK version is 4.4.0.
One of the dependencie…
-
- AWS Samples
Amazon ECS Demo with fullstack app / DevOps practices / Terraform sample
https://github.com/aws-samples/amazon-ecs-fullstack-app-terraform
AlecPapierniak/traefik-asp-net-co…
-
**Problem**:
We are running into unsolvable problem, our application is taken down by this exception (and thats everything we were able to log from it in `UnhandledException` event) and we do not kno…