• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CSharpLanguageManager is an assembly/ library to build multilingual programms in .Net.

More Repositories

1

awesome-german-piracy

A curated list of (not only) German piracy sites.
C#
340
star
2

PdfPasswordRemover

PdfPasswordRemover is a project to remove passwords from PDF files.
C#
67
star
3

SparkplugNet

SparkplugNet is a library to use the Sparkplug industrial IoT (IIoT) standard in .Net. It uses MQTTnet in the background.
C#
56
star
4

NetCoreMQTTExampleCluster

NetCoreMQTTExampleCluster is a project to run a multi MQTT broker system based on MQTTnet, Dapper (for database connection) and Orleans.
C#
36
star
5

Ransomware

Ransomware is a project written in Net Framework 4.8 and shows how ransomeware generally works. This repository should be used for educational reasons only!!
C#
28
star
6

SimpleMqttServer

SimpleMqttServer is a project to run a simple MQTT server from a json config file.
C#
23
star
7

mqttfx171-backup

Mqtt.fx Backup just backups the page https://www.jensd.de/apps/mqttfx/1.7.1/ (Internet Archive link: https://web.archive.org/web/20210514230412/https://www.jensd.de/apps/mqttfx/1.7.1/) and its MQTT.fx client, version 1.7.1.
20
star
8

WindowsHello

WindowsHello is an assembly/ library to work with Microsoft's Windows Hello in aplications.
C#
16
star
9

MQTTnet.TestApp.WinForm

MQTTnet.TestApp.WinForm is a test application to test MQTTnet. The assembly was originally created by @grammyleung.
C#
14
star
10

AESCryptoUploader

AESCryptoUploader is a project to upload encrypted files to Google Drive and Mega.nz.
C#
13
star
11

NetCoreMQTTExampleJsonConfigHashedPasswords

NetCoreMQTTExampleJsonConfigHashedPasswords is a project to check user credentials and topic restrictions from MQTTnet from a json config file using hashed user passwords.
C#
10
star
12

MQTT2PostgresBridge

MQTT2PostgresBridge is a project to connect a locally running broker to a Postgres database and store the messages in a database table. The project was written and tested in Python 3.
Python
8
star
13

MQTTnet.TestApp.SimpleServer

MQTTnet.TestApp.SimpleServer is a test application to test MQTTnet. The assembly was originally created by @grammyleung.
C#
7
star
14

MqttBridge

MqttBridge is a project to run a simple local MQTT server from a json config file and bridge data from a local MQTT server to a remote one.
C#
7
star
15

NetCoreMQTTExampleDapperConfig

NetCoreMQTTExampleDapperConfig is a project to check user credentials and topic restrictions from MQTTnet from a database using Dapper.
C#
6
star
16

BlockChain

BlockChain is a simple block chain written in C#.
C#
6
star
17

GoogleDriveExample

GoogleDriveExample is an assembly/ library on how to work with the Google.Apis.Drive.v3.dll.
C#
6
star
18

PortScanner

PortScanner is an executable to scan a specific host for open ports.
C#
6
star
19

CameraActivityChecker

CameraActivityChecker is an executable to check if the camera gets activated.
C#
6
star
20

NetCoreMQTTExampleJsonConfig

NetCoreMQTTExampleJsonConfig is a project to check user credentials and topic restrictions from MQTTnet from a json config file.
C#
6
star
21

MQTT2MySQLBridge

MQTT2MySQLBridge is a project to connect a locally running broker to a MySQL database and store the messages in a database table. The project was written and tested in Python 3.
Python
6
star
22

ProcessMonitor

ProcessMonitor is a software to monitor and log a processe's CPU and RAM usage over the time.
C#
5
star
23

CollectionExtensions

CollectionExtensions is an dll/ assembly that contains useful extensions to Lists, Dictionaries and ObservableCollections.
C#
5
star
24

NetCoreMQTTExampleIdentityConfig

NetCoreMQTTExampleIdentityConfig is a project to check user credentials and topic restrictions from MQTTnet from a database using Asp.Net Identity.
C#
5
star
25

PgBouncerWinBinaries

PgBouncerWinBinaries is a project to host pre-built Windows binaries of the pgBouncer project.
5
star
26

EmguCVZXingBarcodeExample

EmguCVZXingBarcodeExample is an example project on how to read barcodes from an image with EmguCV and ZXing.
C#
5
star
27

PortKnocker

PortKnocker is a project to run a simple port knocking client for UDP and TCP connections.
C#
4
star
28

DotNetEasyRandom

EasyRandom for .Net is an assembly/ library to generate random numbers with the internal Random library from .Net more easy.
C#
4
star
29

Telerik.Ui.for.Blazor.German.Resources

Telerik.Ui.for.Blazor.German.Resources is a contains resources for the German translation of the Telerik UI for Blazor. The project contains all German translation resources (*.resx) for the Telerik.Ui.for.Blazor versions from 2.5.1+.
4
star
30

