C# File

Open-source C# projects categorized as File

Top 11 C# File Projects

  • SystemTrayMenu

    SystemTrayMenu - Browse and open your files easily

  • RecordParser

    Zero Allocation Writer/Reader Parser for .NET Core

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • NReco.Logging.File

    Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies (by nreco)

  • FluentStorage

    A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.

  • Project mention: Motivated by discussion in a comparison Go post | /r/dotnet | 2023-06-28

    For blobs I use abstraction like this.

  • FileContextCore

    FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.

  • DeadLock

    Unlock files and folders!

  • 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
  • config-parser

    A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files. (by salaros)

  • HTMLToQPDF

    HTMLToQPDF is an extension for QuestPDF that allows to generate PDF from HTML

  • Blazor.FileAPI

    A Blazor wrapper for the browser File API.

  • ScienceBook

    Store markdown or normal text files in a neat IDE

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# File related posts

Index

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

Project Stars
1 SystemTrayMenu 591
2 RecordParser 271
3 NReco.Logging.File 266
4 FluentStorage 196
5 FileContextCore 166
6 DeadLock 130
7 FileTypeChecker 117
8 config-parser 105
9 HTMLToQPDF 60
10 Blazor.FileAPI 26
11 ScienceBook 1

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