Versioning.NET VS Evolve

Compare Versioning.NET vs Evolve and see what are their differences.

Versioning.NET

A dotnet tool that automatically increments versions in csproj files based on git commit hints. (by cbcrouse)

Evolve

Database migration tool for .NET and .NET Core projects. Inspired by Flyway. (by lecaillon)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Versioning.NET Evolve
3 5
19 822
- -
3.6 3.6
11 months ago about 2 months ago
C# C#
MIT License MIT License
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.

Versioning.NET

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

Evolve

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

What are some alternatives?

When comparing Versioning.NET and Evolve you can also consider the following projects:

Entity Framework - EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

Nerdbank.GitVersioning - Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.

DbUp - DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

roundhouse - RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control

AutoTrimps - AutoTrimps - Zek

dotnet-setversion - .NET Core CLI tool to update the version information in .NET Core *.csproj files

NuKeeper - Automagically update nuget packages in .NET projects

marionette - Marionette is a test automation framework based on image and text recognition for .NET.

liz - liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon

GitVersion - From git log to SemVer in no time

sqlancer - Automated testing to find logic and performance bugs in database systems

CommandLineUtils - Command line parsing and utilities for .NET