Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in base-class-library

Exactly how large is the .NET (3.5) Framework Class Library?

.net base-class-library

Why doesn't HashSet<T> implement IReadOnlyCollection<T>?

How Microsoft.Bcl.Async works?

Wrong logarithm of BigInteger when size of BigInteger exceeds ¼ gigabyte

How is the intention of IServiceLocator.GetInstance(Type) different from the intention of IServiceProvider.GetService(Type)?

More trivia than really important: Why no new() constraint on Activator.CreateInstance<T>()?

What is the purpose of the methods in System.Reflection.RuntimeReflectionExtensions?

Why is the Linq-to-Objects sum of a sequence of nullables itself nullable?

Bug in Directory.GetParent?

.net base-class-library

Is there a memory leak in the ConcurrentBag<T> implementation? [duplicate]

Cancellation of SemaphoreSlim.WaitAsync keeping semaphore lock

Why does IPAddress.MapToIPv4() throw ArgumentOutOfRangeException?

.NET 4.5 CustomReflectionContext: what is it useful for?

Efficient, Immutable, Extensible Collections for .NET [duplicate]

How to make a ReadOnlyCollection from a HashSet without copying the elements?

c# base-class-library

Go To Statement Considered Harmful?

What changed in System.ValueTuple 4.4.0 -> 4.5.0?

Why do the overloads of String.Format exist?

Is there any kind of "ReferenceComparer" in .NET?

installing nuget package "same key has already been added."