morganabel27
- 24,899 total downloads
- last updated 6/4/2018
- Latest version: 1.0.0
Builds on Microsoft.AspNetCore.JsonPatch to generate JSON patch documents by comparing or observing changes to C# objects.
- 2,754 total downloads
- last updated 2/2/2018
- Latest version: 1.0.0
TLSH is a fuzzy matching library designed by Trend Micro. Given a byte stream with a minimum length of 256 characters (and a minimum amount of randomness), TLSH generates a hash value which can be used for similarity comparisons.
- 804 total downloads
- last updated 7/28/2018
- Latest version: 1.1.0
Enums have issues. This library provides a base class SharpEnum to create strongly typed alternatives to enums. Flags supported and includes json custom serializers.