Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Unit test RabbitMQ push with C# - .Net Core

Asp.net Core 2.0 with .net framework 4.6.1 - Cannot find reference assembly '.NETFramework/v4.6.1/Microsoft.CSharp.dll

Determine the framework in a .NET Standard DLL at runtime

dotnet publish and web.config?

.Net Core Use Session in Class

c# asp.net-core .net-core

How to update from Microsoft.NetCore.App 2.0 to 2.1.4

asp.net-core .net-core

dotnet command doesn't find new install of .NET Core 2.1

Dotnet core ignores ASPNETCORE_ENVIRONMENT variable

int.ToString(format) not inserting " literal

c# .net-core tostring

Which is better for performance with Encoding.UTF8.GetBytes with Span - GetByteCount or try/catch

c# .net-core

How to run NUnit test in STA thread?

c# .net-core nunit sta

Process.Start("microsoft-edge:") throws Win32Exception in dot net core

Net Core Application in Docker "LocalDB is not supported" without using a Local DB

.net core 3.1 not listed in target frameworks

visual-studio .net-core

.NET Core Profiling When Running in Docker Container

How to conditionally remove controller from being registered by ASP.NET Core and added to ServiceCollection

Building Dockerfile in ASP.NET Core project fails when running dotnet publish -c Release -o out

TripleDES 16 Byte not working

How to unit test MVC controller that uses HttpContext in ASP.NET Core 1.1

ASP.NET Core Authorize Redirection to wrong URL