Skip to content

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.

License

Notifications You must be signed in to change notification settings

joemoceri/form-field-mapper-dotnet

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages