Popularity
0.9
Stable
Activity
1.7
Stable
0
1
0

Description

A simple library for removing unnecessary properties from objects.

There are two ways to remove properties.

Boycott, which specifies which properties to remove.

Sanction, which specifies which properties to leave in the object.

Both implementations can be called either by a function in which you choose properties, or by specifying properties with strings.

Theese are a set of extension methods that apply to singular objects and ienumerables, so you'll need to add a

using Boycotter;

to your .cs files to see these extensions.

For examples on how to use this lib check out tests

Programming language: C#
Tags: API     Web     REST     Portable     boycott     sanction     boycotter     properties    

Boycotter alternatives and similar packages

Based on the "API" category.
Alternatively, view Boycotter alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Boycotter or a related project?

Add another 'API' Package