- Replace Project Name in README
- Replace Project Name in /github
- Add dependabbot to repository
- Add CI/CD pipeline
- Status checks
- Use Circle CI
This is a WIP cross-platform project developed in C#.
Below are the prerequisites and instructions for building the project.
- Download or clone the repository.
- Open
ProjectName.sln
in your preferred IDE. - Build the solution (or use
dotnet build
).
- Release builds will be accessible on GitHub and as NuGet packages.
Follow our contribution guidelines here if you wish to contribute to the project.