Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-6.0

Multiple level properties with EF Core 6

How do I control what usings are made global in a C#10 / .NET6.0 project?

What is the use case of IOptions versus IConfiguration (other than IOptions allows mapping to object)?

.net-core .net-6.0

How to use IOptions pattern in Program.cs in .NET6, before builder.build()?

c# .net .net-core .net-6.0

How to replace obsolete WebClient with HttpClient in .NET 6

Azure Functions Dependency Tracking for SQL Server and Service Bus Into Application Insights

Deploying Cloud Function: Default STARTUP TCP probe failed 1 time consecutively for container "worker" on port 8080. The instance was not started

How to convert nullable System.DateTime? to System.DateOnly?

How to implement IApiVersionDescriptionProvider to Program.cs in .NET 6

asp.net-web-api .net-6.0

There was an error running the selected code generator: Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOption

Migration To NET6

identityserver4 .net-6.0

how to enable UnobtrusiveJavaScriptEnabled in .NET6?

The foreign key property 'fk1' was created in shadow state because a conflicting property with the simple name 'property'

IIS ASP.NET 6 startup throws System.IO.DirectoryNotFoundException: D:\agent\_work\38\s\IdentityServer\wwwroot\

asp.net-core iis .net-6.0

Unable to connect and get Sharepoint data from C# .Net Core App

Excluding Program.cs from code coverage in .net 6 [duplicate]

Is there a dialog for saving files in .NET MAUI?

c# .net .net-6.0 maui .net-maui

Blazor: Failed to load resource: the server responded with a status of 404 ()

What Benefits Does TimeOnly Have Over TimeSpan?

c# types .net-6.0 timespan