MSBuilder.ThisAssembly.Project 0.3.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

ThisAssembly.Project

Additional Details

Switch to a source-generator based package that is actively maintained

There is a newer version of this package available.
See the version list below for details.
dotnet add package MSBuilder.ThisAssembly.Project --version 0.3.3
NuGet\Install-Package MSBuilder.ThisAssembly.Project -Version 0.3.3
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="MSBuilder.ThisAssembly.Project" Version="0.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuilder.ThisAssembly.Project --version 0.3.3
#r "nuget: MSBuilder.ThisAssembly.Project, 0.3.3"
#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.
// Install MSBuilder.ThisAssembly.Project as a Cake Addin
#addin nuget:?package=MSBuilder.ThisAssembly.Project&version=0.3.3

// Install MSBuilder.ThisAssembly.Project as a Cake Tool
#tool nuget:?package=MSBuilder.ThisAssembly.Project&version=0.3.3

Generates the ThisAssembly partial class and adds a Project property containing properties from the source project file. These might be useful for conditional behaviors, diagnostics and tracing, and more.
       
Included properties are: AssemblyName, RootNamespace, ProjectGuid, TargetFrameworkVersion, TargetFrameworkIdentifier, TargetFrameworkMoniker, TargetPlatformVersion, TargetPlatformIdentifier and TargetPlatformMoniker.

Arbitrary project properties can be included by declaring @(ThisAssemblyProjectProperty) items with the property names to generate, such as:
<ThisAssemblyProjectProperty Include="AvailablePlatforms" />

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.3.4 2,374 6/8/2017
0.3.3 1,581 2/28/2017
0.3.1 1,919 10/3/2016
0.3.0 1,036 10/2/2016
0.2.4 1,291 7/19/2015
0.2.3 1,115 7/18/2015
0.2.2 1,082 6/26/2015
0.2.1 1,095 3/26/2015
0.2.0 1,443 2/19/2015
0.1.1 1,398 2/19/2015
0.1.0 1,230 2/11/2015