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
TodoApi is a straightforward ASP.NET Core Web API project built on .NET 8. It allows users to manage todo items with basic CRUD operations. The API is secured using JWTBearer authentication. The project aims to provide a simple yet functional foundation for building todo list applications.
This is a Blazor Server app developed with ASP.NET Core Web API on .NET 7.0. Users can create custom word lists, managing words, meanings, types, and examples for efficient language learning.
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.