-
```
A number of users have asked for a more Fluent Interface. It might be easier to
understand how to get
started?
Design and create a Fluent Interface
Something like:
Table t = new Table("table_n…
-
```
A number of users have asked for a more Fluent Interface. It might be easier to
understand how to get
started?
Design and create a Fluent Interface
Something like:
Table t = new Table("table_n…
-
-
**Is your feature request related to a problem? Please describe.**
How to use transactions with this framework? (example CRUD is used IRepositoryWithEvents)
-
-
-
This issue captures issues related to the "eventing framework" work area in .NET 9. Issues and categorizations are subject to change as design and prototyping is underway.
This eventing framework …
-
In some cases, it might be necessary to create services after the constructor has been called. I would like to know about specific situations where this could occur.
-
```
A number of users have asked for a more Fluent Interface. It might be easier to
understand how to get
started?
Design and create a Fluent Interface
Something like:
Table t = new Table("table_n…
-
We need an entity for archaeological context. A context can have different kind of scale, and may be arbitrarily defined or defined by some observed boundaries (changes in soil, cuts, or features). I'…