Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Two message templates required when structured logging exception message text

I get "Assembly outside lib folder" warning when assembly is actually inside the lib

c# .net nuget

Can I cap a process's RAM usage?

c# .net windows

How to exclude some property from object in ASP.NET WebApi

Finding the Index of an Object in a List based on one of its Properties

.net vb.net list indexing find

5 years later - is there lazy dll load in MEF?

How do I register a delegate or function with IServiceCollection when the function belongs to a class that must be resolved?

Baidu web search engine API [closed]

c# .net baidu

wcf warnings and error

c# .net wcf

.Net MAUI Android App: Change Navigation and Status Bar colors at Splash screen moment

android .net maui

WPF messagebox localization

c# .net wpf localization

GetHostAddresses different error codes

REST service, List returns with ArrayOf Prefix

c# .net wcf

Missing Html Entities decoding support BY NAME in C# WPF for special letters/characters

c# .net wpf html-entities

Finding an X.509 certificate by thumbprint

How do you wrap the 'Convert' class into a Generic function

c# .net generics

Architecture and patterns for developing a custom GUI designer via C# & WinForms [closed]