awesome-hardware-firewalls

A curated list of hardware firewalls.
4
star
31

ImageTextRecognition

ImageTextRecognition is an executable to scan images and get the text from them using OCR.
C#
4
star
32

GitlabAutoPullMirroring

GitlabAutoPullMirroring is a script to update all Gitlab repositories to be mirrored from Github (Pull from Github, push is currently not possible). Useful for all that are #movingtogitlab. The script was written and tested in Python 3.
Python
4
star
33

MatBlazorWizardControl

MatBlazorWizardControl is an example project for a Wizard control with Blazor and MatBlazor.
C#
4
star
34

ParkingLotDataCollection

ParkingLotDataCollection is written and tested in Python 3. Its purpose is to unify parking lot data from APIs in Germany.
Python
4
star
35

TelegramMessageBot

TelegramMessageBot is a project to send a message from a bot to a Telegram chat. The script was written and tested in Python 3.
Python
4
star
36

CortanaKiller

CortanaKiller is an executable to permanently kill the Cortana Background Task in Windows 10.
Inno Setup
3
star
37

SignalRForWPF

SignalRForWPF is an example on how to work with ASP.Net Core SignalR in WPF aplications.
C#
3
star
38

MoneroMiner

MoneroMiner is an assembly/ library to run a monero miner in .Net. The assembly was written and tested in .Net 5.0.
C#
3
star
39

BruteForcing

Bruteforcing implementation in C#.
C#
3
star
40

WpfPageTransition

WpfPageTransitions is an executable to show how page transitions work in C# WPF.
C#
3
star
41

WordPressAttack

WordPressAttack is written and tested in Python 3. Its purpose is to describe how a wordpress website can be attacked.
Python
3
star
42

MicroStrategyIServerScripts

Scripts to show the MicroStrategy Intelligence Server's status, version, to start and stop the MicroStrategy Intelligence Server and check the state afterwards.
Python
3
star
43

RaspberryPiBackupClient

RaspberryPiBackupClient is a project to backup certain directories from your Raspberry Pi to a WebDav server. The script was written and tested in Python 3.
Python
3
star
44

Compare2Images

Compare2Images is a project to compare 2 images in C#.
C#
3
star
45

MailkitExample

MailkitExample is a test application to test MailKit's embedded image sending feature.
C#
3
star
46

SoftwareUpdater

SoftwareUpdater is an executable to update other software.
C#
3
star
47

AESCryptoLib

AESCryptoLib is an assembly/ library to encrypt strings with AES in .Net.
C#
3
star
48

LoadGamesFromPcGamesDownloadCom

oadGamesFromPcGamesDownloadCom is written and tested in Python 3.7.4. Its purpose is to load all posts in a structured way from https://pcgames-download.com/. The project is no longer needed because the website went down (Probably due to DMCA takedown).
HTML
3
star
49

QRNGHuBerlinTest

QRNGHuBerlinTest is used to connect to the HU Berlin quantum computer.
C#
2
star
50

GithubReleasesScraper

GithubReleasesScraper is a script to get the releases of a Github project in a markdown formatted file. GithubReleasesScraper is written and tested in Python 3.
Python
2
star
51

SSHServerShutdown

SSHServerShutdown is an executable to shutdown your synology DiskStation.
C#
2
star
52

PermaPing

PermaPing is an executable to check your computer's internet connection.
C#
2
star
53

ProcessKiller

ProcessKiller is an executable to kill processes depending on the configuration.
C#
2
star
54

SensorsPayloadDecoder

SensorsPayloadDecoder is a library to read the payload information from the Bosch parking sensor and the Elsys ERS sensor binary data.
C#
2
star
55

UdpForwarder

UdpForwarder is a simple executable to forward UDP data from a local to a local or remote endpoint.
C#
2
star
56

DecimalMath

DecimalMath is a library to calculate mathematic functions with the decimal data type.
C#
2
star
57

GetNewUUID

GetNewUUID is an executable to generate new UUIDs.
C#
2
star
58

SimpleSignalClient

C#
2
star
59

SolvingTheGoogleBillboardProblem

Solving the Google billboard problem and getting the first 10 digits of e that are a prime number.
2
star
60

AES-FileCryptor

AES-FileCryptor is an executable to encrypt and decrypt files.
Visual Basic .NET
2
star
61

InternetConnectionChecker

InternetConnectionChecker is a software to check the current internet connection permanently.
C#
2
star
62

MoneyLaundrymat

MoneyLaundrymat is an executable to simulate the process of laundering money.
C#
2
star
63

PagerDutyClient

PagerDutyClient is a library to send alarms to PagerDuty. Use the API at https://developer.pagerduty.com/docs/events-api-v2/trigger-events/.
C#
2
star
64

