|
You are here |
nodogmablog.bryanhogan.net | ||
| | | | |
github.com
|
|
| | | | | The AssemblyAI C# .NET SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models. - AssemblyAI/assemblyai-csharp-sdk | |
| | | | |
conradakunga.com
|
|
| | | | | When working with a HttpClient, this is how you add a request header to each request: | |
| | | | |
www.stevejgordon.co.uk
|
|
| | | | | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET. | |
| | | | |
haacked.com
|
|
| | | C# 11 introduced static virtual members in interfaces. The primary motivation for this feature is to support generic math algorithms. But it turns out, this feature is useful in other scenarios. | ||