Skip to content

niels9001/UIFaces.NET

Repository files navigation

UIFaces.NET

A .NET Standard Library for using the UI Faces API.

Usage

The main class is UIFacesService. When using it you will need provide your API key here.

Once you have an instance of the class, use GetFaces to use the API which will return a List of Person

Sample app

The sample app is a UWP app that contains of a filter panel (for the various parameters) and a results GridView. Make sure to register for a proper API key here.

Screenshot

About

A .NET Standard Library for using the UI Faces API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages