-
Hi everyone !
I'm trying to use Hangfire.SQLite in an ASP.Net Core app (2.1.1) but I have the following error :
> Could not find connection string with name 'Filename=./mydb.db' in application c…
-
Is this going to be updated to use ASP.NET Core.
I could have a go if you can't.
-
Currently, `ASP.NET Core` metric instrumentation has added support for Enrich and Filter (https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry.Instrumentation.AspNetCore/…
-
I have two containers defined in my `docker-compose`:
docker-compose.yml
```yml
services:
cis.copilot.orchestrator:
image: ${DOCKER_REGISTRY-}ciscopilotorchestrator
build:
c…
-
_From @ajai1109 on Friday, October 25, 2019 12:30:26 PM_
How to use azure feature flag in asp.net core Blazor
_Copied from original issue: aspnet/AspNetCore#15592_
-
Any chance that you can make an example on how to connect and query Graph using .Net Core?
-
The [Laravel docs have a section on Distributed Tracing](https://docs.sentry.io/platforms/php/guides/laravel/performance/distributed-tracing/) that explains what people need to do in the front end of …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the sol…
-
Hi, in your sample sections there is a template how to setup Serilog with ASP. In this sample you suggest to log clean disposal of host (which would be great to do):
https://github.com/serilog/serilo…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Using-middleware-in-asp-net-Core-80/10706031)._
---
I have a simpe asp core 8.0 applica…