Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

What type of language is PowerShell?

.net powershell

How to set api version related data to httpcontext for unit testing in .net core?

c# .net asp.net-core

"win-x86" or "win-x64" target runtime for Any CPU?

.net visual-studio .net-5

insert pictures in bookmarks (OpenXML)

CS0012: The type 'System.Web.Routing.RouteValueDictionary' is defined in an assembly that is not referenced

Get remote PC's date time?

Format Negative numbers in parenthesis BUT NOT with $ symbol?

Dapper fails with .net 4.6 - Could not load file or assembly

Get All IP Addresses on Machine

Get calling class name from abstract class in C#

c# .net

Serilog log certain object attributes of a list of objects

c# .net serilog

.NET MAUI webview view actual HTML

c# .net webview maui

Do Stored Procedures really boost performance in MS SQL / .NET?

UserControl Location in WPF

.net wpf wpf-controls

How do I get my .net maui app to appear in the device Share dialog?

DataColumn renaming to only change casing causes a weird behaviour

c# .net datatable system.data

How to Dump a .NET Core Application on Linux

.net linux .net-core dump

What is the difference between XmlArrayAttribute and XmlArrayItemAttribute?

Check for null before select on linq

c# .net linq