Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to properly implement kafka consumer as a background service on .NET Core

WinForms Designer window in Visual Studio 2019 for .Net Core 3.1

Cannot build for WebGL in Unity "Unable to load shared library 'libproc'"

Is there a way to detect the .NET version used by PowerShell 7.32 without relying on dotnet command?

powershell .net-core

How can I use Internal Classes with Dependency Injection

System.ArgumentException: The chip number 0 is invalid or is not enabled

Antiforgery token migration from .NET framework to .NET Core

Message headers in Kafka (.NET)

error NETSDK1032: The RuntimeIdentifier platform 'win-x86' and the PlatformTarget 'x64' must be compatible

.net-core

How to control browser cache expiration when serving SPA from wwwroot in ASP.NET Core App

How is this code able to set a get-only property? [duplicate]

c# .net-core .net-6.0

.net core 2.1 reusing _Layout throughout various projects

Trouble with ActionResult in unit test can't Assert.Equal on POST return value (asp.net core mvc web api)

Blazor. How can I get current url in the Startup class (method ConfigureServices)?

Return custom status code on authentication failure .Net Core

Confused about LockBits, BitmapData and PixelFormat.Format48bppRgb

c# .net .net-core gdi+