https://github.com/yuhima03/yuh.semanticversioning
A .NET library that provides a structure that represents a version which follows Semantic-Versioning-2.0.0.
https://github.com/yuhima03/yuh.semanticversioning
csharp csharp-library dotnet dotnet-library semantic-version semantic-versioning version
Last synced: about 2 months ago
JSON representation
A .NET library that provides a structure that represents a version which follows Semantic-Versioning-2.0.0.
- Host: GitHub
- URL: https://github.com/yuhima03/yuh.semanticversioning
- Owner: YuHima03
- License: mit
- Created: 2024-03-06T18:04:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T18:24:30.000Z (about 1 year ago)
- Last Synced: 2025-03-13T12:14:55.730Z (about 2 months ago)
- Topics: csharp, csharp-library, dotnet, dotnet-library, semantic-version, semantic-versioning, version
- Language: C#
- Homepage: https://www.nuget.org/packages/Yuh.SemanticVersioning
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Yuh.SemanticVersioning
Provides a structure that represents a version that follows [Semantic-Versioning-2.0.0](https://semver.org/spec/v2.0.0.html).