-
Updated
May 15, 2022 - C#
{{ message }}
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.
eBook "Bypassing AVS by C#.NET Programming" (Free Chapters only)
Camelot is cross-platform file manager written in C#
The best way to implement singleton pattern in Unity.
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.
Design OO food delivery app with C# & Design Patterns
Sexy and Utilitarian Code Configuration
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
PostSharp Samples
Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.
Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/
Project for get direct link from site (https://mega.nz/)
C# simple guide - Discovering csharp through code samples.
Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
.NET Core configuration based on Kubernetes config maps with auto reload support
Repositório responsável pelo workshop para aprender os principais conceitos de desenvolvimento em .NET CORE & EF
C# Code Examples / Snippets
RawTools is an open-source and freely available package designed to perform scan data parsing and quantification, and quality control analysis of Thermo Orbitrap raw mass spectrometer files from data-dependent acquisition experiments.
Unity3D editor tool to speed up scene switching and playtesting when you are working with multiple scenes.
Upload videos, images or album to Instagram site
C#命名规范中文版/C#编码规范中文版
Some basic C# tools for Unity3D.
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.
Created by Anders Hejlsberg
Released January 2002
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
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