/okta-csharp-filestreams-example

An example of using Filestream in C# to handle data files hosted in AWS secured by Okta.

Primary LanguageC#Apache License 2.0Apache-2.0

Filestream with C# Streaming App Example in ASP.NET Core

This example app shows how to build a .NET Core app with Okta securing the data and pulling from an AWS S3 bucket.

Please read How to Master the Filstream in C# to see how this app was created.

Prerequisites:

Getting Started

Clone the GitHub repository:

git clone https://github.com/oktadeveloper/okta-csharp-filestreams-example.git

Open the project in Visual Studio 2019. The solution file is included.

Press F5 to run the project.

Getting Help

Place comments or questions in the comments section of the blog post or visit our Okta Developer Forums.

License

Apache 2.0, see LICENSE.