Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

What is Entity Framework Include() and when to use it? [duplicate]

Passing command line arguments to roslyn compiler

Consume wcf service in .net core which to use services.AddSingleton or services.AddTransient

Pass a request to another API

Using Hub from separate class in ASP.NET Core 3

Convert EF6 to EF core with the ObjectResult

.NetCore IOptions configure object with constructor

.net-core configuration

ASP.NET Core - difference between Output caching and Response caching

Exception Info: System.PlatformNotSupportedException: EventLog access is not supported on this platform

Correctly Injecting Serilog into .net core classes as Microsoft.Extentions.Logging.ILogger - Not ASP .Net Core

c# .net-core serilog

Error "Did not find functions with language [dotnet-isolated]" in Azure Function when migrating from .NET 3 to .NET 5

Is this value conversion behavior change an expected change between .NET 8 and .NET 9?

c# asp.net-core .net-core

xUnit class constructor should get arguments passed from theory test methods

c# .net .net-core xunit

Can I embed a file in a .NET Core executable and read it at runtime?

ASP.NET Core YARP Reverse Proxy multiple listen ports

VSCode Asp.Net core command line arguments when debugging?

.net 6 BuildServiceProvider is missing

.net-core .net-6.0

C# and Docker - Can't connect to containerized MySQL server from containerized .NET Core 3.1 Web API