MDP.NetCore 6.0.11-beta

This is a prerelease version of MDP.NetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MDP.NetCore --version 6.0.11-beta
                    
NuGet\Install-Package MDP.NetCore -Version 6.0.11-beta
                    
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="MDP.NetCore" Version="6.0.11-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MDP.NetCore" Version="6.0.11-beta" />
                    
Directory.Packages.props
<PackageReference Include="MDP.NetCore" />
                    
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 MDP.NetCore --version 6.0.11-beta
                    
#r "nuget: MDP.NetCore, 6.0.11-beta"
                    
#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=MDP.NetCore&version=6.0.11-beta&prerelease
                    
Install MDP.NetCore as a Cake Addin
#tool nuget:?package=MDP.NetCore&version=6.0.11-beta&prerelease
                    
Install MDP.NetCore as a Cake Tool

MDP.Net

MDP.Net是以領域驅動設計為核心的.NET Core開發平台,協助開發人員快速建立Web APP、Console APP。

範例展示

Todos-工作管理

  • 開發工具:Visual Studio 2022

  • 方案路徑:src/MDP.Net.sln

  • 起始專案:方案總管/01.Application/01.SleepZone.Todos/SleepZone.Todos.WebApp

  • 起始網址:https://localhost:44318/SleepZone-Todos/Home/Index

  • 測試步驟:

    • 點擊「AddTodo按鈕」新增工作項目。看到{ "statusCode": 200 }代表工作項目新增成功。

    • 點擊「FindAllTodo按鈕」查詢所有工作項目。看到{ "statusCode": 200 }代表工作項目查詢成功。

架構設計

MDP.Net-軟體架構

MDP.Net-軟體架構

MDP.Net-平台架構

MDP.Net-平台架構

MDP.Net-需求分析

MDP.Net-需求分析

版本更新

MDP.Net 6.0.11(開發中)

  • MDP.AspNetCore:加入Swagger預設參數,讓API顯示在SwaggerUI。

  • MDP.IdentityModel.Tokens.Jwt:SecurityTokenFactory加入自訂ExpireMinutes功能。

  • MDP.AspNetCore.Authentication.Jwt:加入多個JWT來源驗證功能,提供自訂HeaderName、TokenPrefix設定。

  • MDP.AspNetCore.Authentication:加入PolicySchemeSelector,提供依照HttpContex選擇AuthenticationScheme功能。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MDP.NetCore:

Package Downloads
MDP.AspNetCore

MDPCore Library

MDP.BlazorCore.Maui

MDPCore Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.7.65 189 1/7/2025
8.0.7.62 156 12/21/2024
8.0.7.61 93 12/19/2024
8.0.7.60 94 12/17/2024
8.0.7.53 302 11/8/2024
8.0.7.50 166 10/27/2024
8.0.7.47 162 10/23/2024
8.0.7.46 103 10/23/2024
8.0.7.42 277 9/22/2024
8.0.7.21 1,127 7/15/2024
8.0.7.19 149 7/11/2024
8.0.7.11 226 6/29/2024
8.0.7.10 116 6/29/2024
8.0.7.4 579 6/4/2024
8.0.7 479 5/21/2024
8.0.6 142 5/14/2024
8.0.5 306 5/2/2024
8.0.3 117 5/1/2024
8.0.2 129 4/26/2024
8.0.2-beta03 119 4/23/2024
8.0.2-beta02 110 4/23/2024
8.0.2-beta01 109 4/22/2024
8.0.1 176 4/6/2024
6.1.20 147 4/5/2024
6.1.18 153 4/4/2024
6.1.17 153 4/4/2024
6.1.16 141 4/4/2024
6.1.15 148 3/30/2024
6.1.14 148 3/30/2024
6.1.13 643 1/30/2024
6.1.12 325 1/17/2024
6.1.11 288 12/16/2023
6.1.10 164 12/12/2023
6.1.9 160 12/12/2023
6.1.8 554 9/13/2023
6.1.5 322 7/16/2023
6.1.4 257 7/2/2023
6.1.3 258 7/2/2023
6.1.2 254 6/18/2023
6.1.1 281 5/6/2023
6.1.0 306 4/19/2023
6.1.0-beta.4 97 4/17/2023
6.1.0-beta.3 97 4/17/2023
6.1.0-beta.2 99 4/16/2023
6.1.0-beta.1 97 4/15/2023
6.0.20 206 9/5/2023
6.0.19 210 9/5/2023
6.0.18 247 5/8/2023
6.0.16 382 3/19/2023
6.0.16-beta.10 104 3/29/2023
6.0.16-beta.6 111 3/21/2023
6.0.16-beta.5 110 3/21/2023
6.0.16-beta.4 110 3/20/2023
6.0.16-beta.3 111 3/20/2023
6.0.16-beta.2 112 3/19/2023
6.0.16-beta.1 116 3/19/2023
6.0.15 404 3/18/2023
6.0.14 373 3/18/2023
6.0.13 9,184 9/17/2022
6.0.12 807 9/11/2022
6.0.11 723 9/11/2022
6.0.11-beta.2 121 9/11/2022
6.0.11-beta 231 9/11/2022
6.0.10 706 7/28/2022
6.0.9 860 7/13/2022