Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Swagger UI not generating in azure .net core but it is working in local

HttpContext.Cache Property storage?

c# asp.net .net http caching

Re-read a Request body in ASP.NET core

c# asp.net asp.net-core

.NET core 5.0 scaffolded Login page says "The returnUrl field is required" (Blazor Server-Side)

Why do I need to cast 'this' to an interface with a default implementation in C# 8.0 when I call it in the class derived form that interface?

Multiple submit actions with multiple submit buttons in asp net core razor page

How can I send or return List<T> with socket

c# winforms sockets c#-4.0

Caliburn.Micro unit test

Try-catch not working

State pattern using methods

c# func state-machine

What is the objective of an ObjectMapper?

Span<T> range operator doesn't make sense

c# .net .net-5 c#-8.0

App Settings config section from Azure Key Vault

Inserting into sorted linked list?

c#

Upgraded my project to .net 6 now I have time zone in EF Core with postgreSQL

Cause for CS0542 - "member names cannot be the same as their enclosing type"

c# .net

How to resolve Unable to read data from the transport connection: net_io_connectionclosed error while sending email using SMTPClient

c# office365 smtpclient

How to log dotnet test output in junit format

c# .net-5 dotnet-cli

.NET 6 nullable properties warnings for EF Core models