Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Owned types problem in Entity Framework Core 3.0

Could not load file or assembly. A strongly-named assembly is required

Hosting a .net Core application in IIS. Could not load configuration. Attribute 'processPath' is required

asp.net-core iis .net-core

How to fix "Segmentation fault (core dumped)" when creating new dotnet project?

Collecting a dump from a .net core app running inside a container

NuGet Packager Task uses wrong MSBuild in VSTS?

Referencing a Windows Metadata component directly when targeting .NET 5 or higher is not supported

How to run .NET core application by double clicking a file like exe in .NET framework

c# .net .net-core

Request.IsHttps and Request.Scheme are showing that request is HTTP instead of HTTPS

c# .net asp.net-core .net-core

update MSBUILD to 17.6 that comes with the may 2023 update of .NET 7.0.302 SDK breaks build

"The JSON value could not be converted to Enum in Refit

How to Get An IConfiguration For Dependency Injection In A C# .NET Console App

Resolving warning NETSDK1138: The target framework 'netcoreapp3.0' is out of support

access Context.ConnectionID outside of hub in SignalR

DocFX generating documentation for a project in a different folder

Microsoft.Data.SqlClient is not supported on this platform

.net .net-core

Proper way to use HttpClient within Parallel.Foreach to make a large number of POST requests

400 BadRequest response with .NET Core but not .NET Framework