StackOverflow Questions for Tag: base-class-library

Cheburechek7
Cheburechek7

Reputation: 23

How i can add endpoint (or сatch a request and check its path) to BCL?

Score: 1

Views: 78

Answers: 1

Read More
user764754
user764754

Reputation: 4246

Why List<T> uses its own cached empty array instead of Array.Empty<T>?

Score: 1

Views: 118

Answers: 2

Read More
Developer_0101
Developer_0101

Reputation: 1

Creating a NuGet package containing a .NET class library to copy sass files to a .NET consumer project and allow those files to be used and edited

Score: 0

Views: 20

Answers: 0

Read More
gdoron
gdoron

Reputation: 150303

Meaning of confusing comment above "string.Empty" in .NET/BCL source?

Score: 35

Views: 2602

Answers: 2

Read More
Joan Venge
Joan Venge

Reputation: 331450

Why is there no Char.Empty like String.Empty?

Score: 334

Views: 358701

Answers: 23

Read More

Relationship between Base Class Library and .NET Standard

Score: 2

Views: 1090

Answers: 2

Read More
Steven
Steven

Reputation: 172835

What does RuntimeHelpers.GetHashCode do

Score: 28

Views: 4941

Answers: 5

Read More
Michiel Vlootman
Michiel Vlootman

Reputation: 85

How to create testable code using .Net IO classes?

Score: 7

Views: 1098

Answers: 1

Read More
Alexander Prokofyev
Alexander Prokofyev

Reputation: 34523

What is a C# analog of C++ std::pair?

Score: 344

Views: 301185

Answers: 14

Read More
James Newton-King
James Newton-King

Reputation: 49062

Why does List<T> implement IReadOnlyList<T> in .NET 4.5?

Score: 50

Views: 11008

Answers: 7

Read More
Bent Rasmussen
Bent Rasmussen

Reputation: 5702

Efficient, Immutable, Extensible Collections for .NET

Score: 14

Views: 4561

Answers: 7

Read More
Patrick from NDepend team
Patrick from NDepend team

Reputation: 13842

Possible to add an element to a .NET Dictionary skipping the internal ContainsKey() call

Score: 6

Views: 193

Answers: 2

Read More
Vlad Omelyanchuk
Vlad Omelyanchuk

Reputation: 3101

How can I convert BitArray to single int?

Score: 49

Views: 64840

Answers: 4

Read More
Graviton
Graviton

Reputation: 83306

Convert from BitArray to Byte

Score: 45

Views: 109428

Answers: 9

Read More
SergejK
SergejK

Reputation: 109

Blazor Component Library as nuget Package does not provide css files

Score: 0

Views: 1267

Answers: 0

Read More
gothmog973
gothmog973

Reputation: 21

Where to find Microsoft .NET (C#) BCL reference, what classes are available in BCL packages?

Score: 2

Views: 492

Answers: 0

Read More
user629926
user629926

Reputation: 1940

Why no AutoResetEventSlim in BCL?

Score: 43

Views: 7668

Answers: 3

Read More
Brian Webb
Brian Webb

Reputation: 1156

DevOps CI pipe is failing claiming Microsoft.Bcl.Build

Score: 1

Views: 264

Answers: 2

Read More
Drew Noakes
Drew Noakes

Reputation: 311315

How did Microsoft create assemblies that have circular references?

Score: 110

Views: 12496

Answers: 9

Read More
Lelouch
Lelouch

Reputation: 87

How to call a method from another C# library project in Visual Studio?

Score: 0

Views: 1182

Answers: 2

Read More
PreviousPage 1Next