CodeGeneration.Roslyn.Attributes
0.7.63
A package that offers attributes to drive code generation. API:
* CodeGeneration.Roslyn.CodeGenerationAttributeAttribute
Install-Package CodeGeneration.Roslyn.Attributes -Version 0.7.63
dotnet add package CodeGeneration.Roslyn.Attributes --version 0.7.63
<PackageReference Include="CodeGeneration.Roslyn.Attributes" Version="0.7.63" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeGeneration.Roslyn.Attributes --version 0.7.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeGeneration.Roslyn.Attributes, 0.7.63"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeGeneration.Roslyn.Attributes as a Cake Addin
#addin nuget:?package=CodeGeneration.Roslyn.Attributes&version=0.7.63
// Install CodeGeneration.Roslyn.Attributes as a Cake Tool
#tool nuget:?package=CodeGeneration.Roslyn.Attributes&version=0.7.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/AArnott/CodeGeneration.Roslyn/blob/master/CHANGELOG.md
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (31)
Showing the top 5 NuGet packages that depend on CodeGeneration.Roslyn.Attributes:
Package | Downloads |
---|---|
CodeGeneration.Roslyn
Library for creating source generators. API (types contained):
* CodeGeneration.Roslyn.ICodeGenerator
* CodeGeneration.Roslyn.IRichCodeGenerator
* CodeGeneration.Roslyn.Logger
* CodeGeneration.Roslyn.RichGenerationResult
* CodeGeneration.Roslyn.TransformationContext
|
|
ImmutableObjectGraph
Package Description
|
|
StronglyTypedId.Attributes
Defines [StronglyTypedId] (StronglyTypedIdAttribute) in global:: namespace; used to generate "strongly typed IDs". See project site for more details.
|
|
NDProperty.Core
These are the core classes that provides functionality for the NDProperty Framework.
|
|
NDProperty.Generator.Attributes
Attributes used for code generation of NDProperty
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on CodeGeneration.Roslyn.Attributes:
Repository | Stars |
---|---|
dotnet/pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
|
|
AArnott/CodeGeneration.Roslyn
Assists in performing Roslyn-based code generation during a build.
|
|
AArnott/ImmutableObjectGraph
Code generation for immutable types
|
|
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.7.63 | 65,024 | 4/8/2020 |
0.7.57-alpha | 283 | 4/7/2020 |
0.7.43-alpha | 369 | 3/29/2020 |
0.7.5-alpha | 2,805 | 1/5/2020 |
0.6.1 | 59,354 | 6/16/2019 |
0.5.13 | 7,353 | 3/14/2019 |
0.4.88 | 27,489 | 10/7/2018 |
0.4.74 | 23,790 | 9/6/2018 |
0.4.65 | 689 | 8/26/2018 |
0.4.62 | 505 | 8/20/2018 |
0.4.49 | 1,962 | 5/18/2018 |
0.4.42 | 1,278 | 5/11/2018 |
0.4.37 | 482 | 5/3/2018 |
0.4.11 | 2,440 | 7/4/2017 |
0.4.9 | 779 | 6/26/2017 |
0.4.6 | 1,152 | 6/25/2017 |
0.3.9 | 4,935 | 3/26/2017 |
0.3.4 | 670 | 3/22/2017 |
0.3.1 | 725 | 3/15/2017 |
0.2.10 | 651 | 3/11/2017 |