-
Komprenu GmbH
- Erlangen, Germany
- https://ygoe.de
- @iamygoe
Block or Report
Block or report ygoe
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
msgpack.js Public
A minimal yet complete MessagePack implementation for JavaScript. msgpack.org[JavaScript]
-
NetRevisionTask Public
Injects 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 Public
Converts 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 Public
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
-
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;
101 contributions in the last year
Contribution activity
May 2022
Created 3 commits in 2 repositories
Created 1 repository
Created an issue in prusa3d/PrusaSlicer that received 13 comments
Associate .3mf and .stl files with PrusaSlicer in Windows
Description of the bug .3mf files are not opened with any application in SpeedCommander. They also have no icon. When double-clicking, I get the er…