Semantic Versioning for .NET Core apps and assemblies

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Newman

    Newman is a command-line collection runner for Postman

    For example, if I build a minimal API with its semver version set to 1.0.2-beta, this would be reported by a /version endpoint exposed by the API, as shown in the screenshot below from Hoppscotch (this is a Postman-like tool with the convenience that it runs the browser):

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. semver

    Semantic Versioning Specification

    I frequently need to set a semantic versioning version number when building ASP.NET Core API projects, then read or report this at runtime.

  4. Hoppscotch

    Open source API development ecosystem.

    For example, if I build a minimal API with its semver version set to 1.0.2-beta, this would be reported by a /version endpoint exposed by the API, as shown in the screenshot below from Hoppscotch (this is a Postman-like tool with the convenience that it runs the browser):

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build a simple AI-powered Q&A using Next.js and OpenAI Text Completion

    6 projects | dev.to | 30 Mar 2023
  • Atlassian to shed 5 per cent of workers

    3 projects | news.ycombinator.com | 7 Mar 2023
  • Top 10 HTTP Testing Tools for Mac in 2024

    8 projects | dev.to | 9 Dec 2024
  • Criando uma API simples com PHP puro

    6 projects | dev.to | 9 May 2024
  • Step CI – open-source API test automation framework

    1 project | news.ycombinator.com | 28 Mar 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?