help with project for school, the program keeps looping and doesn't stop adding "*"
✅ Problem connecting entities on efcore
---> Npgsql.PostgresException (0x80004005): 23505: Duplicate key value violates unique constraint "PK_Blocks"
Method:...✅ ASP.NET MVC and mapping correct views.
✅ DbContextOptionsBuilder.UseMongoDB is not referenced after use AspNetCore.HealthChecks.MongoDb
AspNetCore.HealthChecks.MongoDb
to my project and the code below stop working
```cs
builder.Services.AddDbContext<LightningLanesDbContext>((serviceProvider, opt) =>
{
var databaseSettings = serviceProvider.GetRequiredService<IOptionsMonitor<DatabaseSettings>>().CurrentValue;...Why ins't inlining working here?
✅ Is there a reason to still be using EventArgs and EventHandler<T> for events?
Dealing with HTTPClient metrics
sum by(server_address)(http_client_active_requests)
But in my opinion data does'nt correspond with real traffic. What i make wrong? I collect metrics with multiple apps using prometheusForm Data Binding Issue in ASP.NET Core MVC - Dictionary Not Receiving Values
No secure hashing method?
✅ how I can write like this?
✅ could not be translated
✅ Deserialize JSON back into custom object
✅ Change WPF element style depending on property value
How to convert a whole json file to C# classes with Newtonsoft.Json?
Thanks for help!...
✅ get set help
VS hangs while typing
Does it make sense to two references (to database migration and data seeding) in the same using