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 1,072 public repositories matching this topic...

aurora-api-project

Aurora is a project developed in .NET 6, 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 Jan 14, 2022
  • C#
GitRewrite
Mo-Gul
Mo-Gul commented May 24, 2021

I would like to ask if it would be possible to implement that one can delete files and/or folders from git's history that are listed in a file.

When I am not wrong the command

git log --pretty=format: --name-only | sort -u

lists all files and folders that ever were (or still are) present in the repository. Then one just would need to delete the stuff that should be kept in the repos

enhancement help wanted good first issue

ETWNetMonv3 is simple C# code for Monitoring TCP Network Connection via ETW & ETWProcessMon/2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.

  • Updated Apr 11, 2022
  • C#

Created by Anders Hejlsberg

Released January 2002

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

Related Topics

dotnet language