- Erlangen, Germany
- https://ygoe.de
- https://bsky.app/profile/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;
If the problem persists, check the GitHub status page or contact support.