We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af3a55 commit 82ba253Copy full SHA for 82ba253
1 file changed
README.md
@@ -553,6 +553,7 @@ public class Student
553
If the initialization order does not matter, you can simplify the configuration as follows:
554
555
```cs
556
+[FluentApi]
557
public class Student
558
{
559
[FluentMember(0)]
0 commit comments