A .NET 10 library for interacting with the YouTube Data API v3.
- api
- dotnet
- api-youtube
- youtube
- docs
- testing
Src/: Core library implementation.Test/: NUnit tests for the library.docs/: Detailed documentation and design decisions.
- .NET 10.0 SDK
The project uses NUnit for testing. To run tests:
dotnet test APi.Youtube.slnAdditional documentation can be found in the docs directory.