ThisAssembly.Constants 1.1.1
This package generates a static ThisAssembly.Constants
class with public
constants for @(Constant)
MSBuild items in the project.
<ItemGroup>
<Constant Include="Foo.Bar" Value="Baz" Comment="Yay!" />
<Constant Include="Foo.Hello" Value="World" Comment="Comments make everything better 😍" />
</ItemGroup>
In addition to arbitrary constants via <Constant ...>
, it's quite useful (in particular in test projects)
to generate constants for files in the project, so there's also a shorthand for those:
<ItemGroup>
<FileConstant Include="@(Content)" />
</ItemGroup>
Which results in:
Sponsors
Showing the top 20 packages that depend on ThisAssembly.Constants.
Packages | Downloads |
---|---|
GitInfo
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
|
12 |
GitInfo
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
|
13 |
GitInfo
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
|
14 |
GitInfo
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
> This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required.
> IDE-only warnings will be emitted after a grace period otherwise. Learn more at https://github.com/devlooped#sponsorlink.
|
16 |
https://github.com/devlooped/ThisAssembly/blob/main/changelog.md
.NET Standard 2.0
- Microsoft.CSharp (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ThisAssembly.Prerequisites (>= 1.1.1)
Version | Downloads | Last updated |
---|---|---|
2.0.14 | 4 | 05/10/2025 |
2.0.13 | 3 | 05/11/2025 |
2.0.12 | 9 | 03/14/2025 |
2.0.11 | 9 | 03/14/2025 |
2.0.10 | 13 | 12/11/2024 |
2.0.9 | 14 | 12/30/2024 |
2.0.8 | 14 | 12/30/2024 |
2.0.7 | 16 | 12/23/2024 |
2.0.6 | 13 | 12/12/2024 |
2.0.5 | 13 | 12/24/2024 |
2.0.4 | 13 | 12/13/2024 |
2.0.3 | 14 | 12/23/2024 |
2.0.2 | 13 | 12/17/2024 |
1.4.3 | 13 | 12/23/2024 |
1.4.2 | 13 | 12/13/2024 |
1.4.1 | 12 | 12/13/2024 |
1.4.0 | 14 | 12/16/2024 |
1.1.3 | 13 | 12/12/2024 |
1.1.2 | 15 | 12/16/2024 |
1.1.1 | 15 | 12/13/2024 |
1.1.1-beta | 14 | 12/13/2024 |
1.1.0 | 13 | 12/13/2024 |
1.0.10 | 13 | 12/13/2024 |
1.0.9 | 13 | 12/13/2024 |
1.0.8 | 11 | 12/24/2024 |
1.0.7 | 14 | 12/12/2024 |
1.0.6 | 13 | 12/23/2024 |
1.0.5 | 14 | 12/13/2024 |
1.0.4 | 15 | 12/23/2024 |
1.0.3 | 13 | 12/13/2024 |
1.0.2 | 12 | 12/13/2024 |
1.0.1 | 12 | 12/23/2024 |
1.0.0 | 13 | 12/12/2024 |
1.0.0-rc.1 | 15 | 12/30/2024 |
1.0.0-rc | 11 | 12/23/2024 |