This starter template combines an ASP.NET API 🖥️ with a Next.js (React) web application 🌐 and an Expo (React Native) mobile app 📱 to provide a solid foundation for building full-stack applications ...
src/Dotnet.Samples.AspNetCore.WebApi/ ├── Program.cs # Entry point: DI setup, middleware pipeline ├── Controllers/ # HTTP handlers (request/response logic) │ └── PlayerController.cs ├── Services/ # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results