New blog post on tokens in YARP APIs: https://codemindinterface.com/2023/01/yarp-token-handling/
#yarp #tokens #bff #aspnetcore
@riverrat I tried the migration assistant from AWS but it didn’t seem too great. I figured it was probably better to start from scratch with a new project.
Thankfully most of our solution is .net core or standard already so it’s just these two hold out projects to go. Unfortunately they’re the main ones.
#YARP is great. We use it locally in our dev environments to simulate how our prod apps run behind #AzureFrontDoor.
@robert_p_king Nice! The first migration I worked on used the #MigrationAssistant to re-target. It was months before we even got things to compile again (and that's with test projects excluded) 😬
The second one, which is still in progress, is a totally new project + some #netstandard projects (shared contracts) that we are copying into and adjusting one by one, much like what you described. The plan is to use #YARP to slowly replace the existing app in production with the #net6 implementation.
#migrationassistant #netstandard #yarp #net6