VOOZH about

URL: https://www.nuget.org/packages/SharpSvn

⇱ NuGet Gallery | SharpSvn 1.14005.390




SharpSvn 1.14005.390

dotnet add package SharpSvn --version 1.14005.390
 
 
NuGet\Install-Package SharpSvn -Version 1.14005.390
 
 
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="SharpSvn" Version="1.14005.390" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpSvn" Version="1.14005.390" />
 
Directory.Packages.props
<PackageReference Include="SharpSvn" />
 
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 SharpSvn --version 1.14005.390
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpSvn, 1.14005.390"
 
 
#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.
#:package SharpSvn@1.14005.390
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharpSvn&version=1.14005.390
 
Install as a Cake Addin
#tool nuget:?package=SharpSvn&version=1.14005.390
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

SharpSvn

👁 latest version
👁 MSBuild-CI

Subversion wrapped for .Net 4.0+ and .Net Core

SharpSvn wraps the Subversion client (and a few more low level) apis in an easy to use .Net friendly client.

Usage

The whole idea behind SharpSvn is that it should be as easy to install a simple NuGet package in your C#/.Net application and use Subversion, without thinking about all the backing dependencies.

SharpSvn implements this idea by compiling all needed libraries via C++/CLI and including them in the final library. (A pretty modern design decision around 2008 when the work on this library started)

The whole library survived from .Net 2.0 to the most recent .Net Core and now .Net 5/6 libraries, but without a complete rewrite it is not really possible to support Linux/Mac/OS. So unless somebody has a nice solution for this, those platforms are out of scope.

History

This project started as a one man project at CollabNet's open.collab.net site around 2008. A few years later Bert Huijben was hired by CollabNet to work on Subversion and AnkhSVN full-time and as AnkhSVN was a SharpSvn user there was quite a focus on SharpSvn.

In 2017 Bert left CollabNet, and the project mostly stalled. After many requests Bert moved the hosting to GitHub and wrote scripts to automate the builds there. Patches are very welcome to co-maintain SharpSvn there, but releases will now most likely follow the Subversion releases again.

NuGet

The last packages are now just available on https://nuget.org/packages/SharpSvn

This package contains x86, x64 and ARM64 binaries that are automatically selected by the NuGet tool for you. We are no longer building .Net 2.0 compatible versions as the build support for that is not available on GitHub.

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net46 net46 is compatible.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 0.0

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on SharpSvn:

Package Downloads
SharpSvn.UI

Default UI implementation for users of SharpSvn

Articy.API

Package to add references and assemblies to build standalone articy:draft X programs

SvnDumpParser.Lib

$description$

SvnExporter.Lib

A library to parse SVN dumps

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SharpSvn:

Repository Stars
AmpScm/AnkhSVN
AnkhSVN provides first class Subversion support for all recent Visual Studio versions.
Ginger-Automation/Ginger
Ginger Automation IDE
Version Downloads Last Updated
1.14005.390 10,496 2/2/2026
1.14005.366 7,201 11/17/2025
1.14005.343 24,764 4/17/2025
1.14003.290 35,018 9/17/2024
1.14003.272 50,415 2/1/2024
1.14001.156 137,429 4/1/2022
1.14001.132 4,913 1/14/2022
1.14001.54 8,426 6/21/2021
1.14001.15 3,896 5/12/2021
1.14001.14 6,355 5/12/2021
1.14001.13 3,443 5/12/2021