lfpu
-
- 4,757 total downloads
- last updated 10/11/2022
- Latest version: 1.2.1
To bulk operation sql server, it have a high efficiency. Bulk insert 1,000,000 records just need half minute How to use it: using LF.EntityFramework.Extention; var t = DBcontext.Database.BeginTransaction(); DBcontext.BulkInsert(IEnumrobleEntities) DBcontext.BulkUpdate(IEnumrobleEntities)... More information -
LF.
RequestSky by: lfpu- 1,265 total downloads
- last updated 10/28/2022
- Latest version: 1.1.3
To record your web application visit history and api request history! How to use it: 0. dependance:EF,JQuery,Bootstrap 1. Open your web root(ex: asp.net mvc is open Global.asax.cs) 2. to add this code as bellow using LF.RequestSky; protected void Application_Start() {... More information