ThisAssembly.Constants
nugetv2.1.2This 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
73 versions1 maintainers2 deps15,761 weekly dl
https://clarius.org/ThisAssembly62
/ 100
Health
safe to use
[email protected] is safe to use (health: 62/100)
Health breakdown0 – 100
10/25
maintenance
10/20
popularity
25/25
security
15/15
maturity
2/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
Dependencies (2)
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/nuget/ThisAssembly.ConstantsLast updated · 2025-10-17T03:10:53.117+00:00