Skip to content

A short example of how to expose data as stream from a .Net 6 Web Api

Notifications You must be signed in to change notification settings

Groupe-Key-Consulting/StreamingApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to StreamingApi Sample

Description

StreamingAPI is a very simple .Net 6 minimal API which demonstrates how to stream a large amount of data through a web api without consuming excessive memory.

Usage

The approch presented here can be helpful if you need for example to expose the content of a large file or database through an web api.

About

A short example of how to expose data as stream from a .Net 6 Web Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages