aspnetcore

Sample Projects using ASP.NET Core

MIT License

Stars
3

ASP.NET Core Sample Projects(s)

Sample projects some of which were based on courses from Pluralsight as a starting point

Bethany's Pie Shop HRM

Working through plurasight Course ASP.NET Core 6 Blazor Fundementals with minor tweaks and additions

WiredBrainCoffee.EmployeeManager

Working through pluralsight course Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core

GloboTicket.TicketManager

Working through pluralsight ASP.NET Core 6 Clean Architecture, while making tweaks along the way

FlightPlan API

Working through pluralsight course Using ASP.NET Core 6 Web API and NoSQL Databases, while making some minor updates with more to follow

GloboTicket.Shop

Working through pluralsight Deplooying ASP.NET Core 6 Using Kubernetes, while making tweaks along the way

Banshee5.IdentityProvider

An implemented built primarily with Duende Identity Server of Microsoft Identity to serve as an IdP to various other solutions here

CarvedRock.v1

Working through pluralsight course Mapping Real-world Classes in EF Core 6, which is mostly using a console app to test the concepts, I'm planning to eventually add the site, maybe split the database across a few services (maybe using different databases) and moving to docker/kubernetes deployment

TennisByTheSea

Working through pluralsight course Creating Background Services in ASP.NET Core 6 and .NET 6, while making tweaks and additions

Related Projects