ThisAssembly.Prerequisites 1.2.11
Ensures that referencing project is using a compatible Compiler API (Roslyn).
Showing the top 20 packages that depend on ThisAssembly.Prerequisites.
Packages | Downloads |
---|---|
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
|
3 |
ThisAssembly.Constants
** C# 9.0+ ONLY **
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";
}
}
}
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/devlooped/ThisAssembly/tree/14cf2358e
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/devlooped/ThisAssembly/tree/1af5a25ed
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/devlooped/ThisAssembly/tree/832f99169
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/devlooped/ThisAssembly/tree/96dde2c67
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/devlooped/ThisAssembly/tree/a2ad73899
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/devlooped/ThisAssembly/tree/cb21dfaef
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/kzu/ThisAssembly/tree/441607878
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/kzu/ThisAssembly/tree/8e66ac47d
|
4 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/kzu/ThisAssembly/tree/9fb55b8d0
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/kzu/ThisAssembly/tree/b159e8161
|
1 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from https://github.com/kzu/ThisAssembly/tree/c7bb40af9
|
3 |
ThisAssembly.Constants
** C# 9.0 ONLY **
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";
}
}
}
Built from /tree/97da74d9e
|
3 |
ThisAssembly.Constants
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";
}
}
}
|
3 |
https://github.com/devlooped/ThisAssembly/blob/main/changelog.md
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.2.11 | 2 | 12/30/2024 |
1.2.10 | 1 | 12/30/2024 |
1.2.9 | 0 | 02/18/2023 |
1.2.8 | 3 | 12/29/2024 |
1.2.7 | 2 | 12/29/2024 |
1.2.6 | 0 | 02/11/2023 |
1.2.5 | 2 | 12/29/2024 |
1.2.4 | 2 | 12/29/2024 |
1.2.3 | 1 | 12/30/2024 |
1.2.2 | 3 | 12/24/2024 |
1.2.1 | 1 | 12/29/2024 |
1.2.0 | 1 | 12/30/2024 |
1.2.0-rc.1 | 1 | 12/30/2024 |
1.2.0-rc | 0 | 01/25/2023 |
1.2.0-beta | 3 | 12/24/2024 |
1.1.3 | 1 | 12/30/2024 |
1.1.2 | 3 | 12/24/2024 |
1.1.1 | 1 | 12/30/2024 |
1.1.1-beta | 3 | 12/24/2024 |
1.1.0 | 0 | 12/31/2022 |
1.0.10 | 2 | 12/29/2024 |
1.0.9 | 0 | 10/21/2021 |
1.0.8 | 3 | 12/24/2024 |
1.0.7 | 1 | 12/30/2024 |
1.0.6 | 1 | 12/30/2024 |
1.0.5 | 0 | 01/30/2021 |
1.0.4 | 3 | 12/24/2024 |
1.0.3 | 3 | 12/24/2024 |
1.0.2 | 3 | 12/24/2024 |
1.0.1 | 0 | 12/10/2020 |
1.0.0 | 3 | 12/24/2024 |
1.0.0-rc.1 | 0 | 10/28/2020 |
1.0.0-rc | 0 | 10/23/2020 |
1.0.0-beta | 3 | 12/24/2024 |
1.0.0-alpha.3 | 3 | 12/24/2024 |
1.0.0-alpha.2 | 3 | 12/24/2024 |
1.0.0-alpha.1 | 3 | 12/24/2024 |
1.0.0-alpha | 0 | 10/03/2020 |