MDev.Dotnet.Azure.StorageAccount 1.11.0

dotnet add package MDev.Dotnet.Azure.StorageAccount --version 1.11.0
                    
NuGet\Install-Package MDev.Dotnet.Azure.StorageAccount -Version 1.11.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MDev.Dotnet.Azure.StorageAccount" Version="1.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MDev.Dotnet.Azure.StorageAccount" Version="1.11.0" />
                    
Directory.Packages.props
<PackageReference Include="MDev.Dotnet.Azure.StorageAccount" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MDev.Dotnet.Azure.StorageAccount --version 1.11.0
                    
#r "nuget: MDev.Dotnet.Azure.StorageAccount, 1.11.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MDev.Dotnet.Azure.StorageAccount@1.11.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MDev.Dotnet.Azure.StorageAccount&version=1.11.0
                    
Install as a Cake Addin
#tool nuget:?package=MDev.Dotnet.Azure.StorageAccount&version=1.11.0
                    
Install as a Cake Tool

MDev.Dotnet

This repository contains some helpers and tools that help you to configure quickly a new Web Application based on .net.

It contains some helpers and accelerators for your project. And dependending on infrastructure, some helpers to configure quickly access to PaaS services on different Cloud providers (Microsoft Azure yet).

This page contains some suick resume of each package. You can check on the Wiki for more documentation. Also, documentation on code can be helpfull.

Packages

MDev.Dotnet.AspNetCore

This package let you to configure standard services on a .net web application :

  • Application configuration
  • Controllers
  • Support for synchronous IO operations
  • Routing
  • API Versioning

PaaS Services - Microsoft Azure

MDev.Dotnet.Azure.ContainerApps

This package let you to confgure some services when your application is deployed with docker on an Azure Container Environment as Container Apps.

It helps you to configure:

  • Authentication when using Container App Authentication middleware
  • Configure OpenTelemetry by using Azure Monitor or Dynatrace
  • An async controller that let you to use Dapr as pubsub service from an Azure storage queue or an Azure servicebus

MDev.Dotnet.Azure.CosmosDb

This package contains a helper for Entity Framework Core that configure CosmosDb as provider.

MDev.Dotnet.Azure.StorageAccount

This package contains a helper for interactions with a storage account:

  • Save blobs
  • Generate blob uri with Sas tokens

And more packages will come in few weeks.

IC

MDev.Dotnet

Quality Gate Status .NET

Nuget packages

MDev.Dotnet.AspNetCore - NuGet package

MDev.Dotnet.Azure.ContainerApps - NuGet package

MDev.Dotnet.Azure.CosmosDb - NuGet package

MDev.Dotnet.Azure.StorageAccount - NuGet package

Support / Contribute

If you have any question, problem or suggestion, create an issue or fork the project and create a Pull Request.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.11.0 81 8/3/2025
1.11.0-preview-076 85 7/29/2025
1.10.0 489 7/22/2025
1.10.0-preview-074 478 7/22/2025
1.10.0-preview-073 271 7/20/2025
1.10.0-preview-072 268 7/20/2025
1.10.0-preview-071 22 7/18/2025
1.10.0-preview-069 127 7/16/2025
1.9.0 134 7/15/2025
1.9.0-preview-067 144 7/13/2025
1.8.0 140 6/17/2025
1.8.0-preview-065 142 6/17/2025
1.8.0-preview-064 170 6/16/2025
1.8.0-preview-063 138 6/16/2025
1.8.0-preview-062 130 6/16/2025
1.7.0 838 4/23/2025
1.7.0-preview-060 291 4/23/2025
1.7.0-preview-059 153 4/23/2025
1.6.0 189 4/21/2025
1.6.0-preview-057 157 4/21/2025
1.5.0 179 4/21/2025
1.5.0-preview-054 154 4/21/2025
1.5.0-preview-053 154 4/20/2025
1.4.0 645 4/2/2025
1.4.0-preview-051 150 4/2/2025
1.4.0-preview-050 163 4/2/2025
1.3.0 162 4/1/2025
1.3.0-preview-048 104 3/29/2025
1.2.0 462 3/24/2025
1.2.0-preview-046 410 2/26/2025
1.1.0 288 2/19/2025
1.1.0-preview-044 96 2/19/2025
1.1.0-preview-043 159 2/19/2025
1.1.0-preview-042 94 2/19/2025
1.1.0-preview-041 107 2/13/2025
1.1.0-preview-040 102 1/18/2025
1.1.0-preview-037 421 1/12/2025
1.1.0-preview-036 260 12/5/2024
1.0.0 569 11/17/2024
1.0.0-preview-024 84 11/17/2024
1.0.0-preview-023 95 11/14/2024
1.0.0-preview-022 105 11/7/2024
1.0.0-preview-020 62 11/7/2024
1.0.0-preview-019 362 10/21/2024
1.0.0-preview-017 84 10/19/2024
1.0.0-preview-016 169 10/19/2024
1.0.0-preview-015 128 10/18/2024
1.0.0-preview-013 375 8/19/2024
1.0.0-preview-012 251 8/18/2024
1.0.0-preview-011 221 7/23/2024
1.0.0-preview-010 103 7/23/2024
1.0.0-preview-009 116 7/18/2024
1.0.0-preview-008 96 7/18/2024
1.0.0-preview-007 92 7/18/2024
1.0.0-preview-006 93 7/17/2024
1.0.0-preview-005 92 7/17/2024
1.0.0-preview-004 98 7/16/2024
1.0.0-preview-003 87 7/16/2024
1.0.0-preview-002 99 7/16/2024