Sewer56.Update
1.3.1
See the version list below for details.
dotnet add package Sewer56.Update --version 1.3.1
NuGet\Install-Package Sewer56.Update -Version 1.3.1
<PackageReference Include="Sewer56.Update" Version="1.3.1" />
paket add Sewer56.Update --version 1.3.1
#r "nuget: Sewer56.Update, 1.3.1"
// Install Sewer56.Update as a Cake Addin #addin nuget:?package=Sewer56.Update&version=1.3.1 // Install Sewer56.Update as a Cake Tool #tool nuget:?package=Sewer56.Update&version=1.3.1
<div align="center">
<h1>Update</h1>
<img src="./Sewer56.Update/Merge.png" width="150" align="center" />
<br/> <br/>
<strong>An Extensible Update Library</strong>
<br/>
<p>For anything, from CurrentProgram
to Plugins.</p>
<a href="https://github.com/Sewer56/Update/actions/workflows/build-and-publish.yml">
<img src="https://img.shields.io/github/workflow/status/Sewer56/Update/Build%20and%20Publish" alt="Build" />
</a>
<a href="https://www.nuget.org/packages/Sewer56.Update">
<img src="https://img.shields.io/nuget/v/Sewer56.Update" alt="NuGet" />
</a>
</div>
Documentation
For the latest documentation for Update and more details about the library, please see the dedicated documentation site.
Alternatively, check the docs
folder of this repository.
About Update
Update
is a lightweight-ish updating framework for .NET applications.
It is designed with the purpose of updating arbitrary things, including but not limited to:
- Current Application
- Plugins
- Modules
The goal of this library is to be extensible; allowing users to easily add support for their own components such as download sources and compression formats without requiring changes to the library code.
Update is heavily inspired by Onova by Alexey Golub and has a somewhat similar API. Update
in particular adds additional features such as delta compression at the expense of a slightly more complex configuration process.
When to use Update
- You ship very big updates and require delta compression support between versions.
- You want to clean up your application folder after updates.
- You want to update things other than just the application you are running.
- You need to support Semantic Versioning (and thus Prereleases).
When to not use Update
Consider using the original Onova (or another library) if you have any of the following requirements:
- If you wish to use this library with .NET Framework (VCDiff needs backported).
- You need a simpler CI/CD deployment & integration experience.
- You can only upload 1 file to a given website.
Etymology
Update is a pun on the name Onova, which is the Ukrainian word for "update" (noun).
Icon
Merge by Creaticca Creative Agency from the Noun Project
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Sewer56.Update.Misc (>= 1.0.1)
- Sewer56.Update.Packaging (>= 1.2.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Sewer56.Update:
Package | Downloads |
---|---|
Sewer56.Update.Resolvers.GameBanana
GameBanana integration for Sewer56.Update. |
|
Sewer56.Update.Resolvers.GitHub
GitHub Releases integration for Sewer56.Update. |
|
Sewer56.Update.Resolvers.NuGet
NuGet V3 integration for Sewer56.Update, based on the official V3 NuGet Client API. |
|
Reloaded.Mod.Loader.Update.Packaging
Library for creating downloadable packages and updates for Reloaded II mods. For usage instructions please see the Programmers' section in Reloaded wiki. |
|
Reloaded.Mod.Loader.Update
Library for resolving dependencies, searching and downloading Reloaded II mod updates. For usage instructions please see the Programmers' section in Reloaded wiki. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sewer56.Update:
Repository | Stars |
---|---|
Reloaded-Project/Reloaded-II
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
|
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 190 | 9/27/2024 |
4.0.1 | 1,160 | 3/2/2023 |
4.0.0 | 1,614 | 10/12/2022 |
3.3.0 | 1,562 | 8/23/2022 |
3.2.0 | 580 | 8/18/2022 |
3.1.0 | 1,082 | 8/8/2022 |
3.0.0 | 396 | 7/31/2022 |
2.2.1 | 670 | 7/25/2022 |
2.2.0 | 882 | 3/30/2022 |
2.1.3 | 401 | 3/30/2022 |
2.1.2 | 419 | 3/25/2022 |
2.1.1 | 1,059 | 2/5/2022 |
2.1.0 | 408 | 2/5/2022 |
2.0.1 | 885 | 2/5/2022 |
2.0.0 | 808 | 1/12/2022 |
1.3.1 | 296 | 12/21/2021 |
1.3.0 | 301 | 12/16/2021 |
1.2.7 | 262 | 12/14/2021 |
1.2.6 | 362 | 12/14/2021 |
1.2.5 | 251 | 12/13/2021 |
1.2.4 | 322 | 12/2/2021 |
1.2.3 | 252 | 12/2/2021 |
1.2.2 | 260 | 11/22/2021 |
1.2.1 | 263 | 11/22/2021 |
1.2.0 | 259 | 11/22/2021 |
1.1.0 | 857 | 11/22/2021 |
1.0.1 | 439 | 11/21/2021 |
1.0.0 | 589 | 11/17/2021 |