Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Object spread equivalent in C#?

c# .net

C# How to Cast Dictionary<string, object> to a type?

c# dictionary casting

Access Claim value in gRPC server method (ASP.NET Core, .NET6) coming from JWT bearer token

c# asp.net grpc

Linq: pass GroupBy result to a function

c# linq

Does DbTransactionInterceptor always run, when using EF Core 6.0?

c# entity-framework-core

NET Core dependency injection - resolve service or configuration based on dependent class

Find common characters from group of string

c# char

How to annotate a C# function to say that a parameter is not null if it returns

c# .net

Is there a way to get an ILogger instance inside an extension methods?

if, not equals and or help (not sure which)

c#

How to get the remaining time from 24 hours in C#

c#

What exactly is a key container, where is it located?

c# cryptography rsa

Config file for c# windows service

c# windows windows-services

Can Ngen be used for code security?

C# WPF non-static commands implementation possible?

c# wpf

How Can I Move The Window Like I Want With WinApi

c# winapi move message

Nullable Properties in EF Code First?