Skip to content

viniciobs/Stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net Core Api Streaming

Based on this article I created this project to stream some Json.
It uses this platform to generate vehicles (in brazilian pattern), make a few conversions and display the result.

Custom

Create your own service and inherit it from IItemGenerator.cs.
Remember to add it to ServiceCollection.