codefirst
Here are 84 public repositories matching this topic...
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
-
Updated
Dec 7, 2019 - C#
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
-
Updated
Dec 2, 2019 - C#
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.
-
Updated
Dec 4, 2019 - C#
Building REST APIs using ASP.NET Core and Entity Framework Core
-
Updated
Oct 15, 2019 - C#
Containing the tasks from Softuni's course "DB Advanced"
-
Updated
Nov 14, 2019 - C#
A sample project implementing CRUD and reporting operations for a car dealership, using Entity Framework / Web.Api 2 / AngularJs (1.X)
-
Updated
Sep 8, 2017 - JavaScript
This project can be use as a framework for C# code first project.
-
Updated
Aug 13, 2018 - C#
MVC Web Project(Layered Architecture) using Entity Framework(CodeFirst)
-
Updated
Nov 9, 2018 - PowerShell
But I don't think all the functionality has been ported/implemented from old project
Here's the source content, but it will have to reviewed/updated
https://github.com/adamosoftware/Postulate.Orm/wiki/Change-Tracking
Manage your cryptocurrencies using some exchanges API
-
Updated
Apr 29, 2019 - C#
TeknikServisci ASP.NET MVC projesinin Core versiyonu.
-
Updated
Sep 12, 2019 - HTML
Track your Income & Expense easily. Make good financial decisions
-
Updated
Apr 2, 2019 - HTML
Core ASP.NET MVC Project for a complete N-Tier Application
-
Updated
Nov 17, 2019 - C#
Asp.Net Core Web Api Application & Along With VueJs
-
Updated
Jan 3, 2018 - C#
ASP.NET ve MVC kullanılarak yapılan, arıza bildirimi, teknisyen çağırma ve bunları izleme amacıyla yapılan proje.
-
Updated
Jul 17, 2019 - HTML
An ASP.NET Core Web API project template that contains multiple middlewares such as Logging, Exception Handler, Response Wrapper. This project also contains an implementation of repository pattern, dependency injection, entity framework core and more.
-
Updated
Dec 4, 2019 - C#
Repository pattern ,dependency injection , factory pattern
-
Updated
Dec 7, 2018 - C#
a small project that shows both Database-First workflow and Code-First workflow
-
Updated
May 6, 2019
Entity-framework Codefirst modelini kullanarak Windows Form Application(.NET Framework) olarak geliştirildi.
-
Updated
Mar 22, 2019 - C#
Improve this page
Add a description, image, and links to the codefirst topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codefirst topic, visit your repo's landing page and select "manage topics."
FreeSql 没有显式使用 Encoding.GetEncoding("gb2312") ,但有可能编译后要求这个。
解决办法:加了codepage包,勾起中文字体就ok了