Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-6.0

How to cast TResult which can be an object or List<object> inside an Expression<Func<T,TResult?>?

Delete the current element in an array

c# .net-6.0

How to flow Net 6 Identity Authorisation to YARP Proxied Net Framework App

How to host winforms .NET 6 app to lan network

Error when running unit test from console using Visual Studio 17.1

How to hide OData Metadata Controller in Swagger?

How to resolve System.Text.Json.JsonException: A possible object cycle was detected in Entity Framework? [duplicate]

Why does my .NET Core 6 console app not want to run in CLI?

EntityFramework in .net6 "no entity type mapped to the table"

Where to get libgrpc_csharp_ext.arm64.dylib?

How do I register code to run when shutting down an ASP.NET web application using the new .NET 6 format?

c# asp.net-core .net-6.0

Can I have multiple Swagger endpoints in a single Web API?

Device class is marked obsolete in .net MAUI

c# .net-6.0 maui .net-maui

Error while generating swagger.json with Swashbuckle.AspNetCore.Cli v6.4.0

What is the difference between static class and singleton in .NET MVC project?

.NET6 vs .NET Core 3.1 compatibility