Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to get host name in startup.cs in .net core

.net asp.net-core

Context is lost when reassigning Transaction.Current in async/await code

"Attempt to present Xamarin_Forms_Platform_iOS_ModalWrapper whose view is not in the window hierarchy" error with UIImagePickerController

Why can't .NET detect directories with long file paths?

.NET Runtime Optimization Service is missing

.net ngen

Config complex type for value object using NHibernate in C#

Why can't you unbox directly to a type which you can explicity cast to? [duplicate]

c# .net

ASP.NET Core 3.0 endpoint routing and custom middlewares

OpenFileDialog returns empty string on paths over 260 characters (or doesn't return at all)

Is there any downside to making a Task an orphan?

WCF service client configuration from appsetting.json (.NET Core)

c# .net wcf .net-core

Configuring Polly library to fallback to cached values only if service is not available

.net http caching fallback polly

Dataproc does not unpack files passed as Archive

Do you anticipate the CLR to adapt NUMA soon?

c# .net clr numa

Proper way of releasing COM objects?

c# .net com

Can I exclude Microsoft.Data.OData languages ressources from build?

c# asp.net .net azure

wcf deserialize enum as string

ASP.NET MVC Dynamic Forms

Organizationally, where should I put common queries when using Entity Framework Code First?

How to build RUNAS /NETONLY functionality into a (C#/.NET/WinForms) program?