5 packages tagged with “CreateInstance”
Fast.Activator is a quicker version of Activator.CreateInstance.
The ultimate fast alternative to Activator.CreateInstance<T> Up to 50x faster than Activator.CreateInstance<T> Generic Parameters Support Non-Public Constructor Support No Generic Constraints TryGetValue-like TryFastNew API Link Mode PublishTrimmed Support C# 8 Nullable Support C# 10 Parameterless struct constructors Support (Both invokes or not)
High performance class activator.
Object Extensions can be used to: (1) Create flattend structures (2) Compare or Combine two objects (3) Get or Set member values (4) Deep Clone (5) Save (text file,S3) object graph (6) Get metadata (7) Get type information (8) Create instance (9) Copy to another object (10) Snapshots Visit the project site to get more info on usage: https://harip.github.io/site/printclassinstance
Configurable Source Generator Minimum requirement: .NET Standard 2.0 & C# 8.0 The ultimate fast alternative to Activator.CreateInstance<T> Up to 50x faster than Activator.CreateInstance<T> Generic Parameters Support Non-Public Constructor Support No Generic Constraints TryGetValue-like TryFastNew API Link Mode PublishTrimmed Support C# 8 Nullable Support C# 10 Parameterless struct constructors Support (Both invokes or not)