MDev.Dotnet.AspNetCore 1.8.0-preview-065

This is a prerelease version of MDev.Dotnet.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MDev.Dotnet.AspNetCore --version 1.8.0-preview-065
                    
NuGet\Install-Package MDev.Dotnet.AspNetCore -Version 1.8.0-preview-065
                    
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.AspNetCore" Version="1.8.0-preview-065" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MDev.Dotnet.AspNetCore" Version="1.8.0-preview-065" />
                    
Directory.Packages.props
<PackageReference Include="MDev.Dotnet.AspNetCore" />
                    
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.AspNetCore --version 1.8.0-preview-065
                    
#r "nuget: MDev.Dotnet.AspNetCore, 1.8.0-preview-065"
                    
#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.
#addin nuget:?package=MDev.Dotnet.AspNetCore&version=1.8.0-preview-065&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MDev.Dotnet.AspNetCore&version=1.8.0-preview-065&prerelease
                    
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 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.8.0 107 6/17/2025
1.8.0-preview-065 109 6/17/2025
1.8.0-preview-064 117 6/16/2025
1.8.0-preview-063 112 6/16/2025
1.8.0-preview-062 111 6/16/2025
1.7.0 673 4/23/2025
1.7.0-preview-060 293 4/23/2025
1.7.0-preview-059 156 4/23/2025
1.6.0 190 4/21/2025
1.6.0-preview-057 156 4/21/2025
1.5.0 180 4/21/2025
1.5.0-preview-054 155 4/21/2025
1.5.0-preview-053 171 4/20/2025
1.4.0 640 4/2/2025
1.4.0-preview-051 151 4/2/2025
1.4.0-preview-050 152 4/2/2025
1.3.0 157 4/1/2025
1.3.0-preview-048 91 3/29/2025
1.2.0 463 3/24/2025
1.2.0-preview-046 577 2/26/2025
1.1.0 270 2/19/2025
1.1.0-preview-044 97 2/19/2025
1.1.0-preview-043 155 2/19/2025
1.1.0-preview-042 89 2/19/2025
1.1.0-preview-041 99 2/13/2025
1.1.0-preview-040 134 1/18/2025
1.1.0-preview-037 469 1/12/2025
1.1.0-preview-036 226 12/5/2024
1.0.0 682 11/17/2024
1.0.0-preview-024 75 11/17/2024
1.0.0-preview-023 245 11/14/2024
1.0.0-preview-022 103 11/7/2024
1.0.0-preview-020 58 11/7/2024
1.0.0-preview-019 370 10/21/2024
1.0.0-preview-017 80 10/19/2024
1.0.0-preview-016 91 10/19/2024
1.0.0-preview-015 127 10/18/2024
1.0.0-preview-013 532 8/19/2024
1.0.0-preview-012 254 8/18/2024
1.0.0-preview-011 219 7/23/2024
1.0.0-preview-010 93 7/23/2024
1.0.0-preview-009 118 7/18/2024
1.0.0-preview-008 93 7/18/2024
1.0.0-preview-007 87 7/18/2024
1.0.0-preview-006 102 7/17/2024
1.0.0-preview-005 97 7/17/2024
1.0.0-preview-004 93 7/16/2024
1.0.0-preview-003 95 7/16/2024
1.0.0-preview-002 92 7/16/2024