Cysharp / MasterMemory

Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
MIT License
1.52k stars 110 forks source link

[PrimaryKey],[SecondaryKey] Attributes for external type? #84

Closed vrecluse closed 1 year ago

vrecluse commented 1 year ago

How to add these attributes to the types from other assembly, which could not modify their sources? Or, how to add these attributes to type types generated by other code generator? Class attributes are ok for generated partial class, but it's hard to add attribute to properties.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.