The Wayback Machine - https://web.archive.org/web/20210330041426/https://github.com/SeppPenner
Skip to content
Avatar
😜
I like cookies πŸͺπŸͺπŸͺπŸͺ
😜
I like cookies πŸͺπŸͺπŸͺπŸͺ

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. PdfPasswordRemover is a project to remove passwords from PDF files. The project was written and tested in .Net 5.0.

    C# 27 13

  2. 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# 20 18

  3. Serilog.Sinks.MicrosoftTeams is a library to save logging information from Serilog to Microsoft Teams. The assembly was written and tested in .Net 5.0.

    C# 16 5

  4. A curated list of German piracy sites.

    16 3

  5. MQTTnet.TestApp.WinForm is a test application to test MQTTnet. The assembly was written and tested in .Net 5.0 and originally created by @grammyleung.

    C# 11 7

  6. SimpleMqttServer is a project to run a simple MQTT server from a json config file. The project was written and tested in .Net 5.0.

    C# 11 11

1,374 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

Created 4 repositories

Created an issue in chkr1011/MQTTnet that received 3 comments

MqttClientOptionsBuilder WithTls(Action<MqttClientOptionsBuilderTlsParameters> optionsBuilder) doesn't work properly

Describe the bug When using the code from the wiki, the connection can be established when specifiying some SSL options (https://github.com/chkr101…

3 comments
Opened 1 other issue in 1 repository