code-first-approach
There are 78 repositories under code-first-approach topic.
cloudy-net/Cloudy.NET
☁️ ASP.NET Core app to build backoffices fast
SaraRasoulian/WebAPI-Sample-DotNet-7
🌱 A Sample Web API Application .NET 7
VianneyDoleans/BlogCore
Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource based authorization, Advanced search (Specification pattern) and much more.
emilioforrer/mkdocs-project-template
Is a template that takes a code-first approach to document projects
Antrophyy/SocialNetworkBlazor
The social network built with Blazor WebAssembly, ASP.NET Core and Microsoft SQL database. The network uses signalR, code-first database approach using Entity Framework Core technology and Microsoft Idenitity.
FPT-NMTung/academic-management-system
📖 Management system for "Aptech Computer Education". Used to manage timetables, scores, statistics, …
AbrarJahin/Asp.NetCore_3.1-PostGRE_StartupProject
A perfect role management App using Asp.Net Core for starting a project with complete management module
biswajitpanday/CleanArchitecture.Net6
Clean Architecture implementation with C# 10, .NET 6, ASP.NET 6, EF Core 6, SOLID principles, DDD, and Clean Code.
busraozdemir0/BlogProject
Blog Site Project with Asp.Net Core 5.0, Layered Architecture, Entity Framework, LINQ
busraozdemir0/ECommerce_Microservices
Mini E-Commerce Project With Microservices in .NET 8
busraozdemir0/TraversalProject
Traversal Rezervasyon Project with Asp.Net Core 5.0
EmreKaratas64/traversal-agency-website
Online Travel Rezervation Agency Website with Asp.Net Core 6.0 MVC
Anubhavjain786/Vidly-mvc-5
Vidly, This is Movies Rental Store which is made up of using MVC 5 Framework in ASP.NET
busraozdemir0/SchoolManagementSystem
School Management System Web Application Including Admin & Teacher & Student Panels
Waheed-Programmer/WebApplication-Shoping-Cart-DotNetCore
I have created a Shopping Cart web application in Asp.net Core using an SQL server database. In this project, we perform insert delete edit and retrieve data and also CRUD Operation Using Entity Framework Code First approach with the help of JQuery and Ajax and also implementation Repository Pattern.
busraozdemir0/IKPCorporateWebsite
Website I made during my internship: Layered Architecture, MySQL, .Net Framework 5.0, EntityFramework, LINQ
Dhee26/Vehicle-Tracking-System-API
Vehicle Tracking System Web API 2 using EF Code-First Approach
emrecsk/AspNetCoreIdentityApp.Web
Secure ASP.NET Core Identity implementation. Includes user management, role-based access control, and email verification for password resets. Emphasizes security best practices
2coo/graphql-code-first-approach
Boost - GraphQL Talk by Experts: Code-first approach
DrBenSullivan/BloggerCMS
A full-stack ASP.NET Core content management system project for a blogging site.
Hitesh-Darji/DotNetCoreMVCApp
MVC web app implemented with Asp.Net Core 7, EF Core code first approach.AspNet Identity. Unit of work with repository pattern. Integration with AdminLTE bootstrap template
safwanraj/SocietyGate
Society Gate Management is a comprehensive system designed to streamline and enhance the security and communication processes in gated societies, or apartment complexes.
ansar-javaid/APIs-AspDotNet
REST APIs basics and there implementation in Asp .net core 6.0, CRUD in APIs with repository pattern with also file upload and download from server
bump-sh-examples/rails-code-first
Add OpenAPI powered documentation to your Rails API with RSwag.
busraozdemir0/CategoryProduct
E-Commerce Site with layered architecture, MVC, EntityFramework, .NetCore
busraozdemir0/EasyCashProject
Easy Cash Project Asp.Net Core 6.0
busraozdemir0/LibraryAutomationProject
Library Automation website with ASP.NET MVC
busraozdemir0/MVCSozlukProje
MVC Dictionary Site Project with Layered Architecture
busraozdemir0/MyPortfolioProject
Basic Portfolio Site With Asp.Net Core 6.0
cerenakaslan/yemekproje
KITCHO - A website that user can discover new recipes based on ingredients and upload own recipes.
hemrajmalhi/ASP.NETCoreCode-First-CRUD-Operations
This repository demonstrates how to implement CRUD (Create, Read, Update, Delete) operations
Nomi/TripPlanner-back-end
C# .NET Core (6) based WebAPI/Backend for the TripPlanner application. (Bachelor's Thesis Project)
srknea/EFCore
This repository contains a sample application to learn how Entity Framework Core is implemented.
vlados1kin/link-shortener
Сайт для сокращения URL с возможностью просмотра статистики, управления ссылками и их редактирования.
wajid7511/GraphQlDemo
Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme
yusufAscitunc/ASP.NET-MVC-CRUD-Operations
a ASP.NET MVC CRUD project with MSSQL Database EntitiyFramework Code First approach