Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds .NET Core 3.1 Console App project #1197

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Dec 6, 2019

  1. Adds .NET Core 3.1 Console App project with examples for local .Open …

    …and .Open_Buffer_Init, as well as a .Open_Buffer_Init example for Azure Storage Blobs
    Nick Drouin committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    e3a54ea View commit details
    Browse the repository at this point in the history
  2. Update Program.cs

    Removed MemoryStream.  Increased localByteBufferSize to 1MB after doing performance testing against azure for both single and mult-block blobs, with moov boxes at the begining and end of an mp4 file.
    Nick Drouin committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    cb0fb67 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    2d949a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    8923c21 View commit details
    Browse the repository at this point in the history