.net software developer by passion ❤.
Pinned Loading
-
-
DbContextScope
DbContextScope PublicForked from tncalvert/DbContextScope
A simple and flexible way to manage your Entity Framework DbContext instances
-
synology-docker-mozilla-syncserver
synology-docker-mozilla-syncserver PublicA docker image to run a Firefox Sync Server on a synology
Shell 2
-
opc-ua-client
opc-ua-client PublicForked from convertersystems/opc-ua-client
Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
C#
-
Setup fresh Windows installation
Setup fresh Windows installation 1# Ensure the script is run as administrator
2if (-not ([Security.Principal.WindowsPrincipal] [Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")) {
3Write-Host "The script must be run as Administrator. Restarting with elevated privileges..."
4Start-Process powershell -ArgumentList "-NoProfile -ExecutionPolicy Bypass -File `"$PSCommandPath`"" -Verb RunAs
5exit
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.