Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated example apps #6

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Updated example apps #6

merged 2 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. Example folder cleanup

    Changed example app to reference the NuGet package instead of a relative path to the csproj file. Removed the .sln file for the example app, too, as this was not needed.
    erik1066 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6939a03 View commit details
    Browse the repository at this point in the history
  2. Added another example app

    Added another example app to the examples folder, demonstrating how to use the profile-driven content validation feature of the library. The README.md file was updated to cover how to use the profile-driven content validation features.
    erik1066 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    10e8bd5 View commit details
    Browse the repository at this point in the history