Plugins Included
Roughly 17 plugins are included and provided by default.
BitbucketAuthProviderPlugin
- Adds
Bitbucket.org
user authentication support.
DeviceAuthPlugin
- Adds device token and IP based device authentication support.
Example.DotNetCorePlugin
- Very basic 'Clock' plugin example.
FindyJumpyPlugin
- Adds new Pokemon spawnpoint job controllers.
GitLabAuthProviderPlugin
- Adds
GitLab.com
user authentication support.
HealthChecksPlugin
- Adds health checks endpoint and UI.
MemoryBenchmarkPlugin
- Displays basic memory usage information and chart.
MicrosoftAuthProviderPlugin
- Adds
Microsoft.com
account authentication support.
MiniProfilerPlugin
- Adds basic profiling options and data.
PogoEventsPlugin
- Provides current and upcoming Pokemon Go events.
RazorTestPlugin
- Very basic Razor Mvc pages plugin example.
RedditAuthProviderPlugin
- Adds
Reddit.com
user authentication support.
RequestBenchmarkPlugin
- Displays web request benchmark times for routes used.
RobotsPlugin
- Adds web crawler robots management based on specified UserAgent strings and routes which creates a dynamic
robots.txt
file.
TestPlugin
- In-depth example plugin demonstrating all, if not most, possible functionality of the plugin system.
TodoPlugin
- Basic TODO list plugin that adds support for keeping track of things to do. Tasks are saved in-memory and do not persist.
VisualStudioAuthProviderPlugin
- Adds
VisualStudioOnline.com
user authentication support.