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
LearningDotNet is an ASP.NET Core Web API project that fetches book data from the Open Library API and serves a responsive frontend UI. It supports full CRUD operations on an in-memory book collection, enabling easy testing and interaction via both API and web interface.