The Wayback Machine - https://web.archive.org/web/20201028063723/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 797 public repositories matching this topic...

aurora-api-project

Aurora is a project developed in .NET Core, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
  • Updated Sep 30, 2020
  • C#
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.