Velopack.Build 0.0.1298

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Velopack.Build --version 0.0.1298
                    
NuGet\Install-Package Velopack.Build -Version 0.0.1298
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Velopack.Build" Version="0.0.1298">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Velopack.Build" Version="0.0.1298" />
                    
Directory.Packages.props
<PackageReference Include="Velopack.Build">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Velopack.Build --version 0.0.1298
                    
#r "nuget: Velopack.Build, 0.0.1298"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Velopack.Build@0.0.1298
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Velopack.Build&version=0.0.1298
                    
Install as a Cake Addin
#tool nuget:?package=Velopack.Build&version=0.0.1298
                    
Install as a Cake Tool

Velopack

Velopack is an installation and auto-update framework for cross-platform applications. It's opinionated, extremely easy to use with zero config needed. With just one command you can be up and running with an installable application, and it's lightning fast for your users, too.

Features

  • 😍 Zero config – Velopack takes your compiler output and generates an installer, updates, delta packages, and self-updating portable package in just one command.
  • 🎯 Cross platform – Velopack supports building packages for Windows, OSX, and Linux, so you can use one solution for every target.
  • 🚀 Automatic migrations - If you are coming from other popular frameworks (eg. Squirrel), Velopack can automatically migrate your application.
  • ⚡️ Lightning fast – Velopack is written in Rust for native performance. Delta packages mean your user only downloads what's changed between versions.
  • 📔 Language agnostic - With support for C#, C++, JS, Rust and more. Use a familiar API for updates no matter what language your project is.

Documentation

Community

  • ❓ Ask questions, get support, or discuss ideas on Discord
  • 🗣️ Report bugs or request features on GitHub Issues
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1369-g1d5c984 268 9/24/2025
0.0.1362-gfa48e3c 284 8/27/2025
0.0.1350-g3ba32af 225 6/27/2025
0.0.1335-g2ad2c37 248 6/16/2025
0.0.1331-g112f46f 226 6/15/2025
0.0.1298 2,030 6/7/2025
0.0.1297 190 6/5/2025
0.0.1251 350 5/13/2025
0.0.1213-g57cf68d 549 3/24/2025
0.0.1165-g6c20617 383 3/6/2025
0.0.1126-g9740825 256 2/8/2025
0.0.1120-gbc54e03 279 2/6/2025
0.0.1053 1,220 12/31/2024
0.0.1049 704 12/30/2024
0.0.1023 756 12/27/2024
0.0.1015 413 12/21/2024
0.0.997-g19a92d0 272 12/19/2024
0.0.996-gddcb6fb 258 12/19/2024
0.0.992-g26f877f 280 12/18/2024
0.0.970-gc8c957b 226 12/4/2024
Loading failed