Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-5

Hide parameter from Swagger (Swashbuckle)

c# swagger .net-5 swashbuckle

System.MissingMethodException: Method not found: 'System.Type Microsoft.EntityFrameworkCore.Metadata.ITypeBase.get_ClrType()'

Missing entries in user.config after decryption/encryption

c# encryption .net-5

Why does visual studio mark all new classes as <Compile Remove /> in my csproj file?

c# visual-studio .net-5

How to Style Blazor InputFile Component

css asp.net-core blazor .net-5

Failed to launch debug adapter: VS tries to connect to a random port

Entity Framework core Include() is not working after upgrading from version 3.1.2 to 5.0.3

.net core 5 docker following example not running

c# docker asp.net-core .net-5

The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. .net core 5 MacOS

C# HttpClient PostAsJsonAsync adds a strange character to the body

c# dotnet-httpclient .net-5

StackExchange.Redis dependency injection of IDatabase?

How to fix C# Source Generators Issue of not found references

c# .net .net-core roslyn .net-5

.net 5.0 signature change of System.Text.Json.JsonSerializer.Deserialize()

.net-5 system.text.json

How could I create a webapi of the .NET 5 version using the dotnet cli?

How to get rid of '%AppName%.runtimeconfig.dev.json' files in release for Net 5.0

How to disable CORS in WPF WebView2

c# wpf .net-core webview2 .net-5

Serilog Custom Sink Formatting Issue with Serilog LogEventPropertyValue

HttpClient properties not being passed with DI

.NET 5 Multiple projects in the same assembly