BuildTestApp 1.0.1.51

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

.Net

BuildTestApp

A test repository to explore how GitHub Actions could be used to build, tag and release a .Net Core application with an automated deploy to NuGet.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • 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.0.1.51 206 5/29/2023
1.0.1.46 192 5/29/2023
1.0.1.45 208 5/29/2023
1.0.1.44 205 5/29/2023
1.0.1.43 199 5/29/2023
1.0.1.35 201 5/28/2023
1.0.1.26 203 5/28/2023
1.0.1.19 190 5/28/2023
1.0.1.18 200 5/28/2023
1.0.1.17 195 5/28/2023
1.0.1.16 204 5/28/2023
1.0.1.14 206 5/19/2023
1.0.1.5 197 5/19/2023

Testing

Automated
Publish
To
Nuget