time-based-version 1.1.0.26862

dotnet add package time-based-version --version 1.1.0.26862
                    
NuGet\Install-Package time-based-version -Version 1.1.0.26862
                    
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="time-based-version" Version="1.1.0.26862" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="time-based-version" Version="1.1.0.26862" />
                    
Directory.Packages.props
<PackageReference Include="time-based-version" />
                    
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 time-based-version --version 1.1.0.26862
                    
#r "nuget: time-based-version, 1.1.0.26862"
                    
#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=time-based-version&version=1.1.0.26862
                    
Install as a Cake Addin
#tool nuget:?package=time-based-version&version=1.1.0.26862
                    
Install as a Cake Tool

MSBuild target for auto-generating a C# assembly version or JS file using the
           current date\time. After installing this package you will need to open your
           CSProj in a text editor and add the following project item:

           <Compile Include="Properties\Version.cs">
               <IsVersionInfo>True</IsVersionInfo>
               <Major>1</Major>
               <Minor>0</Minor>
               <Namespace>$(RootNamespace)</Namespace>
           </Compile>

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
1.1.0.26862 1,972 9/26/2014