The Wayback Machine - https://web.archive.org/web/20200928202051/https://github.com/topics/csharp-code
Skip to content
#

csharp-code

csharp logo

C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.

Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.

Here are 784 public repositories matching this topic...

GitRewrite
TimHeinrich
TimHeinrich commented Sep 11, 2020

Apparently multiple pack files can contain the same object hash. This error message will be shown:
`Unhandled Exception: System.ArgumentException: An item with the same key has already been added. Key: 0b1bac8acae82a0d91133244c61400a3e409ce56
at System.Collections.Generic.Dictionary\2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at GitRewrite.IO.PackReader.BuildPackFileDi

Created by Anders Hejlsberg

Released January 2002

Repository
dotnet/csharplang
Website
docs.microsoft.com/dotnet/csharp
Wikipedia
Wikipedia

Related Topics

dotnet language
You can’t perform that action at this time.