EXE
WinGet
NetPad vNext
Tareq Imbasher · 0.11.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
netpad_vnext-0.11.0-win-x64.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NetPad vNext
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.11.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
netpad_vnext-0.11.0-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TareqImbasher.NetPad.vNext
Version
0.11.0
Description
A cross-platform C# editor and playground.
License
MIT
↗
Installer URL
https://github.com/tareqimbasher/NetPad/releases/download/v0.11.0/netpad_vnext-0.11.0-win-x64.exe
Release Notes
If you like NetPad, please star the repo 🌟 and consider sponsoring FOSS!
This release adds .NET 10 support, some new features, and a new CLI tool! All feedback is welcome.
🎯 A special thanks to Andrea Bondanini (@sbundaz) for contributing a number of new features in this release.
What's New 🚀
.NET 10 Support
.NET 10 SDK is now supported. New scripts will automatically target .NET 10 if you have it installed.
Oracle Data Connections
You can now create Oracle database connections. Thanks to Andrea…