LitGit 0.2.0.58-alpha

This is a prerelease version of LitGit.
dotnet add package LitGit --version 0.2.0.58-alpha
                    
NuGet\Install-Package LitGit -Version 0.2.0.58-alpha
                    
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="LitGit" Version="0.2.0.58-alpha">
  <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="LitGit" Version="0.2.0.58-alpha" />
                    
Directory.Packages.props
<PackageReference Include="LitGit">
  <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 LitGit --version 0.2.0.58-alpha
                    
#r "nuget: LitGit, 0.2.0.58-alpha"
                    
#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 LitGit@0.2.0.58-alpha
                    
#: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=LitGit&version=0.2.0.58-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LitGit&version=0.2.0.58-alpha&prerelease
                    
Install as a Cake Tool

git version extraction and templating tool.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0.58-alpha 693 10/19/2022
0.2.0.56-alpha 740 7/2/2022
0.2.0.55-alpha 818 11/6/2021
0.2.0.54-alpha 680 10/16/2021
0.2.0.53-alpha 596 10/16/2021
0.2.0.52-alpha 743 10/14/2021
0.2.0.51-alpha 692 10/14/2021
0.2.0.50-alpha 594 10/13/2021
0.2.0.48-alpha 608 10/8/2021
0.2.0.47-alpha 553 10/5/2021
0.2.0.46-alpha 644 10/4/2021
0.2.0.45-alpha 649 10/4/2021
0.2.0.44-alpha 605 10/4/2021
0.2.0.43-alpha 605 10/3/2021
0.2.0.42-alpha 608 10/1/2021
0.2.0.41-alpha 573 9/17/2021
0.2.0.40-alpha 567 9/17/2021
0.2.0.39-alpha 586 9/17/2021
0.2.0.37-alpha 562 9/16/2021
0.2.0.9 1,014 12/13/2019
Loading failed