data structures and algorithms

https://github.com/dotnet/ef6
https://learn.microsoft.com/en-us/ef/ef6/
https://github.com/entityframeworktutorial/EF6-DBFirst-Demo
https://www.entityframeworktutorial.net/code-first/automated-migration-in-code-first.aspx
https://www.entityframeworktutorial.net/entityframework6/introduction.aspx
https://dev.to/moe23/add-automapper-to-net-6-3fdn
https://www.cnblogs.com/gl1573/p/13098031.html
https://github.com/AutoMapper/AutoMapper.Collection.EFCore
https://docs.automapper.org/en/stable/Queryable-Extensions.html
https://github.com/AutoMapper/AutoMapper
https://github.com/AutoMapper/AutoMapper.Collection
https://github.com/thiago-vivas/Articles
https://github.com/AutoMapper/AutoMapper.EF6
https://github.com/zzzprojects/EntityFramework-Extensions
https://github.com/zzzprojects/EntityFramework-Plus
https://github.com/msawczyn/EFDesigner
https://github.com/rowanmiller/Demo-EF6Simple
https://github.com/330556994/MVC5-EF6-EasyUI-Manager
https://github.com/mrahhal/MR.AspNet.Identity.EntityFramework6
https://social.technet.microsoft.com/wiki/contents/articles/34420.introduzione-ad-entity-framework-con-c-parte-i-it-it.aspx
https://entityframeworkcore.com/providers-sql-server
https://github.com/apress/entity-framework-6-recipes
https://github.com/packtpublishing/entity-framework-core-cookbook
翻译的初衷以及为什么选择《Entity Framework 6 Recipes》来学习,请看本系列开篇
https://github.com/moozzyk/EFCache
http://www.aspdotnet-pools.com/2021/12/aspnet-core-6-connect-to-sql-server.html
https://github.com/apress/entity-framework-6-recipes
https://github.com/330556994/MVC5-EF6-EasyUI-Manager
https://github.com/biaoJM/ASP.NET-MVC-DEMO/

https://github.com/psouki/Asp.net_MVC5_DDD_EF6_IoC
https://github.com/VictorTzeng/Zxw.Framework.Nfx
https://github.com/stormwild/SQLiteSample
https://github.com/JonPSmith/EfSchemaCompare
https://github.com/msawczyn/EFDesigner2022
https://github.com/hoorabie/SQLite_EF6
https://www.nuget.org/packages/System.Data.SQLite.EF6
https://www.nuget.org/packages/Npgsql.EF6/
https://github.com/yung-chu/yunExpress 云途物流后台,客户订单前端,云途官网 EF6,DDD框架

https://github.com/zzzprojects/awesome-entity-framework-6
https://github.com/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
https://github.com/AutoMapper/AutoMapper.EF6
https://github.com/moozzyk/CodeFirstFunctions
https://github.com/msallin/SQLiteCodeFirst
https://github.com/zzzprojects/EntityFramework-Classic
https://github.com/ChanDaoH/MVC
基于MVC+EF6+EasyUI搭建的后台管理系统(粗糙版,精华版之后发布)
https://github.com/WangRex/GaiFIX
ASP.NET MVC5+EF6+EasyUI
https://github.com/zblago/EF6TempTableKit
https://github.com/mytecbits/MyTecBits-MVC5-Bootstrap3-EF6-DatabaseFirst
https://github.com/mikemajesty/TutoriASP.NETMVC5-_DDD_EF_AutoMapper_IoC
https://github.com/carlosdaniiel07/personal-finances
https://github.com/idrisjafer/ASP.NET-MVC5_EF6-eCommerce/
https://github.com/julielerman/ef6_dapper_experiments
https://github.com/WangRex/GaiFIX
ASP.NET MVC5+EF6+EasyUI
https://github.com/JasonGuoCi/Apps
ASP.NET MVC5+EF6+EasyUI 后台管理系统 Demo
https://github.com/wuyi23/WYRMS
本项目是一个通用权限管理系统基础框架,采用Asp.net MVC4+EF6 CodeFirst+Bootstrap3+C#+SqlServer2008R2进行开发
https://github.com/wuyi23/WYRMS_NEW

https://github.com/ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4
https://github.com/wenzhixin/bootstrap-table
https://github.com/piotr-mamenas/performance-app
MVC 5, Bootstrap, Web API 2, JQuery, Ajax, EF6, DDD
https://github.com/xufang775/MVC
MVC5+EF6+Rezor+Bootstrap
https://github.com/miniasp/EF6Labs-20160515
https://github.com/julielerman/Pluralsight-EF6-in-the-Enterprise
https://github.com/Run2948/AutofacMvc 基于EF6、Unitwork、Autofac的Repository模式设计
https://github.com/shiliyuanma/HD.EFExtensions
ef6的扩展,解决ef6没有批量增删改接口的问题
https://github.com/kahramanbayraktar/aspnet-mvc5-ef6
https://github.com/jeff-vera/ef6-vs-dapper

