ASP.NET 6 project backed by MySQL server utilizing ASP.NET Core Identity for authentication
-
Updated
Jun 17, 2024 - C#
ASP.NET 6 project backed by MySQL server utilizing ASP.NET Core Identity for authentication
ASP.NET 6 project backed by MySQL server demonstrating many-to-many relationships
Combination repository made for referencing our C# Team Week Project at Epicodus. Original repositories: https://github.com/Lo-GR/CarddyPartyBackEnd and https://github.com/Lo-GR/CarddyPartyFrontEnd.
API made for Epicodus to demonstrate an understanding of API creation in ASP.net core MVC using SQL with Entity framework and Swagger Documentation
This API application manages a message board database, with multiple endpoints to return Board(s), Thread(s), Post(s), and User(s), as well as all nested relationships. Model Hierarchy is: Board -> Thread -> Post, with one-many relationships between Users - Threads, and Users - Posts.
c# code review project with "sneuss" theme factory. this application utilized many-to-many database relations to construct an administrator functionality to our factory, permitting the addition of engineers and machines and then the relation between which engineers are licensed for repairs on their respective machines. This project was written u…
our madame owner at the Eau Claire's hair salon is in need of a database to manage her clients and stylists. she has requested we write such an application, and has requested we do so in c# using entity .net core mvc with CRUD naming conventions
office administration database management of patients and doctor data. the office administrator has requested the ability to add doctors to patients and vice versa. they have also requested the ability to add specialties to doctors. this is to be written in c# using entity framework core utilizing mysql.
An ASP.NET MVC application to track and market sweet and savory treats using many-to-many database relationships.
An MVC application to track vendors and their orders for a small business.
A C# Console Application that counts the number of times a word occurs in a phrase.
Add a description, image, and links to the epicodus topic page so that developers can more easily learn about it.
To associate your repository with the epicodus topic, visit your repo's landing page and select "manage topics."