SimonMiller
-
InFlux
by: SimonMiller- 3,389 total downloads
- last updated 11/8/2022
- Latest version: 1.7.1
Common architechtural code for building observable models with predictable event handling. Auto-setup of known property and field types so a generalised 'entity changed' event fires too. One-off subscriptions,... More information -
-
- 1,944 total downloads
- last updated 11/8/2022
- Latest version: 1.0.16
Adds a source code generator (analyzer) to Visual Studio to generate properties and wire up events for you, so you have an entity that raises a generic event when any property is set, as well as property... More information -
-
- 1,450 total downloads
- last updated 12/7/2022
- Latest version: 1.1.1
A low level blob database file, with a repository that acts as an index of available blobs. There has been a lot of thought around trying to avoid writing changes to the file on disk because solid state... More information -
InFlux.
by: SimonMillerT4 - 199 total downloads
- last updated 12/16/2022
- Latest version: 1.0.1
A T4 template code generator that enhances any partial class models with additional properties (from fields) that enforces an Intent process when changing a value.