Skip to content

Releases: arsanjani/Video-Stream

Bingo!

24 Aug 12:22

Choose a tag to compare

Updated all test cases, everything is passed!

Modernization Bugfix

24 Aug 11:38

Choose a tag to compare

Fix issues, add database setup script and update README for database configuration

  • Introduced database-setup.sql to create the dbMedia database and MediaStream table with FileStream support.
  • Updated README.md to include instructions for setting up the database and using the new SQL script.
  • Refactored code to replace references from newsid to id for consistency across the application.
  • Enhanced validation logic for media IDs to ensure compliance with Windows file naming conventions.
  • Removed legacy StreamControllerSimplifiedTests as part of code cleanup.

Modernization

11 Jul 15:25

Choose a tag to compare

What's Changed

  • Modernize project: Migrate from Web Forms to ASP.NET Core by @arsanjani in #2

New Contributors

Full Changelog: https://github.com/arsanjani/Video-Stream/commits/v2.0.0