Last updated
Schema-first C# code generator for SQL Server stored procedures and enum tables.
$ winget install --id ItTiger.TigerWrap --exact --version 0.9.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
TigerWrap CLI uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
TigerWrapSetup_0_9_1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
TigerWrap is a schema-first code generator for SQL Server. It creates clean,
strongly-typed C# wrappers for stored procedures and enum tables - no ORM required.
The tiger-wrap CLI manages connections, code-generation projects, and the TigerWrap
metadata database (including guided schema upgrades).
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for TigerWrap CLI.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from IT Tiger or browse cli, code-generation, csharp.