https://www.cnblogs.com/panchunting/p/entity-framework-code-first-migrations.html
https://www.cnblogs.com/VolcanoCloud/p/4507099.html
https://www.cnblogs.com/zhaoshujie/p/10694188.html
https://entityframework.net/stored-procedure
https://entityframework.net/articles/carloscds-ef6-stored-procedure
https://learn.microsoft.com/en-us/ef/ef6/modeling/code-first/fluent/cud-stored-procedures
https://erikej.github.io/efcore/2020/08/03/ef-core-call-stored-procedures-out-parameters.html
https://www.codeproject.com/Articles/5263745/Return-DataTable-Using-Entity-Framework

 

分页 paging

https://learn.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application
https://gunnarpeipman.com/ef-core-paging/
https://github.com/YTGI/YTG-MVC-Lookups net core 3.1
https://www.cnblogs.com/jacky-zhang/p/7421650.html
https://www.codeproject.com/tips/758999/dynamic-paging-in-entity-framework

https://www.nuget.org/packages/PagedList
https://www.nuget.org/packages/PagedList.EntityFramework/
https://www.nuget.org/packages/PagedList.Mvc/
https://github.com/TroyGoode/PagedList
https://github.com/NickStrupat/PagedList.EntityFramework
https://github.com/TroyGoode/PagedList PagedList.Mvc
https://www.c-sharpcorner.com/article/paging-in-asp-net-mvc-4-using-pagelist/
https://github.com/dncuug/X.PagedList


data structures and algorithms
https://github.com/PacktPublishing/C-Sharp-Data-Structures-and-Algorithms
https://github.com/aalhour/C-Sharp-Algorithms
https://github.com/abdonkov/DSA
https://github.com/scottfalbo/data-structures-and-algorithms
https://github.com/anirban-s/data-structures-and-algorithms
https://github.com/akgmage/data-structures-and-algorithms
Collection of well known Data Structures, and Algorithms in Go, C++, Java & Python
https://github.com/phishman3579/java-algorithms-implementation
https://github.com/thepranaygupta/Data-Structures-and-Algorithms
https://kentdlee.github.io/CS2Plus/build/html/index.html
https://github.com/kentdlee/CS2Plus
https://github.com/YanxinHuang/data-structure-and-algorithm
https://www.codeproject.com/articles/16337/back-to-basics-generic-data-structures-and-algorit
https://github.com/krahets/hello-algo
《Hello 算法》一本动画图解、能运行、可提问的数据结构与算法入门书。提供 Java, C++, Python, Go, JS, TS, C# 源代码。
https://github.com/topics/data-structures-and-algorithms

 

https://learn.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application
https://gunnarpeipman.com/ef-core-paging/
https://github.com/YTGI/YTG-MVC-Lookups net core 3.1
https://www.cnblogs.com/jacky-zhang/p/7421650.html
https://www.codeproject.com/tips/758999/dynamic-paging-in-entity-framework
SortingAlgorithmsExecute
https://www.nuget.org/packages/PagedList
https://www.nuget.org/packages/PagedList.EntityFramework/
https://www.nuget.org/packages/PagedList.Mvc/
https://github.com/TroyGoode/PagedList
https://github.com/NickStrupat/PagedList.EntityFramework
https://github.com/TroyGoode/PagedList PagedList.Mvc
https://www.c-sharpcorner.com/article/paging-in-asp-net-mvc-4-using-pagelist/
https://github.com/dncuug/X.PagedList

 

Bubble Sort冒泡排序
Selection Sort选择排序
Insertion Sort插入排序
Quick Sort快速排序
Shell Sort 希尔排序
Merge Sort 归并排序
Heap Sort 堆排序
Bucket Sort 桶排序又叫箱排序
Radix Sort 基数排序
Count Sort 计数排序

Bidirectional Bubble Sort
Bubble Sort
Bucket Sort
Comb Sort
Cycle Sort
Gnome Sort
Heap Sort
Insertion Sort
Merge Sort
Odd-Even Sort
Pigeonhole Sort
Quick Sort
Quick Sort with Bubble Sort
Selection Sort
Shell Sort


https://www.geeksforgeeks.org/counting-sort/
https://github.com/DragonSpit/HPCsharp
https://rosettacode.org/wiki/Sorting_algorithms/Shell_sort
https://codereview.stackexchange.com/questions/68679/shell-sort-seems-inefficient
https://www.codeproject.com/articles/132757/visualization-and-comparison-of-sorting-algorithms
https://www.w3resource.com/csharp-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-5.php
https://www.w3resource.com/csharp-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-1.php


https://cdnjs.cloudflare.com/ajax/libs/emojione/1.5.2/lib/js/emojione.min.js?_=1674822838812

posted @   ®Geovin Du Dream Park™  阅读(32)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· 零经验选手,Compose 一天开发一款小游戏!
· 一起来玩mcp_server_sqlite,让AI帮你做增删改查!!
历史上的今天:
2022-01-27 CSharp: iTextSharp 5.13.2 create pdf
2018-01-27 JqGrid: Add,Edit,Del in asp.net
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示