Create README for SabreTools.Filter

This commit is contained in:
Matt Nadareski
2023-08-11 22:19:33 -04:00
parent ee97b7ceea
commit 3e2810079e

View File

@@ -0,0 +1,3 @@
# SabreTools.Filter
This library contains classes and helpers revolving around filtering and field manipulation. These methods are centered around the internal models that are defined in `SabreTools.Models`. Most of these methods also involve reflection, so it is unlikely that this will be a candidate for NativeAOT.