- Erlangen, Germany
-
05:31
- 1h ahead - https://ygoe.de
- @ygoe.de
- @iamygoe
Pinned Loading
-
Frontfire2
Frontfire2 PublicThe Frontfire Web Frontend Toolkit offers essential styles and effects combined with a consistent set of interactive widgets and layout utilities.
JavaScript
-
msgpack.js
msgpack.js PublicA minimal yet complete MessagePack implementation for JavaScript. msgpack.org[JavaScript]
-
NetRevisionTask
NetRevisionTask PublicInjects the current VCS revision of a working directory in a custom format into a .NET assembly build. Based on the .NET Revision Tool, integrated as an MSBuild task, for .NET Framework and .NET Core.
-
DeepConvert
DeepConvert PublicConverts a data type to another data type, smarter than the standard Convert class, including collections and their items as well as object properties (duck typing). With special support for DateTi…
-
AsyncTcpClient
AsyncTcpClient PublicAn asynchronous variant of TcpClient and TcpListener for .NET Standard.
-
Write your Windows batch files in C#...
Write your Windows batch files in C# (using PowerShell) 1<# :
2@echo off & setlocal & set __args=%* & %SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -Command Invoke-Expression ('. { ' + (Get-Content -LiteralPath ""%~f0"" -Raw) + ' }' + $env:__args) & exit /b %ERRORLEVEL%
3#> Add-Type @'
4// ========== BEGIN C# CODE ==========
5using System;
89 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 2 commits in 1 repository
Created 1 repository
-
ygoe/Modbus
C#
This contribution was made on Mar 10
Created an issue in dotnet/runtime that received 5 comments
SerialPort constantly throws IOException
Description The SerialPort seems to be broken in .NET 9. It throws this exception all the time: System.IO.IOException: "The I/O operation has been …
Opened 2 other issues in 2 repositories
nager/Nager.PublicSuffix
1
open
-
NullReferenceException: DomainDataStructure is not available
This contribution was made on Mar 19
platformio/platformio-core
1
closed
-
AVR: eeprom_busy_wait function causes build error
This contribution was made on Mar 8