ktsu.GitIntegration 1.1.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ktsu.GitIntegration --version 1.1.1
                    
NuGet\Install-Package ktsu.GitIntegration -Version 1.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ktsu.GitIntegration" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ktsu.GitIntegration" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="ktsu.GitIntegration" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ktsu.GitIntegration --version 1.1.1
                    
#r "nuget: ktsu.GitIntegration, 1.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ktsu.GitIntegration&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=ktsu.GitIntegration&version=1.1.1
                    
Install as a Cake Tool

GitIntegration

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.2-pre.18 120 5/20/2025
1.1.2-pre.15 76 5/17/2025
1.1.2-pre.14 132 5/16/2025
1.1.2-pre.13 196 5/15/2025
1.1.2-pre.12 198 5/14/2025
1.1.2-pre.11 201 5/13/2025
1.1.2-pre.10 223 5/12/2025
1.1.2-pre.9 164 5/11/2025
1.1.2-pre.8 106 5/10/2025
1.1.2-pre.7 48 5/9/2025
1.1.2-pre.6 120 5/8/2025
1.1.2-pre.5 123 5/7/2025
1.1.2-pre.4 115 5/6/2025
1.1.2-pre.3 117 5/5/2025
1.1.2-pre.2 120 5/4/2025
1.1.2-pre.1 120 5/4/2025
1.1.1 101 5/4/2025
1.1.1-pre.7 112 4/29/2025
1.1.1-pre.6 131 4/28/2025
1.1.1-pre.5 52 4/26/2025
1.1.1-pre.4 132 4/21/2025
1.1.1-pre.3 66 4/4/2025
1.1.1-pre.2 119 4/4/2025
1.1.1-pre.1 128 3/31/2025
1.1.0 152 3/30/2025
1.0.0-alpha.5 66 12/26/2024
1.0.0-alpha.4 62 12/26/2024
1.0.0-alpha.3 66 12/26/2024
1.0.0-alpha.2 69 12/26/2024
1.0.0-alpha.1 71 10/12/2024

## v1.1.1 (patch)

Changes since v1.1.0:

- Remove Directory.Build.props and Directory.Build.targets files; add copyright headers to Git integration classes; delete unused PowerShell scripts for commit metadata, changelog, license, and version management. ([@matt-edmondson](https://github.com/matt-edmondson))
- Update project SDK in GitIntegration.csproj and fix README formatting ([@matt-edmondson](https://github.com/matt-edmondson))
## v1.1.1-pre.7 (prerelease)

Changes since v1.1.1-pre.6:

- Bump the ktsu group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))
## v1.1.1-pre.6 (prerelease)

Changes since v1.1.1-pre.5:

- Bump the ktsu group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))
## v1.1.1-pre.5 (prerelease)

Changes since v1.1.1-pre.4:

- Sync .editorconfig ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync .runsettings ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.1.1-pre.4 (prerelease)

Changes since v1.1.1-pre.3:

- Bump the ktsu group with 4 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))
## v1.1.1-pre.3 (prerelease)

Changes since v1.1.1-pre.2:

- Bump the ktsu group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))
## v1.1.1-pre.2 (prerelease)

Changes since v1.1.1-pre.1:

- Sync .editorconfig ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.1.1-pre.1 (prerelease)

Changes since v1.1.0:

- Bump the ktsu group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))
## v1.1.0 (minor)

Changes since v1.0.0-alpha.5:

- Add automation scripts for metadata generation and project management ([@matt-edmondson](https://github.com/matt-edmondson))
- Add mailmap ([@matt-edmondson](https://github.com/matt-edmondson))
- Update packages and code style fixes ([@matt-edmondson](https://github.com/matt-edmondson))
- Add LICENSE template ([@matt-edmondson](https://github.com/matt-edmondson))
- Renamed metadata files ([@matt-edmondson](https://github.com/matt-edmondson))
## v1.0.0-alpha.5 (prerelease)

Changes since v1.0.0-alpha.4:

- Sync icon.png ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.0-alpha.4 (prerelease)

Changes since v1.0.0-alpha.3:

- Sync Directory.Build.props ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.0-alpha.3 (prerelease)

Changes since v1.0.0-alpha.2:

- Sync Directory.Build.props ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.0-alpha.2 (prerelease)

Changes since v1.0.0-alpha.1:

- Bump ktsu.AppDataStorage, ktsu.CredentialCache, and ktsu.StrongPaths package versions for updates ([@matt-edmondson](https://github.com/matt-edmondson))
- Bump ktsu.CredentialCache and ktsu.StrongPaths package versions for updates ([@matt-edmondson](https://github.com/matt-edmondson))
- Bump ktsu package versions for improved functionality and stability ([@matt-edmondson](https://github.com/matt-edmondson))
- Replace LICENSE file with LICENSE.md and update copyright information ([@matt-edmondson](https://github.com/matt-edmondson))
- Update license file format and content ([@matt-edmondson](https://github.com/matt-edmondson))
## v1.0.0-alpha.1 (prerelease)

- Initial commit ([@matt-edmondson](https://github.com/matt-edmondson))