Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to get Linux file permissions in .NET 5 / .NET 6 without Mono.Posix with p/invoke?

c# .net linux pinvoke libc

DesignerProperties.GetIsInDesignMode in Avalonia UI?

c# .net avaloniaui

Is there a way to align objects in C# same way as in C++ to avoid false sharing?

c# c++ caching

Reading large files containing files in binary format and extracting those files with minimum heap allocation

Castle Windsor 5.1.1 erroring after upgrading Castle-Core from 4.4.1 to 5.0.0 - Could not load PermissionUtil from Castle.Core

c# castle-windsor

How to bind a reference to a component in blazor using the RenderTreeBuilder?

Compile Error When Using `record` Types With Unity3d

c# unity-game-engine

Generic interface inheritance (design issue)

Install util looks for service on wrong folder

Dynamic controls do not display

Resolve relative ("~") paths without reference to the current Page?

c# asp.net

Nuget Central Package Management - Transitive

Complexity of Overlaps SortedSet<T>

c# .net .net-6.0 sortedset

How to write a generic function in c#?

c# generics

Get an object out of a mixed type collection

c#

SignalR client does not receive messages after a reconnection

c# asp.net asp.net-mvc signalr

Aggregate functions in ADO.NET with GROUP BY functionality

Cached or precomputed Immutable Functions in C# / C++