Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.96 KB

README.md

File metadata and controls

11 lines (8 loc) · 1.96 KB

Field Mapper for .NET

NuGet GitHub Workflow License: MIT codecov Build status AppVeyor tests GitHub repo size GitHub code size in bytes Nuget GitHub Repo stars GitHub last commit GitHub commit activity

Field Mapper for .NET is a mapping library that can parse a given string into key / value pairs using the keys as markers to identify values. You can use this to parse the body of multiple email contact form providers, such as Contact Form 7, WPForms, and any other contact form submission email. Please see documentation for examples and more.

Quick Links