Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Ignoring entities from referenced assemblies during add-migration

What is the DotNet Core alternative to AppDomain.CurrentDomain.ProcessExit event?

.net .net-core

dotnet restore fail "Unable to resolve 'PCLLibrary' for '.NETCoreApp,Version=v1.0'."

c# .net asp.net-core

Polymorphic Mapping of Collections with AutoMapper

Simple popup dialog in WPF (overlay inside Window)

Convert unmanaged C++ pointer to an object to a managed C# object

c# c++ .net pinvoke marshalling

Specify a default button in Xamarin.Forms

How validate XML with XSD, when part of validation rules are in WSDL

c# .net xml xsd wsdl

Throttling concurrent async requests with loop

Create a virtual COM port for Bluetooth in C# .NET

Reserved max value in the .NET assembly version

c# .net assemblies

Versioning strategy for Feature branch in nuget

.net git nuget nuget-package

Pattern to break up C# using blocks to enable functional programming

Can GetTypeInfo ever return null?

c# .net .net-standard

Youtube v3 API captions downloading

HttpClient not performing under heavy load

.net .net-core

Create a .NET app that works on any .NET version if only basic requirements

c# .net

Passing KeyVault secrets to .net core 2 xUnit/MsTest in VSTS

Why does .NET's regex engine behave so bizarrely when I omit the "else" from a conditional group?

Resharper reference errors between .netcore / .netstandard projects