Microsoft.Bcl.Async package and modern csproj...
Read MoreWhy doesn't HashSet<T> implement IReadOnlyCollection<T>?...
Read MoreUsing Bcl ImmutableDictionary in private field...
Read MoreWhy is there no SortedList<T> in .NET?...
Read MoreHow to serialize a DateTimeOffset into a binary stream...
Read MoreWhich `[InternalsVisibleTo]` for .NET Framework and .NET Standard / Core framework assemblies?...
Read MoreSafeWaitHandle vs SafeFileHandle c#...
Read MoreWhy is a "bindingRedirect" added to the app.config file after adding the Microsoft.Bcl.Asy...
Read MoreThe current status of System.Net.Http vs. Microsoft.Net.Http...
Read MoreInconsistent behavior: no exception is thrown in the List<T>.Sort method when called in a fore...
Read MoreCallerMemberName in .NET 4.0 not working...
Read MoreGo To Statement Considered Harmful?...
Read MoreIs System.Reflection.TypeAttributes a sick enum type with the FlagsAttribute?...
Read MoreReflection with generic syntax fails on a return parameter of an overridden method...
Read MoreWhere is the BCL DateTimeZoneProvider in the .NET Core implementation of NodaTime?...
Read MoreWhere in BCL code the implementation for operators && and & on booleans can be found?...
Read MoreAre there classes for managing HTML objects in .Net?...
Read MoreIn what PCL profile, if any, does SortedList<K, V> exist?...
Read More.NET 4.5 CustomReflectionContext: what is it useful for?...
Read MoreGetting DefaultValue for optional Guid through reflection?...
Read MoreCan a byte[] buffer for a MemoryStream have variable size?...
Read MoreMicrosoft.Threading.Tasks referencing an incorrect System.Threading.Tasks.dll version...
Read MoreAfter adding Microsoft.Bcl.Async other projects don't recognize my dll...
Read MoreWhy AppDomain.ShadowCopyFiles is string?...
Read MoreIs there any kind of "ReferenceComparer" in .NET?...
Read MoreWhat platforms need to include Microsoft.Bcl.* NuGet packages?...
Read More