Showing 2 open source projects for "fileinfo"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    C# FastFileInfo

    Faster way to enumerate files than FileInfo

    This is an updated version of the 'A-Faster-Directory-Enumerator' on codeproject. MoveNext() is rewritten without recursion. (C:\Windows\winsxs\ was causing a stack overflow exception due to too many folders and repeated calls to MoveNext, causing the entire application to abruptly crash). Increased speed 60% by not using Directory.GetDirectories(...), and if the search filter is * or *.* then the code is even faster because a separate call to fetch the directories is not...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    C# Extension Methods

    C# Extension Methods

    C# Extension Methods | Over 1000 extension methods:

    Enhance the .NET Framework with over 1000 extension methods. Open a binary file, reads the contents of the file into a byte array, and then closes the file. Extract all the files in the specified zip archive to a directory on the file system. Get started by learning C# Extension Methods from cheat sheet. Get started by searching from documented extension methods. Get started by searching and trying some online example.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next