SharpSvn 1.14003.290
dotnet add package SharpSvn --version 1.14003.290
NuGet\Install-Package SharpSvn -Version 1.14003.290
<PackageReference Include="SharpSvn" Version="1.14003.290" />
paket add SharpSvn --version 1.14003.290
#r "nuget: SharpSvn, 1.14003.290"
// Install SharpSvn as a Cake Addin #addin nuget:?package=SharpSvn&version=1.14003.290 // Install SharpSvn as a Cake Tool #tool nuget:?package=SharpSvn&version=1.14003.290
SharpSvn
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 Core | netcoreapp is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 0.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
NuGet packages (2)
Showing the top 2 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 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpSvn:
Repository | Stars |
---|---|
AmpScm/AnkhSVN
AnkhSVN provides first class Subversion support for all recent Visual Studio versions.
|
Version | Downloads | Last updated |
---|---|---|
1.14003.290 | 2,221 | 9/17/2024 |
1.14003.272 | 25,080 | 2/1/2024 |
1.14001.156 | 98,978 | 4/1/2022 |
1.14001.132 | 3,432 | 1/14/2022 |
1.14001.54 | 6,040 | 6/21/2021 |
1.14001.15 | 2,131 | 5/12/2021 |
1.14001.14 | 3,613 | 5/12/2021 |
1.14001.13 | 1,286 | 5/12/2021 |