DockerApacheSSLphpBB

Docker Apache with SSL and phpBB installed.
Dockerfile
2
star
65

LowOrbitIonCannonNet

C#
2
star
66

api-demo

Demonstration and presentation of RippleAPI and rippled.
HTML
2
star
67

ChatServer

ChatClient and Server is a server/ client implementation in C#.
C#
2
star
68

WindowsHelloChanges

WindowsHelloChanges is just a repository to show the changes made to avoid the security issue under
C#
2
star
69

RotateImagesInCSharp

Kind of a 'library' for CSharp (.Net with WPF) on how to rotate images based on the 'orientation' EXIF tag.
C#
2
star
70

SudokuSolver

SudokuSolver is a project used to solve sudokus.
C#
2
star
71

ShutDownRestartLockLogOff

ShutDownRestartLockLogOff is an executable to check how to shutdown, restart, lock or log off from Windows.
C#
2
star
72

WindowsUnixFileDeleter

WindowsUnixFileDeleter is a software to delete all UNIX files (e.g. .DS_STORE) from the Windows directory specified.
C#
2
star
73

HowToCreateASailsJsApplicationWithSwagger

HowToCreateASailsJsApplicationWithSwagger is a project that shows how to setup Swagger-Node/ Swagger within a Sails.JS application.
HTML
2
star
74

OrleansReconnection

An example project for the issue https://github.com/dotnet/orleans/issues/7436.
C#
1
star
75

FolderComparer2

FolderComparer2 is a software to compare folders according to their size, files and subfolders. RecursiveFolderComparation is a kind of 'library' on how to compare folders in C#.
C#
1
star
76

URANG-Unique-Random-Number-Generator

URANG-Unique Random Number Generator is an executable to generate unique numbers.
C#
1
star
77

OneClickShutdown

OneClickShutdown is an executable to shut down Windows immediately.
Inno Setup
1
star
78

GitSetUserName

Repo on how to set the username and email in Git.
1
star
79

MapReduceWithHadoop

MapReduce implementation for a word count with Apache Hadoop.
Java
1
star
80

CheckLoggingBug

CheckLoggingBug is a test project to check whether the issue under https://github.com/SeppPenner/Serilog.Sinks.Telegram/issues/10 is relevant or not. The executable was written and tested in .Net 5.0.
C#
1
star
81

ExifCleaner

ExifCleaner Software/library for C# to clean exif data from images. Software/Assembly für C#, die die Exifdaten von Bildern entfernt.
C#
1
star
82

WordCloudGenerator

WordCloudGenerator implementation in C#.
C#
1
star
83

BlazorFileUploadService

BlazorFileUploadService is a project to support simple file uploads using Blazor.
C#
1
star
84

MegaApiClient4Java

MegaApiClient4Java is a library for using Mega.Nz with Java.
Java
1
star
85

MoveFilesToTopFolder

MoveFilesToTopFolder is an example project to move all mp3 files from a directory to one top folder.
C#
1
star
86

drone-images

Images for Drone.io
1
star
87

AES-TextCryptor

AES-TextCryptor is an executable to encrypt and decrypt strings.
Visual Basic .NET
1
star
88

TestDataGridViewWithWrapMode

TestDataGridViewWithWrapMode is an executable to check how a DataGridView with wrap mode works.
Visual Basic .NET
1
star
89

ControlTest

ControlTest is an executable to check how a LED user control works.
C#
1
star
90

512kbChecker

512kbChecker is an executable to check gif files if they are too large for IBM Lotus Notes Sametime.
C#
1
star
91

RucksackSolverC-

RucksackSolver is an executable to solve the rucksack problem with dynamic programming and as well with the FPTAS.
C#
1
star
92

HowToCreateAnAltCoin

Short repository on how to create an alternative coin to BitCoin
1
star
93

StundenlohnBerechner

StundenlohnBerechner is an executable to calculate the net hourly salary.
C#
1
star
94

Arduino-GoogleTime

Arduino library to get current time from google.com server response
C
1
star
95

LinearCongruenceGenerator

Linear Congruence Generator implementation in Java
Java
1
star
96

FibonacciHeap

FibonacciHeap is an assembly/ library to build and use Fibonacci heaps in C#.
C#
1
star
97

OxygenWeatherIcons

OxygenWeatherIcons contains all weather icons from the Oxygen team. I don't own any rights of these icons. They're licensed under KDE; / LGPL (https://www.gnu.org/copyleft/lgpl.html) by The Oxygen Team.
1
star
98

CountGitCommits

Script to show the number of git commits in a git repository. The script was written and tested in Python 3.
Python
1
star
99

LinearCongruenceGeneratorC-

Linear Congruence Generator implementation in C#.
C#
1
star
100

BMIRechner

BMIRechner is an executable to check your body mass index.
C#
1
star