csharp-code topic

List csharp-code repositories

Iron-OCR-Image-to-Text-in-CSharp

72
Stars
17
Forks
Watchers

Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/

csharp-quick-reference-guide

78
Stars
22
Forks
Watchers

C# simple guide - Discovering csharp through code samples.

ETWNetMonv3

38
Stars
13
Forks
Watchers

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 &...

mustafabukulmez_com_dersler

35
Stars
15
Forks
Watchers

Kişisel web sitemde yayınladığım C# derslerini içeren bir projedir. Tüm dersleri içermemekle birlikte 12.11.2018 tarihinden sonra eklediğim ve bu projeye eklenmesini mantıklı bulduğum dersleri bu proj...

ConfigMapFileProvider

51
Stars
16
Forks
Watchers

.NET Core configuration based on Kubernetes config maps with auto reload support

Unity3D-PerlinCameraShake

19
Stars
3
Forks
Watchers

Perlin noise based camera shake MonoBehaviour script for Unity3D, ready to attach to a Camera. Uses a coroutine-based execution that exits after the job is done. Should be relatively performant.

Unity3D-ReactiveScriptables

31
Stars
0
Forks
Watchers

ScriptableObject based framework / scaffolding that facilitates loosely coupled communication and automatic update propagation between MonoBehaviour components.

Unity3D-SoundManager

18
Stars
4
Forks
Watchers

Simple but decent sound manager for Unity3D, with pitch and volume modulation, AudioSource pooling, positioned sound support, and playback completion callback.