Explore >> Select a destination


You are here

nodogmablog.bryanhogan.net
| | stenbrinke.nl
2.2 parsecs away

Travel
| | Using Bogus to generate realistic fake data together with Entity Framework Core to set up your testing data in seconds!
| | michaelscodingspot.com
3.8 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | rrees.me
6.5 parsecs away

Travel
| | If you've ever read a piece of advice about using Postgres Enums you've probably read not to use them and to use a peer table with foreign key constraints instead. If you've ever seen a Typescript codebase in the wild recently chances are that this advice has absolutely been ignored and enums are all over...
| | weblog.west-wind.com
19.2 parsecs away

Travel
| ASP.NET Core Authentication and Authorization continues to be the most filddly part of the ASP.NET Core eco system and today I ran into a problem to properly configure JWT Tokens with Roles. As I had a hard time finding the information I needed in one place and instead ended up with some outdated information, I'm writing up a post to hopefully put all the basic bits into this single post.