Nate Barbettini

Results 49 comments of Nate Barbettini

Hopefully I understood your question and scenario. If you need some help or just want to see how it works, shoot me an email and we can do a quick...

@welkie @sadqiang It is possible to use Gitbook locally: https://toolchain.gitbook.com/setup.html That's super weird that Gitbook disabled your account. Other forks of the book have been hosted on Gitbook just fine....

Reviewed. I like it, thanks for the contribution! The tone fits the book well. The only thing I'm still thinking through is * Where it should go chronologically. It currently...

@welkie I really like the idea of a Deploy to Heroku chapter! Would you be willing to write that? This logical progression makes the most sense to me so far:...

If the author of the buildpack doesn't get back to you soon, I think it makes sense to go ahead and doc the workaround. 👍

FYI I'm releasing version 1.1 today and planning on releasing another large update around the time that ASP.NET Core 2.1 is final. The new stuff we've been discussing here fits...

You beat me to it! :) I was going to offer some performance ideas too. Really cool to see a real-world comparison of different languages.

Maybe a different way of looking at it would be: split configuration off into `ConfigureServices` and just apply the middleware in `Configure`, following the pattern of other common middleware. That...

@andrewlock Thanks for your quick reply, and sorry for the delay on my side! It wasn't urgent, more of a curiosity I was exploring. I've used [Finbuckle.Multitenant](https://github.com/Finbuckle/Finbuckle.MultiTenant) for a few...