SharpSvn.AnnotateAssembly
1.14005.343
Requires NuGet 2.5 or higher.
dotnet add package SharpSvn.AnnotateAssembly --version 1.14005.343
NuGet\Install-Package SharpSvn.AnnotateAssembly -Version 1.14005.343
<PackageReference Include="SharpSvn.AnnotateAssembly" Version="1.14005.343"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="SharpSvn.AnnotateAssembly" Version="1.14005.343" />
<PackageReference Include="SharpSvn.AnnotateAssembly"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add SharpSvn.AnnotateAssembly --version 1.14005.343
#r "nuget: SharpSvn.AnnotateAssembly, 1.14005.343"
#addin nuget:?package=SharpSvn.AnnotateAssembly&version=1.14005.343
#tool nuget:?package=SharpSvn.AnnotateAssembly&version=1.14005.343
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpSvn.AnnotateAssembly:
Repository | Stars |
---|---|
AmpScm/AnkhSVN
AnkhSVN provides first class Subversion support for all recent Visual Studio versions.
|
Version | Downloads | Last updated |
---|---|---|
1.14005.343 | 195 | 4/17/2025 |
1.14001.156 | 3,865 | 4/1/2022 |
1.14001.132 | 1,613 | 1/14/2022 |
1.14001.80 | 846 | 11/12/2021 |
1.14001.17 | 862 | 5/14/2021 |
1.14001.14 | 464 | 5/12/2021 |
0.25.2 | 734 | 7/16/2020 |
0.25.1 | 578 | 6/29/2020 |
0.0.23 | 1,318 | 6/5/2018 |