Nate Barbettini

Results 49 comments of Nate Barbettini

Thanks for watching the course! I'm glad it was helpful. I need to update this repo (and the course eventually) to all the Core 2.0 packages. I just haven't had...

Updates are a little delayed but definitely coming. What's the hash method you mentioned?

Interesting! I'll take a look at this when I can. Are you following my video course, or just trying out this code yourself? Can you paste your `MyResource` definition?

I've reproduced this and definitely think it's a bug. Steps: - Cloned https://github.com/stormpath/express-stormpath-sample-project and hooked it up to my Storpmath->Okta imported applicatoin - Modified `lib/routes.js` like so: ```javascript router.get('/profile', stormpath.groupsRequired(['Everyone'],...

@AbidAli111 Do you mean [ASP.NET Core 6.0](https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-6.0?view=aspnetcore-6.0)? Or something else?

I'm unsure whether it would be helpful to talk about `[Key]` since it's such a simple EF example and there aren't many other attributes discussed. (Will noodle on it a...

I would love to have a Portuguese translation! I just released a new version (1.1) that includes a lot of copy changes so now is a great time to perform...

The gitbook stuff is a little weird, but we can figure that out later. I think a fork + branch is the best approach, like this one: https://github.com/windsting/little-aspnetcore-book (see branch...

Ugh, sorry about that. If you do the translation in a fork, then we can figure all that stuff out later. 👍

@joao-marcos See @joaopgrassi's fork here: https://github.com/joaopgrassi/little-aspnetcore-book/issues He's got issues defined for translating each chapter of the book. Check with him to see if he needs help!