Wingetlywingetly
← All apps
F

fabric-emulator

by calvinchengxv0.13.0

Last updated

A local emulator of the Microsoft Fabric control plane that validates Entra bearer tokens.

Install with winget

$ winget install --id calvinchengx.fabric-emulator --exact --version 0.13.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

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 trial

No credit card required.

About

Fabric Emulator is a local emulator of the Microsoft Fabric control

plane in a single Go binary: workspaces, items and their CI/CD

definitions, workspace RBAC, git integration, jobs, the 202/poll

long-running-operation contract, and a OneLake ADLS-Gen2 data-plane

subset — all validating Microsoft Entra bearer tokens. Pairs with

entra-emulator so service-principal automation and fabric-cicd

pipelines run offline with no capacity and no cloud tenant. Local

development tool only.

Installers · v0.13.0

ArchitectureTypeScopeInstallDownload
x64Portable-Direct
arm64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for fabric-emulator.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • E
    entra-emulatorcalvinchengx
    calvinchengx.entra-emulatorv0.9.0

    A local, MSAL-compatible emulator of Microsoft Entra ID (Azure AD) in a single Go binary.

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • BlueStacksnow.gg, Inc.
    BlueStack.BlueStacksv5.22.166.1003

    Play Android games on PC or try instantly from our cloud.

  • Shard LauncherThomas Marchand
    Th0rgal.ShardLauncherv0.1.16

    A minimal, content-addressed Minecraft launcher

  • Tabular EditorTabular Editor ApS
    TabularEditor.TabularEditor.2v2.29.0

    An open-source tool for managing Analysis Services Tabular and Power BI models.

  • Ruffle (Nightly)Ruffle
    Ruffle.Ruffle.Nightlyv0.4.0.26180

    A Flash Player emulator written in Rust.

More from calvinchengx or browse fabric, microsoft-fabric, onelake.

Frequently asked questions

How do I install fabric-emulator on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id calvinchengx.fabric-emulator --exact --version 0.13.0. winget downloads the installer from calvinchengx and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install fabric-emulator silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id calvinchengx.fabric-emulator --exact 0.13.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall fabric-emulator via winget?
Run: winget uninstall --id calvinchengx.fabric-emulator --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from fabric-emulator's Apps & Features entry.
Is fabric-emulator free?
fabric-emulator is distributed under Apache-2.0. Refer to the publisher (https://github.com/calvinchengx/fabric-emulator) for the full license terms - Wingetly itself does not charge for installation.
Does fabric-emulator work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls fabric-emulator directly from the publisher.
How do I keep fabric-emulator up to date?
Run winget upgrade --id calvinchengx.fabric-emulator --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of fabric-emulator from microsoft/winget-pkgs.