Top 20 NuGet Packages
Compares two instances of same class
Automagically parses (with reflection) an Dictionary/DataRow/DataTable to a custom class of yours.
Object clone extensions.
Compare properties and fields, and return the difference as array.
Being a developer we have times during debugging when we want to save the
C# object to either to dist or in clip board because we want to do further investigation.
You can add this package and dump object in to clipboard / on dist or output stream.
This project is open source see ...
Dumps an object. See more: https://github.com/AlanNunes/ObjectDumper
NuGet package with re-usable code for manipulating .NET objects, non-domain-specific stuff you would normally put in a stupid "Shared" or "Common" assembly.
Object filter : converts object to data table and applies filter. Returns true or false.
Simple object mapping library which consists of lightweight library of mapping interfaces, attributes and helper methods with code analyser and generator for generating mapping boilerplate code.
What is the difference between this mapper and other object mappers:
- No reflection: code is generated ...
OPC UA Object Oriented Internet (UAOOI) DataBindings library is dedicated to create a plug-in aimed at editing of the configuration of any application based on OPC UA Information Model.
It allows also to add data binding to the configuration. It is part of the project supporting OPC UA Object Ori...
The library contains a shared interfaces for server configuration which OPC UA applications can reference. The library provides an abstraction over any OPC UA Server configuration plug-in.
Using the library allows an application to indirectly access the server configuration attributes without rel...
OPC UA Object Oriented Internet (UAOOI) UAOOI.Configuration.Networking library is dedicated to create a plug-in aimed at provisioning configuration of any application based on OPC UA Information Model.
It is part of the project supporting OPC UA Object Oriented Internet paradigm.
A .Net object pool - makes managing objects that are expensive to create and destroy that much nicer!
My package description.
Format objects for logging. Considered entire object tree when creating result.
Format objects for logging. Considered entire object tree when creating result.
Validate property value of an object.
Test your mapping between domain model, view model and database layer easily and effectively. SampleValueSetter traverses the object deep and set values on each property, increasing from the seed value. ObjectComparer compares two objects to see if any properties are the same, or any properties are ...
Object Tools
A ORM providing seamless MsSQL integration and high performance index/scan operations. Just define an object and start going.