# GitTools.Core
**Repository Path**: gitsharp/GitTools.Core
## Basic Information
- **Project Name**: GitTools.Core
- **Description**: Core library for all git tools
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-08-14
- **Last Updated**: 2024-08-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Git
## README
GitTools.Core
GitTools.Core used to contain the building blocks and common functionality which is needed by other
projects in GitTools, such as for [GitVersion][gitversion]. This is, however, no longer the case and
the repository is therefore **archived**.
![License][license]
[![Stable version][nuget-stable-badge]][nuget-stable]
![Pre-release version][nuget-pre-badge]
[![Build status][appveyor-badge]][appveyor]
[![Build Status][travis-badge]][travis]
## Icon
[Network][network] by Lorena Salagre from the Noun Project.
[license]: https://img.shields.io/github/license/gittools/gittools.core.svg
[nuget-stable-badge]: https://img.shields.io/nuget/v/GitTools.Core.svg?maxAge=2592000
[nuget-stable]: https://www.nuget.org/packages/GitTools.Core/
[nuget-pre-badge]: https://img.shields.io/nuget/vpre/gittools.core.svg
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/jtc2o9tql0qqcc9w?svg=true
[appveyor]: https://ci.appveyor.com/project/GitTools/gittools-core
[travis-badge]: https://travis-ci.org/GitTools/GitTools.Core.svg?branch=master
[travis]: https://travis-ci.org/GitTools/GitTools.Core
[network]: https://thenounproject.com/term/network/60865/
[gitversion]: https://github.com/GitTools/GitVersion