codefirst
There are 207 repositories under codefirst topic.
dotnetcore/FreeSql
🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, DuckDB orm, TDengine orm, QuestDB orm, MsAccess orm.
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
msallin/SQLiteCodeFirst
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
WeihanLi/DbTool
数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql
go2ismail/DotnetDesk
Asp.Net Example web application showing the capabilities of ASP.NET Core 2 MVC, EF (Entity Framework), Web API, Bootstrap, jQuery, datatables, adminlte template and many more. Web app created as helpdesk or ticket support portal.
2881099/FreeSql.AdminLTE
这是一个 .NETCore MVC 中间件,基于 AdminLTE 前端框架动态产生 FreeSql 实体的增删查改界面。
ifzc/KeJian.Core.Api
kejian企业官网配套后端接口,基于 core3 webapi 项目,重构版,架构封装完善,可作为模板项目
capaj/decapi
Create GraphQL API by decorating TypeScript classes
aliyasindogan/ECommerceProjectWithWebAPI
.NET Core 5.0 Web API İle E-Ticaret Sitesi Yapımı MVC,Win Form,Angular ve Mobil
Uraharadono/Net8CoreApiBoilerplate
Net Core Api startup project that can be used as base to upgrade legacy projects or start new one
2881099/FreeSql.DbContext
FreeSql 扩展包,实现真正的 ORM,Repository DbContext UnitOfWork 实现。
Yuemwrite/BaseProject-KodaDair
KodaDair, modern yazılım geliştirme prensipleri ve .NET ekosisteminin sunduğu güçlü kütüphaneleri bir araya getiren bir altyapı projesidir. Kaynağın amacı hızlı, sürdürülebilir ve yüksek kaliteli uygulama geliştirme imkanı sunmak, alt yapısal olarak ihtiyaç duyulan birçok yapıyı aynı çatı altına toplamaktır.
Sullivan008/CSharp-ASP.NET_Core_MVC-SimpleCRUDExample
C# - ASP.NET .NET Core MVC - Simple CRUD Example Application with Repository and Unit of Work Pattern. [Year of Development: 2019 and 2020]
leandro-cervelin/cf_api_net_core
.NET 9.0 API using SQL Server with Entity Framework Core + Migration + DDD + Docker with compose
rust-master/Food-Web-ASP.Net-MVC
This is a web application of the Food Delivery project developed in Asp.net MVC. Food order and delivery website that helps the user to order food online and it helps the company owner to manage their order online, track their progress.
muratbaseren/Gezifoni
Örnek bir gezi rehberi asp.net mvc 5 uygulaması.
etrupja/NetCoreAPI
Building REST APIs using ASP.NET Core and Entity Framework Core
mehmetozdeemiir/DbFirst-CodeFirst
In this project, I examined the terms database first and code first and developed an application.
mehmetozdeemiir/IMDbProject
In this project In layered architecture, by using Entity Framework technology, it is tried to understand the repository logic and Assigned tables.
nihatcanertug/IMDb-Project
In this project, the imdb project has been implemented using Entity Framework technology in layered architecture.
xiajingren/EFDynamicDatabaseBuilding
基于EntityFramework 6 Code First实现简单的多租户系统,支持动态建库,分库,数据库自动迁移
daglia/HelpDeskCore
TeknikServisci ASP.NET MVC projesinin Core versiyonu.
hgunay/EfCore-PostgreSql
Code First DB Design with EF Core & PostgreSQL
kolosovpetro/CodeFirstEntityFrameworkCore
Simple example of Entity Framework Core Code-First approach.
daglia/TeknikServisci
ASP.NET ve MVC kullanılarak yapılan, arıza bildirimi, teknisyen çağırma ve bunları izleme amacıyla yapılan proje.
ezgiyaman/MVC_CRUD
Bu proje, CRUD işlemleri ve .NET MVC kullanılarak gerçekleştirilmiştir.
fuembayrak/ImdbAppProject
Bu projede katmanli mimaride EntityFreamwork Teknolojisi kullanilarak katmanli mimaride Repository mantiginin ve Assaigned tablolarin anlasilmasi calisilmistir.
gaydov/Softuni-DB-Advanced
Containing the tasks from Softuni's course "DB Advanced"
mehmetozdeemiir/CMSCoreProject
Asp.Net Core kullanılmıştır.
RidvanOrun/IMDBProject
Bu projede ; Katmanlı mimaride, Entity Framework teknolojisi kullanılarak, repository mantığının ve Assigned tabloların anlaşmasına çalışılmıştır.
codehub-ir/CodeHubDesktop
CodeHub is a platform for archiving the errors, bugs, and scripts you intend to share with others. This App work with CodeHub API services.
sameteeraslann/IMDbProject
Bu projede ; Katmanlı mimaride, Entity Framework teknolojisi kullanılarak, repository mantığının ve Assigned tabloların anlaşmasına çalışılmıştır.
Umut-Tosun/Tatil-Seyahat-Sitem
Murat Yücedağ tatil seyahat sitesi . Asp net ile geliştirilmiştir. Mvc yapısını ve birçok yapıyı öğrendim.
oguzhanKomcu/DATA_ACCESS
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
sameteeraslann/SocialMediaProject
Bu projede Domain-Driven-Design / DDD katmanlı mimari ile alt yapı hazırlandı. Asynchronous Programming, Unit Of Work, Generic Repository gibi teknolojiler kullanıldı.