Pinned Loading
-
SPDataModel
SPDataModel PublicJust another data modeling tool for creating relational data models from/in SharePoint based on SharePoint lists
C# 1
-
HomeMatic-XmlApi-Lib
HomeMatic-XmlApi-Lib PublicA library that wraps the HomeMatic XML-API Addon in C# for use in .NET projects
-
PushMonitoring
PushMonitoring PublicA library and command line tool for sending notifications via push services (Pushalot and Pushover) about windows system states.
-
HomeMatic-Notification-Service
HomeMatic-Notification-Service PublicA notification Windows service for HomeMatic based on XML-API Addon.
C# 1
-
A very simple log-entry class for in...
A very simple log-entry class for in-object runtime logging. Great to merge entries in a log viewer or pump it to console or CVS. 1using System;
23namespace TRoschinsky.Common
4{
5/// <summary>
-
Web server in a PowerShell
Web server in a PowerShell 1# Setup page or read HTML files from folder
2$page = "<html><body style='font: small arial, sans-serif;'><h1>PowerShell Web Server (request {0} out of {1})</h1><h3>Headers...</h3><p>{2}</p><h3>GET vars...</h3><p>{3}</p><h3>User agent...</h3><p>{4}</p><h3>Accept types...</h3><p>{5}</p><body></html>"
3# Setup HTTP listener
4$stopAfter = 10
5$lstnr = New-Object System.Net.HttpListener
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.