https://github.com/dotnet/aspnetcore/tree/v3.1.5/src/Security/samples/CustomPolicyProvider https://github.com/PolicyServer/Samples/blob/release/Local/src/Local/Controllers/HomeController.cs https://docs.microsoft.com/en-us/aspnet/core/security/authorization/iauthorizationpolicyprovider?view=aspnetcore-3.1 https://docs.microsoft.com/en-us/aspnet/core/security/authentication/?view=aspnetcore-3.1
GitVersion Unit Testing Behaviour Testing Approval Tests Convention Tests
Serilog https://github.com/destructurama/attributed
Mass Transit
Mediatr Pipeline to do paging on output
Jaeger (tracing)
docker run -d --name jaeger
-e COLLECTOR_ZIPKIN_HTTP_PORT=9411
-p 5775:5775/udp
-p 6831:6831/udp
-p 6832:6832/udp
-p 5778:5778
-p 16686:16686
-p 14268:14268
-p 14250:14250
-p 9411:9411
jaegertracing/all-in-one:1.18
docker-compose MSSQL Jaeger Seq RabbitMQ
add https://github.com/destructurama/attributed
Snowpack - https://www.snowpack.dev/ React
- react hooks for state https://reactjs.org/docs/hooks-overview.html
- or mobx? or https://recoiljs.org/docs/basic-tutorial/atoms
- container components to manage state
- material ui Storybook
https://egghead.io/courses/building-react-applications-with-idiomatic-redux https://egghead.io/courses/manage-application-state-with-mobx-state-tree
Make an AirBnB style demo app https://www.realestate.com.au/property-house-qld-hamilton-133572602
help from james gert Robin Luiten RobF