bitScry

  • Home
  • About
  • Blog
  • Contact

SAS Token

About this site

This is a blog to help me remember some of the coding challenges I’ve faced and hopefully help others out if they’re suffering the same problems.

Recent Posts
  • Cloning a Private Repository in a GitHub Workflow
  • Installing Multiple .NET Versions in GitHub Actions
  • Serving Images from Blob Storage in an Azure Function
  • Redis Caching in .NET
  • Passing Environment Variables From Docker to .NET Web App
Tag Cloud

.NET .NET Core AAD API ASP.NET Core Authentication Azure Azure Active Directory Azure Function Azure Storage Blob Bootstrap C# Console Application CSS DataTable Dependency Injection Dictionary Entity Framework Enum Extension Google GZip HTML Image JavaScript jQuery JSON List Middleware MVC Newtonsoft RestSharp Serilog SQL SSDT SSIS Stored Procedure Stream Table Table Storage Test Web App Web Application WordPress

Programming

Generating Event Hub Shared Action Signature

It’s easy enough to send messages to an Event Hub using the EventHubs NuGet package as specified here, but if you want to test it by making you’re own HTTP POST requests to the endpoint then it becomes a bit trickier. There’s some Microsoft documentation here about manually sending HTTP Read more…

By Shinigami, 4 years18 June 2019 ago
Programming

Creating .NET Core 2.0 Azure Functions

If you want to create an Azure Function in .NET Core 2.0 rather than a .NET Framework 4.6.1 function you’ll first need to install the “Azure development” workload into Visual Studio if you haven’t done so already as part of the initial installation. You can then create a new Azure Read more…

By Shinigami, 6 years15 March 2018 ago
  • Facebook
  • Twitter
  • Instagram
  • Email
Hestia | Developed by ThemeIsle