VenusInterns / BlogTemplate

MIT License
208 stars 38 forks source link

Configure services for SlugGenerator & ExcerptGenerator #70

Closed julietdaniel closed 7 years ago

julietdaniel commented 7 years ago

Register the SlugGenerator and ExcerptGenerator as actual services in Startup.cs's Configure Service method, and then consume them from the DI container wherever they're used.