#
csharp-code

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 734 public repositories matching this topic...
The best way to implement singleton pattern in Unity.
design-pattern
csharp
unity
unity-tutorial
unity3d
unity-scripts
design-patterns
singleton
csharp-code
csharp-script
singleton-pattern
singleton-standard
csharp-library
singletonpattern
-
Updated
Dec 14, 2017 - C#
Design OO food delivery app with C# & Design Patterns
-
Updated
Nov 19, 2019 - C#
JimmyCushnie
commented
Jan 21, 2020
SUCC does not support saving or loading interface types. This should be documented and it should throw an exception if you try.
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
algorithm
csharp
unity
unity3d
unity-scripts
pathfinding
unity-3d
algorithm-library
dijkstra
implementation
pathfinding-algorithm
csharp-code
dijsktra-shortest-path
dijkstra-algorithm
unity2d
pathfinding-library
csharp-library
dijkstra-shortest-path
-
Updated
Jun 7, 2019 - C#
PostSharp Samples
csharp
dotnet
diagnostics
aop
aspect-oriented-framework
aspect-oriented-programming
aspects
csharp-code
aop-architecture
aop-aspects
aop-framework
postsharp
-
Updated
Mar 13, 2020 - C#
Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.
obfuscation
protection
obfuscate
csharp
code
dotnet
dot-net
dotnet-core
obfuscator
obfuscated
source-code
csharp-code
obfuscate-strings
obfuscation-algorithms
skaters
-
Updated
Jun 6, 2018
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
framework
csharp
osc
unity
unity-editor
unity3d
opensoundcontrol
unity3d-plugin
csharp-code
osc-protocol
editor-extension
extosc
osc-receiver
oscmessage
-
Updated
Mar 16, 2020 - C#
Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/
-
Updated
Nov 16, 2018 - C#
Rewrite git history. Faster alternative to git filter-branch or bfg-repo-cleaner to perform certain rewrite tasks on a git repository.
-
Updated
Feb 3, 2020 - C#
A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.
diff
csharp
dotnet-core
dotnet-standard
differences-detected
difference
csharp-code
difference-between
difference-generator
-
Updated
May 23, 2020 - C#
Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
gamedev
csharp
unity-editor
unity3d
unity-scripts
editor-plugin
unity3d-plugin
csharp-code
csharp-script
unity-plugin
unity3d-editor
unity-tools
category-gameobjects
editor-tool
-
Updated
Mar 10, 2018 - C#
Unity3D editor tool to speed up scene switching and playtesting when you are working with multiple scenes.
productivity
csharp
unity
tool
unity-editor
unity3d
unity-asset
unity3d-plugin
csharp-code
unity2d
unity3d-editor
unity3d-game-engine
-
Updated
Aug 16, 2019 - C#
Upload videos, images or album to Instagram site
-
Updated
Feb 17, 2019 - C#
Repositorio designado para ser un respaldo del contenido de las clases de Programacion.net II
-
Updated
Jun 25, 2019
C#命名规范中文版/C#编码规范中文版
csharp
naming-conventions
china
chinese
chinese-translation
guidelines
csharp-code
csharp-script
naming-convention
naming-schemes
-
Updated
Mar 4, 2019
Programas realizados en Programación Punto Net II
-
Updated
Jul 1, 2019
Trabajos Individuales que se realizarón en clases y que sirven de apoyo a los compañeros
-
Updated
Jun 25, 2019
Some basic C# tools for Unity3D.
csharp
avl-tree
pipeline
unity
octree
unity3d
data-structures
polyline
source-code
csharp-code
csharp-script
csharp-library
pooling
octree-structure
-
Updated
Feb 27, 2020 - C#
Respaldo de los programas realizados en Progrmacion.NetII
javascript
java
visual-studio
csharp
visual-basic
visual-studio-code
csharp-code
csharp-script
csharp7
-
Updated
Jul 12, 2019
C# Code Examples / Snippets
c-sharp
code-samples
design-patterns
designpatterns
csharp-code
solid-principles
csharp-notes
csharp-resources
code-sample
c-sharp-learning
-
Updated
Jun 9, 2020 - C#
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.
-
Updated
Jul 10, 2019 - C#
Repositório responsável pelo workshop para aprender os principais conceitos de desenvolvimento em .NET CORE & EF
-
Updated
Jan 16, 2020 - HTML
.NET Core configuration based on Kubernetes config maps with auto reload support
-
Updated
Sep 14, 2019 - C#
Administration Plugin for SCP: Secret Lab
plugin
csharp
unity
scp
smod
csharp-code
secret-lab
scp-sl
smod2
smod3
scpsl
scpsl-server
secret-laboratory
-
Updated
May 17, 2020 - C#
Code relating to payment processing or point of sale
-
Updated
Nov 8, 2018 - C#
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia
Althougt code can be commented in the scripts, could be great to generate automatic documentation for the scripts and host it in the gh-pages branch of this repository.
In this way we can have a presentation web for the library and also the related documentation on how the API works.
I have checked DocFX and it seems it's possible to implement the pipeline for hosting the documentation as st