This repository contains Transfers Matching Functions
To get the project running you will need to:
- Clone this repository
- Set the start up project to SFA.DAS.LevyTransferMatching.Functions
- Restore packages
- Get the latest config for the project from das-employer-config and deploy it to an instance of Azure Table Storage manually or by using the das-employer-config-updater
Both the das-employer-config repository and the das-employer-config-updater repository are private and only available to members of the SkillsFundingAgency GitHub Organisation
- Azure Function tools
- An IDE supporting .Net8
- The latest configuration from das-employer-config repository
- Azure Table Storage Emulator
Unit tests are available in the SFA.DAS.LevyTransfersMatching.Functions.UnitTests project and can be run with any NUnit test runner
None