Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How can I EFCore DB Context in an N-Tier architecture with an ASP.NET Core application?

dotnet new generates a .csproj file instead of project.json

macos .net-core

Since ILogger<T> is a singleton, how different threads can use BeginScope() without affecting others?

Using ImageSource In .NET Core 3.1?

c# wpf .net-core

Entity Framework Core and UseInMemoryDatabase

FluentValidation implicit child validation using manual validation

Reduce Cognitive Complexity

c# .net-core sonarqube

Accessing Claims Principal in the Service layer in the API of a Net core 6 App

How to use Oracle built in functions in Entity Framework Core?

IIS Express self-signed certificate not trusted

How to await method in PropertyValidator's overridden IsValid?

dotnet publish --self-contained -> running the app still asks for .net installation

.net .net-core

Library used on Linux image not found on M1 ARM64 image

Does Blazor have an enum-typed equivalent of WinForms' Keys for KeyboardEventArgs?

How to access IConfiguration provided by CreateDefaultBuilder() from within ConfigureServices()?

c# asp.net-core .net-core