Wingetlywingetly
← All apps

Rosi

by MarkoBLv6.0.0.0

Last updated

Rosi, the power of .NET Core in a single executable.

Install with winget

$ winget install --id MarkoBL.Rosi --exact --version 6.0.0.0

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

Silent install command for Rosi

Rosi uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Rosi_Windows_x64.msi /quiet /norestart

See the full silent install reference for Rosi

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

Rosi is an easy way to run your C# code everywhere, especially on Linux and macOS. No need to mess around with package management.

Rosi is just a single executable file that you need to run your C# code. Just put it on your USB drive and you're done.

Installers · v6.0.0.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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 Rosi.

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

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.0

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Visual Studio BuildTools 2022Microsoft Corporation
    Microsoft.VisualStudio.2022.BuildToolsv17.14.40

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Visual Studio Community 2026Microsoft Corporation
    Microsoft.VisualStudio.Communityv18.10.0

    Everything you need to build modern apps - free for you, built for impact.

  • dnSpydnSpyEx
    dnSpyEx.dnSpyv6.6.0

    dnSpyEx is a unofficial continuation of the dnSpy project which is a debugger and .NET assembly editor.

  • Visual Studio Community 2022Microsoft Corporation
    Microsoft.VisualStudio.2022.Communityv17.14.40

    Everything you need to build modern apps - free for you, built for impact.

  • Visual Studio Professional 2026Microsoft Corporation
    Microsoft.VisualStudio.Professionalv18.10.0

    The trusted IDE for professional developers - from desktop to cloud.

More from MarkoBL or browse .net, .net-core, c#.

Frequently asked questions

How do I install Rosi on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MarkoBL.Rosi --exact --version 6.0.0.0. winget downloads the installer from MarkoBL and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Rosi silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MarkoBL.Rosi --exact 6.0.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Rosi?
Rosi uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i Rosi_Windows_x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Rosi via winget?
Run: winget uninstall --id MarkoBL.Rosi --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Rosi's Apps & Features entry.
Is Rosi free?
Rosi is distributed under 0BSD License. Refer to the publisher (https://github.com/MarkoBL/Rosi) for the full license terms - Wingetly itself does not charge for installation.
Does Rosi 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 Rosi directly from the publisher.
How do I keep Rosi up to date?
Run winget upgrade --id MarkoBL.Rosi --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of Rosi from microsoft/winget-pkgs.

Recent versions

  • 6.0.0.0latest
  • 2.1.0.0
  • 1.0.5.0
  • 1.0.4.0