ThisAssembly.Constants 2.1.2
This package generates a static `ThisAssembly.Constants` class with public constants for each Constant MSBuild item in the project.
For example:
<ItemGroup> <Constant Include="Foo.Bar" Value="Baz" /> </ItemGroup>
Results in a corresponding `ThisAssembly.Constants.Foo.Bar` constant with the value `Baz`:
Generated code: C#:
partial class ThisAssembly { public static partial class Constants { public static partial class Foo { public const string Bar = "Baz"; } } }
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.
|
17 |
GitInfo
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
|
20 |
GitInfo
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
|
25 |
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.
|
24 |
.NET Standard 2.0
- Microsoft.CSharp (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.6.3)
Version | Downloads | Last updated |
---|---|---|
2.1.2 | 0 | 10/17/2025 |
2.1.1 | 0 | 10/16/2025 |
2.1.0 | 0 | 10/16/2025 |
2.1.0-rc.1 | 0 | 10/16/2025 |
2.1.0-rc | 0 | 10/16/2025 |
2.1.0-beta | 0 | 10/16/2025 |
2.0.14 | 9 | 05/10/2025 |
2.0.13 | 6 | 05/11/2025 |
2.0.12 | 14 | 03/14/2025 |
2.0.11 | 15 | 03/14/2025 |
2.0.10 | 18 | 12/11/2024 |
2.0.9 | 20 | 12/30/2024 |
2.0.8 | 24 | 12/30/2024 |
2.0.7 | 21 | 12/23/2024 |
2.0.6 | 18 | 12/12/2024 |
2.0.5 | 18 | 12/24/2024 |
2.0.4 | 18 | 12/13/2024 |
2.0.3 | 19 | 12/23/2024 |
2.0.2 | 18 | 12/17/2024 |
1.4.3 | 20 | 12/23/2024 |
1.4.2 | 20 | 12/13/2024 |
1.4.1 | 18 | 12/13/2024 |
1.4.0 | 22 | 12/16/2024 |
1.1.3 | 20 | 12/12/2024 |
1.1.2 | 21 | 12/16/2024 |
1.1.1 | 21 | 12/13/2024 |
1.1.1-beta | 21 | 12/13/2024 |
1.1.0 | 21 | 12/13/2024 |
1.0.10 | 18 | 12/13/2024 |
1.0.9 | 18 | 12/13/2024 |
1.0.8 | 17 | 12/24/2024 |
1.0.7 | 21 | 12/12/2024 |
1.0.6 | 19 | 12/23/2024 |
1.0.5 | 21 | 12/13/2024 |
1.0.4 | 21 | 12/23/2024 |
1.0.3 | 19 | 12/13/2024 |
1.0.2 | 17 | 12/13/2024 |
1.0.1 | 17 | 12/23/2024 |
1.0.0 | 20 | 12/12/2024 |
1.0.0-rc.1 | 20 | 12/30/2024 |
1.0.0-rc | 18 | 12/23/2024 |