Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to create a nuget metapackage with the dotnet command?

.net .net-core nuget

Why when compiling .NET Core console application we end up with both dll and exe files?

How to pretty-print (format) System.Text.JsonElement to a string

Swagger response description not shown

RSA Disposed Object Error - every other test

c# .net-core jwt rsa

.NET Core 3.1 HttpClient throws exception intermittently: SocketException: The I/O operation has been aborted because of either a thread exit or an

CallerArgumentExpression always null

c# .net-core c#-8.0

How to deserialize an empty string to a null value for all `Nullable<T>` value types using System.Text.Json? [closed]

DotNet not valid certificate found

c# .net-core https

Why does "dotnet ef migrations add" throw a Win32Exception?

InvalidOperationException rendering ViewComponent in Strongly-Typed View

.NET Core Nancy application serving static files

c# .net .net-core nancy

UseOpenIdConnectAuthentication - Unable to unprotect the message.State Error Message

How to log lazily with ASP.NET Core logging?

Swagger .NETCORE can't read json

Authentication and LoginPath for different areas in ASP.NET Core 2

Fix For "Package xxx is not compatible with netcoreapp2.0 (.NETCoreApp,Version=v2.0)"

Where am I supposed to start persistent background tasks in ASP.NET Core?

HttpClient not sending Accept-Encoding on Windows 2008 R2

Disable .AspNetCore.Antiforgery Cookie

cookies .net-core