-
Good Links
-
In ASP.NET Core, `pubinternal` types are types that are declared as `public` but put in an `.Internal` namespace. While these types are public they have no support policy and are subject to breaking c…
-
Multiple conditions must be met for this issue to occur. OData (model) configuration requires:
- EDM model configured using ODataConventionModelBuilder,
- model builder EnableLowerCamelCase called,
…
-
# Describe the bug
The UI is a really good addition to the excellent Zigbee2Mqtt. The only issue I found is this.
The docker run command line shown in readme fails when MQTT password contains specia…
-
### Description
[I would add one more note on dropping the Migration folder but also to drop MvcMovie context.db as well to ensure the ef command is successful. .]
![Screenshot 2024-01-28 at 9 2…
-
I'm getting the following stack track when I try to compile my views:
```
Custom tool error: System.NullReferenceException: Object reference not set to an instance of an object.
at System.Web.Razo…
-
I want to embed a Razor component in a PHP page.
I would like to render a Razor component in any render mode directly on a PHP page - which should be possible with ASP.NET Core 8.
I have experie…
-
[Enter feedback here]
"Filters run within the ASP.NET Core action invocation pipeline, sometimes referred to as the filter pipeline. "
This description seems to be conflict with the diagram (copie…
-
Smallest possible app to:
1. Register as a client
2. Trigger the "Table Time" message
-
* Nuget package: Microsoft.ApplicationInsights.AspNetCore v 2.22.0
* Runtime version: net8.0
* Hosting environment: Windows 11, Visual Studio 2022
### Describe the bug
I want to create a metric that…