Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 775 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 775 Bytes

Intent Architect's C# code weaving attributes

This repository contains the source code for the Intent.RoslynWeaver.Attributes NuGet package.

What is Intent Architect?

Intent Architect is a non-prescriptive, integrated, architecture-design platform that combines together the power of visual modeling, code-management and pattern-reuse to help software development teams build enterprise-grade, scalable applications at lightning speed.

What is code weaving?

Code weaving is Intent Architect's method of achieving intuitive and unobtrusive control of merging generated with existing code, for C# code this can be controlled by decoration of code with attributes.