Skip to content

elwray/Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Examples

SimpleInjector SelfHost WebApi

Example shows how to use SimpleInjector and SelfHosted WebApi and inject dependencies in ApiControllers.

Required packages:

  • Microsoft.AspNet.WebApi.Core
  • Microsoft.AspNet.WebApi.OwinSelfHost
  • Microsoft.Owin.Hosting
  • SimpleInjector
  • SimpleInjector.Integration.WebApi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages