You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time chat application using Blazor Webassembly Net 5.0, SignalR and JwtBearer tokens for signing in and using it in signalr chat with chat groups.
jokeQuest-Api is a RESTful API built with .Net Core that provides access to jokes sorted by category. It follows an API or microservice architecture and is documented using Swagger UI, making it easy to understand and integrate with other applications.