𝕭ourn
❔ Best way to learn C#?
I've been tinkering with C# for a month (probably a little more), and i'm currently developing a chat application with ASP NET (a web framework for C#) for my API, and React for the frontend. Start getting your hands dirty on something, like a basic hello world, then google some projects you could build to level up, just for the sake of learning the language :).
65 replies
❔ JWT Refresh tokens
Thanks you for the answer, your article looks great!
i know that it might sound offtopic, but i've never worked with Identity before. Do you also have an article about adding Identity to a ASP.NET Web API? To give more context, i'm using React for the frontend, instead of the typical Razor pages MSDN showcases when talking about Identity. Thanks in advance!
4 replies
✅ Add Identity to existing ASP.NET Web API
@ReactiveVeina I'll link an article to be clear
https://learn.microsoft.com/en-us/aspnet/identity/overview/getting-started/introduction-to-aspnet-identity
14 replies