Plugins Included
Roughly 17 plugins are included and provided by default.
BitbucketAuthProviderPlugin
- Adds 
Bitbucket.orguser 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.comuser authentication support. 
HealthChecksPlugin
- Adds health checks endpoint and UI.
 
MemoryBenchmarkPlugin
- Displays basic memory usage information and chart.
 
MicrosoftAuthProviderPlugin
- Adds 
Microsoft.comaccount 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.comuser 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.txtfile. 
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.comuser authentication support.