Acme 5.6.6.1
See the version list below for details.
dotnet add package Acme --version 5.6.6.1
NuGet\Install-Package Acme -Version 5.6.6.1
<PackageReference Include="Acme" Version="5.6.6.1" />
<PackageVersion Include="Acme" Version="5.6.6.1" />
<PackageReference Include="Acme" />
paket add Acme --version 5.6.6.1
#r "nuget: Acme, 5.6.6.1"
#:package Acme@5.6.6.1
#addin nuget:?package=Acme&version=5.6.6.1
#tool nuget:?package=Acme&version=5.6.6.1
Acme 极简 .NET 开发,高效触手可及
| Product | Versions 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 is compatible. 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. |
-
net10.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.8)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.8)
- Microsoft.Extensions.DependencyInjection (>= 10.0.8)
- Microsoft.Extensions.Features (>= 10.0.8)
- Newtonsoft.Json (>= 13.0.4)
- NPOI (>= 2.7.6)
- Swashbuckle.AspNetCore.Swagger (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerGen (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerUI (>= 10.1.7)
- ZKWeb.System.Drawing (>= 4.0.1)
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.26)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.15)
- Microsoft.Extensions.DependencyInjection (>= 9.0.15)
- Microsoft.Extensions.Features (>= 9.0.15)
- Newtonsoft.Json (>= 13.0.4)
- NPOI (>= 2.8.0)
- Swashbuckle.AspNetCore.Swagger (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerGen (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerUI (>= 10.1.7)
- ZKWeb.System.Drawing (>= 4.0.1)
-
net9.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 9.0.15)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.15)
- Microsoft.Extensions.DependencyInjection (>= 9.0.15)
- Microsoft.Extensions.Features (>= 9.0.15)
- Newtonsoft.Json (>= 13.0.4)
- NPOI (>= 2.7.5)
- Swashbuckle.AspNetCore.Swagger (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerGen (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerUI (>= 10.1.7)
- ZKWeb.System.Drawing (>= 4.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Acme:
| Package | Downloads |
|---|---|
|
Acme.Dapper
Acme framework based on Dapper database operation class library |
|
|
Acme.GlobalFilters
Global Filter Class Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.6.7.1 | 137 | 8/3/2026 |
| 5.6.7 | 125 | 6/25/2026 |
| 5.6.6.1 | 146 | 5/26/2026 |
| 5.6.6 | 115 | 5/26/2026 |
| 5.6.5 | 243 | 5/8/2026 |
| 5.6.4 | 309 | 3/18/2026 |
| 5.6.3 | 323 | 3/16/2026 |
| 5.6.2 | 471 | 1/14/2026 |
| 5.6.1 | 511 | 12/12/2025 |
| 5.6.0 | 559 | 11/29/2025 |
| 5.5.2.2 | 620 | 11/3/2025 |
| 5.5.2.1 | 620 | 9/29/2025 |
| 5.5.2 | 599 | 9/29/2025 |
| 5.5.1.9 | 864 | 7/21/2025 |
| 5.5.1.8 | 570 | 7/4/2025 |
| 5.5.1.7 | 559 | 6/18/2025 |
| 5.5.1.6 | 655 | 5/12/2025 |
| 5.5.1.5 | 647 | 5/12/2025 |
| 5.5.1.4 | 619 | 3/10/2025 |
| 5.5.1.3 | 656 | 12/16/2024 |
一、更新.NET依赖
1..NET10(Microsoft.Extensions.Caching.Abstractions、Microsoft.Extensions.DependencyInjection、icrosoft.Extensions.Features)依赖升级版本为10.0.8
2..NET8/.NET9(Microsoft.Extensions.Caching.Abstractions、Microsoft.Extensions.DependencyInjection、Microsoft.Extensions.Features)依赖升级版本为9.0.15
3.添加Microsoft.AspNetCore.Authentication.JwtBearer依赖
二、新增功能
1.新增ReturnOh模块
三、修复已知BUG……
四.更新文档……