toofz Replays Service is a backend service that handles updating Crypt of the NecroDancer replays for toofz API. It polls Steam Web API at regular intervals to provide up-to-date data.
toofz Replays Service is a component of toofz. Information about other projects that support toofz can be found in the meta-repository.
- .NET Framework 4.6.1
- SQL Server
Contributions are welcome for toofz Replays Service.
- Want to report a bug or request a feature? File a new issue.
- Join in design conversations.
- Fix an issue or add a new feature.
- Aside from trivial issues, please raise a discussion before submitting a pull request.
- Visual Studio 2017
Open the solution file and build. Run Start-Azurite.bat
to start Azurite. Azurite serves as an Azure Blob Service emulator.
Use Test Explorer to run tests.
toofz Replays Service is released under the MIT License.