C# Files

Open-source C# projects categorized as Files

Top 4 C# File Projects

  • Files

    Building the best file manager for Windows

  • Project mention: Files | news.ycombinator.com | 2024-03-18
  • FileTypeChecker

    Cross platform file type validator for .NET (by AJMitev)

  • Project mention: what do you find most frustrating about dotnet? | /r/dotnet | 2023-06-20

    // wrapper around something like this: https://github.com/AJMitev/FileTypeChecker var fileType = await ExtractActualFileTypeFromFileHeadersOrTrustTheMimeType(file); // stream to blob storage var blobClient = blobContainerClient.GetBlobClient(fileName); var blob = new CloudBlockBlob(blobClient.Uri); await blob.UploadFromStreamAsync(file); await blobClient.SetHttpHeadersAsync(new BlobHttpHeaders { ContentType = fileType });

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • working-with-files-folders

    Useful methods for working with files and folder for Windows using C#

  • Project mention: C# file/folder helpers | dev.to | 2023-04-29

    Clone the following GitHub repository.

  • UnityCrypto

    Powerful Cryptography and Security Library for your application. Dozens of variations of cryptographic functions and hashing in a single library.

  • Project mention: Secure your Game with Unity Game Shield - An open-source anti-cheat and encryption toolkit | dev.to | 2024-04-11

    Unity Crypto Library (Included);

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Files related posts

Index

What are some of the best open-source File projects in C#? This list will help you:

Project Stars
1 Files 31,870
2 FileTypeChecker 117
3 working-with-files-folders 4
4 UnityCrypto 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com