UpdatR VS NuKeeper

Compare UpdatR vs NuKeeper and see what are their differences.

UpdatR

Update tool for package reference and dotnet-tools.json (by OskarKlintrot)

NuKeeper

Automagically update nuget packages in .NET projects (by NuKeeperDotNet)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
UpdatR NuKeeper
2 2
6 528
- -
5.8 4.9
7 days ago over 2 years ago
C# C#
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

UpdatR

Posts with mentions or reviews of UpdatR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.
  • What is the/your current/popular choice for dotnet c# scripting ?
    7 projects | /r/dotnet | 24 Mar 2022
    With top level statements a .cs-file can be quite similar to csx. I just whish I could specify the nuget packages in it so we could ditch the csproj. Or that csx for full support in dotnet run. I usually just use top level statements with Bullseye, that's quite neat even if it requires a csproj. Here's an example of what I do with it: https://github.com/OskarKlintrot/UpdatR/blob/main/tools/Build/Build.cs
  • I've been wasting time writing Clone libraries. What's your free time project?
    4 projects | /r/dotnet | 11 Mar 2022
    My side project is UpdatR (https://github.com/OskarKlintrot/UpdatR) which I use to replace Nukeeper at work. Nukeeper is deprecated and stopped working on Azure DevOps but Dependabot isn't available on Azure DevOps. "How hard can it be" I thought and spent too many evenings getting it working good enough to actually use... It updates packages to the latest version that is still supported by the target framework and generates a title and body to be used in the PR. It seems to be working so far. I want it to support multitarget frameworks and updating Directory.Build.props too, which are no small tasks...

NuKeeper

Posts with mentions or reviews of NuKeeper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-01.

What are some alternatives?

When comparing UpdatR and NuKeeper you can also consider the following projects:

csharpier - CSharpier is an opinionated code formatter for c#.

gatekeeper - VS Code extension to automatically block unwanted Live Share guests

simple-exec - 🏃 A .NET library that runs external commands.

Versioning.NET - A dotnet tool that automatically increments versions in csproj files based on git commit hints.

ClearScript - A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).

CoronaDeployments - This project is created to make versioned deployments behind IIS easy! This project main focus is on Dot Net (Windows Server & IIS) & SVN SCM / Git deployments.

bullseye - 🎯 A .NET library for running a target dependency graph.

Nupendencies - Automated NuGet Dependency Updater

interactive - .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

ScriptCS - Write C# apps with a text editor, nuget and the power of Roslyn!

DarkForces - Dark Forces Library for .NET and Unity

RefinedQuery - Helper library for applying query objects into IQueryables in a declarative manner