C
C#8mo ago
engineertdog

SqlBulkCopy IList

What frameworks are available for performing bulk copy using an IList as the input? There's DataTable and FastMember. I have used FastMember, but it's outdated and I'd rather use something current.
3 Replies
engineertdog
engineertdog8mo ago
I need something for Framework & Core.
lycian
lycian8mo ago
afaik FastMember is still mantained by Marc. Last publish was 2 years ago, which isn't that outdated especially if you need something for Framework. HyperDescriptor, DataTable, and Fastreflect are the only others I really know of
engineertdog
engineertdog8mo ago
Yeah, 2 years is out of date in the realm we work in. I did find a simple implementation of IDataReader which is similar to that one (doesn't expose all the methods). If there were more activity it would be an easier sell. @Andrew (ryzngard | they/them) it would be nice if Microsoft updated DT to be more performant, or introduced a newer / efficient strategy
Want results from more Discord servers?
Add your server
More Posts
Using base class as relationship definition in model ASP.net WEB APISo I've written this model that I used to save my credentials to authenticate my users with: ```cshhow to join will null?I have this logic: ```cs private async Task OnChannelsGet( IDeliveryHandlerContext context, ✅ Ensure that subclasses all have to override a specific method?Is it possible to define a method in a class to say that it *must* be defined in every subclass? FoAnyone from Ukraine here? Recommend any remote Ukrainan/russian speaking companies for junior/mediorAnyone from Ukraine here? Recommend any remote Ukrainan/russian speaking companies for junior/medior✅ WPF Datagrid colums widthHi, any idea why my column do not fit the whole width of my datagrid ? https://paste.mod.gg/csupsvqClass library is not found while building the ASP.NET Core 7 Web API with Github ActionsI wrote this dotnet.yml to build my application and push the docker image to docker hub, placed in thow to to register multiple Entity Framework Core database providershow to to register multiple Entity Framework Core database providers (Microsoft.EntityFrameworkCore.Am I understanding .NET Framework correctly?1st year CS student writing a report on why I choose C# over other languages in game development, inGood Website for Interview pratice? Coding & Non-Coding Questions?Good Website for Interview pratice? Coding & Non-Coding Questions?RecommendationsI have learned the basics of c# but thats literally all i know how to do, i want to get into some ot