Skip to content

erwinkramer/razorlight-mapping

Repository files navigation

Mapping messages with RazorLight 🛝

CC BY-NC-SA 4.0 GitHub commit activity

This repo contains a reference implementation to map data with RazorLight.

Following paragraphs are a breakdown of the projects in this repo.

Core class-library that contains:

Implements razorlight-components and outputs mappings to the console.

Implements razorlight-components and is deployable to an Azure Function App. The function xmlMap returns the xml-map output via RazorLight.

Precompiles the maps asynchronously, before the function app even runs, via the RazorLightTemplatePrecompiler.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0