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
                    
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.AnnotateAssembly" Version="1.14005.343">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpSvn.AnnotateAssembly" Version="1.14005.343" />
                    
Directory.Packages.props
<PackageReference Include="SharpSvn.AnnotateAssembly">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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.AnnotateAssembly --version 1.14005.343
                    
#r "nuget: SharpSvn.AnnotateAssembly, 1.14005.343"
                    
#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=SharpSvn.AnnotateAssembly&version=1.14005.343
                    
Install SharpSvn.AnnotateAssembly as a Cake Addin
#tool nuget:?package=SharpSvn.AnnotateAssembly&version=1.14005.343
                    
Install SharpSvn.AnnotateAssembly as a Cake Tool

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.

There are no supported framework assets in this package.

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