JasperFx / lamar

Fast Inversion of Control Tool and Successor to StructureMap
https://jasperfx.github.io/lamar
MIT License
566 stars 117 forks source link

#203 Add IWebHostBuilder to .NET Standard 2.1 #212

Closed stambunan closed 4 years ago

stambunan commented 4 years ago

Fixes #203 which will allow the IWebHostBuilder to be used for registrations. This can be used in projects that use the Amazon.Lambda.RuntimeSupport.

https://aws.amazon.com/blogs/developer/net-core-3-0-on-lambda-with-aws-lambdas-custom-runtime/

jeremydmiller commented 4 years ago

Got it, and thank you! This will be in the 4.1 release soon.