ktsu.SvnToGit.Core
1.0.2
Prefix Reserved
See the version list below for details.
dotnet add package ktsu.SvnToGit.Core --version 1.0.2
NuGet\Install-Package ktsu.SvnToGit.Core -Version 1.0.2
<PackageReference Include="ktsu.SvnToGit.Core" Version="1.0.2" />
<PackageVersion Include="ktsu.SvnToGit.Core" Version="1.0.2" />
<PackageReference Include="ktsu.SvnToGit.Core" />
paket add ktsu.SvnToGit.Core --version 1.0.2
#r "nuget: ktsu.SvnToGit.Core, 1.0.2"
#:package ktsu.SvnToGit.Core@1.0.2
#addin nuget:?package=ktsu.SvnToGit.Core&version=1.0.2
#tool nuget:?package=ktsu.SvnToGit.Core&version=1.0.2
ktsu.SvnToGit
Placeholder descriptions
Overview
Placeholder overview
Features
Placeholder features
Installation
Add the NuGet package:
dotnet add package ktsu.SvnToGit
License
MIT License. Copyright (c) ktsu.dev
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- ktsu.RunCommand (>= 1.3.5)
-
.NETStandard 2.1
- ktsu.RunCommand (>= 1.3.5)
-
net10.0
- ktsu.RunCommand (>= 1.3.5)
-
net5.0
- ktsu.RunCommand (>= 1.3.5)
-
net6.0
- ktsu.RunCommand (>= 1.3.5)
-
net7.0
- ktsu.RunCommand (>= 1.3.5)
-
net8.0
- ktsu.RunCommand (>= 1.3.5)
-
net9.0
- ktsu.RunCommand (>= 1.3.5)
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.0.15 | 69 | 8/11/2026 |
| 1.0.14 | 116 | 7/3/2026 |
| 1.0.13 | 110 | 7/2/2026 |
| 1.0.12 | 108 | 7/1/2026 |
| 1.0.11 | 107 | 6/30/2026 |
| 1.0.10 | 113 | 6/29/2026 |
| 1.0.9 | 108 | 6/28/2026 |
| 1.0.8 | 115 | 6/28/2026 |
| 1.0.7 | 117 | 6/12/2026 |
| 1.0.6 | 110 | 6/12/2026 |
| 1.0.6-pre.1 | 91 | 2/17/2026 |
| 1.0.5 | 138 | 2/16/2026 |
| 1.0.5-pre.1 | 80 | 2/16/2026 |
| 1.0.4 | 127 | 2/14/2026 |
| 1.0.3 | 127 | 2/14/2026 |
| 1.0.3-pre.3 | 85 | 2/6/2026 |
| 1.0.3-pre.2 | 92 | 2/5/2026 |
| 1.0.3-pre.1 | 96 | 2/3/2026 |
| 1.0.2 | 138 | 1/31/2026 |
| 1.0.1 | 135 | 1/31/2026 |
## v1.0.2 (patch)
Changes since v1.0.1:
- compitibility suppressions ([@matt-edmondson](https://github.com/matt-edmondson))
## v1.0.1 (patch)
Changes since v1.0.0:
- Enhance project structure and code clarity by updating project files, adding parallelization support, and refining variable declarations for improved readability. ([@matt-edmondson](https://github.com/matt-edmondson))
- migrate to dotnet 10 ([@matt-edmondson](https://github.com/matt-edmondson))
- Remove .github\workflows\project.yml ([@matt-edmondson](https://github.com/matt-edmondson))
- Refactor migration progress and result records to use primary constructors ([@matt-edmondson](https://github.com/matt-edmondson))
## v1.0.1-pre.6 (prerelease)
Changes since v1.0.1-pre.5:
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.1-pre.5 (prerelease)
Changes since v1.0.1-pre.4:
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.1-pre.4 (prerelease)
Changes since v1.0.1-pre.3:
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.1-pre.3 (prerelease)
Changes since v1.0.1-pre.2:
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync .specstory\.gitignore ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync .runsettings ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync .gitattributes ([@ktsu[bot]](https://github.com/ktsu[bot]))
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
## v1.0.1-pre.2 (prerelease)
Changes since v1.0.1-pre.1:
## v1.0.1-pre.1 (prerelease)
Incremental prerelease update.
## v1.0.0 (major)
- Initial commit for SvnToGit ([@matt-edmondson](https://github.com/matt-edmondson))
- Add .cursorindexingignore and .gitignore files; remove obsolete SvnToGit.App and SvnToGit.CLI projects; add new SampleApp in SvnToGit.ConsoleApp ([@matt-edmondson](https://github.com/matt-edmondson))
- Add .cursorignore and Directory.Packages.props for centralized package management; create global.json for SDK versioning; implement SvnToGit migration logic in new ConsoleApp; remove obsolete projects and files. ([@matt-edmondson](https://github.com/matt-edmondson))