beyond-code-github / Superscribe

A fresh take on URL routing for Web APIs
Apache License 2.0
64 stars 6 forks source link

Prevent trying to register abstract classes #10

Open nathanchere opened 5 years ago

nathanchere commented 5 years ago

This is still an issue and prevents being able to just reference Superscribe via the nuget package. Even if the project is not actively maintained any more, can this be added in? It's just a safeguard to prevent exceptions when an assembly contains any abstract SuperscribeModule classes