Nick Strupat
Nick Strupat
CacheLineSize
A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
ComputerInfo
.NET Standard library to fill the need for Microsoft.VisualBasic.Devices.ComputerInfo on Windows, macOS, and Linux
EntityFramework.PrimaryKey
Retrieve the primary key (including composite keys) from any entity
EntityFramework.Rx
Reactive extension wrappers for *hot* observables of Entity Framework
EntityFramework.Triggers
Adds events for entity inserting, inserted, updating, updated, deleting, and deleted
EntityFramework.TypedOriginalValues
Get typed access to the DbEntityEntry<T>.OriginalValues property bag
NameOf
Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or type.