Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Is there a difference between method injection or constructor injection of services in the Configure() method of the Startup class?

Can't use LINQ in EF Where expression for lambda property

c# .net-core .net-core-3.0

EF relation - cannot map due to list<guid> being primitive

A named connection string was used, but the name 'DefaultConnection' was not found in the application's configuration

Nuget 'Unable to satisfy conflicting requests' but the package versions are exactly the same. What is the conflict?

Installing dotnet-sdk-7.0 on Ubuntu 20.04 (and 22.04) breaks net6.0 projects (and net7.0 doesn't work either). Sudo needed to build after this

.net Core Controller action, return static html page

How to Load .csproj file into .NET Core 3.0 using MSBuild NuGet

c# .net-core msbuild project

Appsettings.json get string with two programs running

Ignore first segments in ASP.NET MVC Core routing

Should I pass the Localizer to ViewData in .net core Globalization?

How to include Resource files in dotnet build with Visual Studio Code

Code example of comparing times in different time zone in C#

c# .net .net-core

WCF: Pregenerating xml serialization code for .NET Core / .NET Standard

c# wcf .net-core .net-standard

Is it possible to force .Net Core on Linux to use CRLF?

.net-core

How does Entity Framework Core 9 manage database connections?