Skip to content

SashaBeetle/BlobAzureFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blob Azure Function

Azure Blob Trigger has cold start (Because my server has low activity), so message on your Email can arrive in the area of up to 5 hours.You can create a few requests(2-3) for imitation activity.

Project for Reenbit .Net Trainee Camp

Contacts:

Other parts:

Stack

  • .NET - free, open-source, cross-platform framework for building modern apps and powerful cloud services.
  • Azure - cloud computing platform and a set of services provided by Microsoft for building, deploying, and managing applications and services through Microsoft-managed data centers.
  • XTest - unit testing framework for .NET developers that allows them to write and execute automated tests to ensure the correctness and reliability of their code.
  • NuGet packages - type of software package used in the Microsoft .NET ecosystem, containing compiled code and other resources, and are used by developers to easily add functionality to their projects and share code between teams.

Decomposition of tasks

  • ✅ Get a file from azure storage
  • ✅ Send a message to user email
  • 🔳 Add unit tests using XTests
  • ✅ Deploy a project to Azure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages