Found 87 packages
Track changes in an entity or collections, stating if the entity or the collection has changes
Tracking POCO properties changes , easy to access what properties changed..
Tracking properties changes on object , Include tracking collections.
Entity Tracking and changeset management for ASP.Net Web API.
Entity Tracking and changeset management for ASP.Net Web API. .NET 4.5 client.
Entity Tracking and changeset management for ASP.Net Web API. Controller for Server with Entity Framework 6.
A free .NET library that provides a simple way to track changes made to an object, like a class or list of classes. It allows you to capture those changes as “before” and “after” json serialized dictionary arrays that contain the property names and their values for quickly and easily storing and retrieving your audit data.
Entity Tracking and changeset management for ASP.Net Web API. OData client context.
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. NOTE: TO USE WITH ASP.NET MVC 5 IDENTITY, USE : TrackerEnabledDbContext.Identity Click here to get started : http://bilal-fazlani.blogspot.in/2013/09/adding-log-audit-feature-to-entity.html
Watch for changes of objects in postgre database
TrackerDog turns any .NET object or full object graph into a change-trackable object
Workflow Engine is a lightweight all-in-one component that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine includes a set of pre-built providers for the most popular databases: - MS SQL Server - MongoDB - RavenDB - Oracle - MySQL - PostgreSQL - Redis - Apache Ignite/GridGain
Track changes in your POCO objects, and in your collections. By using Castle Dynamic Proxy to create proxies of your classes at runtime, you can use your objects just like you used do, and just by calling the AsTrackable() extension method, you get automatic change tracking, and cancellation.
A NuGet that allows you to use a Azure DevOps Service Hook to track workitems changes in a simply and detailed way.
Lightweight way of tracking previous versions of objects. Works with anything that implements ISerializable or is marked with the [Serializable] attribute.
Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine build for .NET core includes a set of pre-built providers for the following databases: - MS SQL Server - PostgreSQL - Oracle - MySQL
POCO, list, dictionary, set and container which can track changes. These changes can be saved or rollbacked or replayed to another object.
A lightweight JavaScript library that allows developers to keep track of changes to JavaScript objects and/or DOM elements.
A .NET Maui Plugin for GPS location including heading, speed, and more. Additionally, you can track geolocation changes, reverse geocode, and more.
POCO, list, dictionary, set and container which can track changes. These changes can be saved or rollbacked or replayed to another object For DotNet Core.