MDP.Hosting
6.1.0-beta.1
See the version list below for details.
dotnet add package MDP.Hosting --version 6.1.0-beta.1
NuGet\Install-Package MDP.Hosting -Version 6.1.0-beta.1
<PackageReference Include="MDP.Hosting" Version="6.1.0-beta.1" />
paket add MDP.Hosting --version 6.1.0-beta.1
#r "nuget: MDP.Hosting, 6.1.0-beta.1"
// Install MDP.Hosting as a Cake Addin #addin nuget:?package=MDP.Hosting&version=6.1.0-beta.1&prerelease // Install MDP.Hosting as a Cake Tool #tool nuget:?package=MDP.Hosting&version=6.1.0-beta.1&prerelease
MDP.Net
MDP.Net是.NET版本的開發平台,協助開發人員快速建立Web App、Console App。
範例展示
Todos-工作管理
開發工具:Visual Studio 2022
方案路徑:程式資料夾=>demo/SleepZone.Todos.sln
起始專案:方案總管內=>02.Application/SleepZone.Todos.WebApp
測試步驟:
瀏覽器的網址列:輸入「https://localhost:44392/SleepZone-Todos/Home/Index」,會被跳轉至Login頁面進行登入。
Login頁面:點擊「LoginByName」使用Username欄位內容進行登入,跳轉頁面至SleepZone.Todos頁面代表登入成功。
SleepZone.Todos頁面:點擊「AddTodo按鈕」新增工作項目,看到{ "statusCode": 200 }代表工作項目新增成功。
SleepZone.Todos頁面:點擊「FindAllTodo按鈕」查詢所有工作項目,看到{ "statusCode": 200 }代表工作項目查詢成功。
瀏覽器的網址列:輸入「https://localhost:44392/swagger」,可以看到Swagger頁面並進行操作。
架構設計
MDP.Net-軟體架構
MDP.Net-分層架構
MDP.Net-平台架構
MDP.Net-需求分析
版本更新
MDP.Net 6.0.16
- MDP.AspNetCore.Authentication.Liff.Services:加入此模組,提供Liff頁面客製化功能。
MDP.Net 6.0.15
- MDP.AspNetCore.Authentication.Liff:調整Liff登入效能、調整Liff登入頁面提示文字。
MDP.Net 6.0.14
- MDP.AspNetCore.Authentication.Liff:調整Liff登入效能、調整Liff登入頁面提示文字。
MDP.Net 6.0.13
MDP.AspNetCore.WebApp:WebApp專案設定加入GenerateDocumentationFile,讓系統產生API說明檔。
MDP.AspNetCore:加入Swagger預設參數,讓SwaggerUI顯示API說明檔。
MDP.IdentityModel.Tokens.Jwt:加入RSA非對稱金鑰支援。
MDP.AspNetCore.Authentication.Jwt:加入RSA非對稱金鑰支援。
MDP.Net 6.0.12
MDP.AspNetCore:加入Swagger預設參數,讓SwaggerUI顯示API。
MDP.IdentityModel.Tokens.Jwt:SecurityTokenFactory加入自訂ExpireMinutes功能。
MDP.AspNetCore.Authentication.Jwt:加入多個JWT來源驗證功能,提供自訂HeaderName、TokenPrefix設定。
MDP.AspNetCore.Authentication:加入PolicySchemeSelector,提供依照HttpContex選擇AuthenticationScheme功能。
Product | Versions 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. |
-
net6.0
- Autofac (>= 6.3.0)
- Autofac.Extensions.DependencyInjection (>= 7.2.0)
- CLK.Reflection (>= 6.1.0-beta.1)
- MDP.Configuration (>= 6.1.0-beta.1)
- MDP.Registration (>= 6.1.0-beta.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MDP.Hosting:
Package | Downloads |
---|---|
MDP.NetCore
MDP.NetCore Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.7.53 | 176 | 11/8/2024 |
8.0.7.50 | 150 | 10/27/2024 |
8.0.7.47 | 142 | 10/23/2024 |
8.0.7.46 | 87 | 10/23/2024 |
8.0.7.42 | 289 | 9/22/2024 |
8.0.7.21 | 1,139 | 7/15/2024 |
8.0.7.19 | 151 | 7/11/2024 |
8.0.7.11 | 209 | 6/29/2024 |
8.0.7.10 | 119 | 6/29/2024 |
8.0.7.4 | 560 | 6/4/2024 |
8.0.7 | 471 | 5/21/2024 |
8.0.6 | 142 | 5/14/2024 |
8.0.5 | 291 | 5/2/2024 |
8.0.3 | 111 | 5/1/2024 |
8.0.2 | 139 | 4/26/2024 |
8.0.2-beta03 | 127 | 4/23/2024 |
8.0.2-beta02 | 120 | 4/23/2024 |
8.0.2-beta01 | 121 | 4/22/2024 |
8.0.1 | 190 | 4/6/2024 |
6.1.20 | 148 | 4/5/2024 |
6.1.18 | 148 | 4/4/2024 |
6.1.17 | 159 | 4/4/2024 |
6.1.16 | 144 | 4/4/2024 |
6.1.15 | 158 | 3/30/2024 |
6.1.14 | 147 | 3/30/2024 |
6.1.13 | 655 | 1/30/2024 |
6.1.12 | 334 | 1/17/2024 |
6.1.11 | 294 | 12/16/2023 |
6.1.10 | 196 | 12/12/2023 |
6.1.9 | 185 | 12/12/2023 |
6.1.8 | 564 | 9/13/2023 |
6.1.1 | 271 | 5/6/2023 |
6.1.0 | 305 | 4/19/2023 |
6.1.0-beta.4 | 86 | 4/17/2023 |
6.1.0-beta.3 | 90 | 4/17/2023 |
6.1.0-beta.2 | 85 | 4/16/2023 |
6.1.0-beta.1 | 84 | 4/15/2023 |
6.0.20 | 785 | 9/5/2023 |
6.0.19 | 319 | 9/5/2023 |
6.0.18 | 2,096 | 5/8/2023 |
6.0.16 | 2,117 | 3/19/2023 |
6.0.16-beta.10 | 88 | 3/29/2023 |
6.0.16-beta.6 | 100 | 3/21/2023 |
6.0.16-beta.5 | 102 | 3/21/2023 |
6.0.16-beta.4 | 102 | 3/20/2023 |
6.0.16-beta.3 | 105 | 3/20/2023 |
6.0.16-beta.2 | 100 | 3/19/2023 |
6.0.16-beta.1 | 100 | 3/19/2023 |
6.0.15 | 697 | 3/18/2023 |
6.0.14 | 706 | 3/18/2023 |
6.0.13 | 12,215 | 9/17/2022 |
6.0.12 | 6,899 | 9/11/2022 |
6.0.11 | 1,789 | 9/11/2022 |
6.0.11-beta.2 | 110 | 9/11/2022 |
6.0.11-beta | 310 | 9/11/2022 |
6.0.10 | 2,374 | 7/28/2022 |
6.0.9 | 2,985 | 7/13/2022 |