# Orleans.Streaming.NATS **Repository Path**: github-orleans/Orleans.Streaming.NATS ## Basic Information - **Project Name**: Orleans.Streaming.NATS - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-24 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Orleans.Streaming.NATS WIP: Working, not for production use. Project contains: * **Orleans.Streaming.Nats** implements the NATS.io Stream Provider. * **Orleans.Streaming.Nats.Console** runs sample code against the docker-compose hosted NATS.io container. * **Orleans.Streaming.Nats.Test** test the NATS.io Stream Provider in an Orleans TestingHost. *Make sure to open the project folder in VS Code with Remote - Containers extension enabled.*