Lzq.Core
0.0.9
dotnet add package Lzq.Core --version 0.0.9
NuGet\Install-Package Lzq.Core -Version 0.0.9
<PackageReference Include="Lzq.Core" Version="0.0.9" />
<PackageVersion Include="Lzq.Core" Version="0.0.9" />
<PackageReference Include="Lzq.Core" />
paket add Lzq.Core --version 0.0.9
#r "nuget: Lzq.Core, 0.0.9"
#:package Lzq.Core@0.0.9
#addin nuget:?package=Lzq.Core&version=0.0.9
#tool nuget:?package=Lzq.Core&version=0.0.9
Lzq.Core
Lzq.Core
🌟 核心特性
Masa动态MiniApi:https://docs.masastack.com/framework/building-blocks/minimal-apis# Masa: Mapster: https://docs.masastack.com/framework/building-blocks/data-mapping/mapster# 异常类型,异常类型中间件:https://docs.masastack.com/framework/building-blocks/exception# 依赖注入:https://docs.masastack.com/framework/utils/extensions/dependency-injection# 常用扩展:https://docs.masastack.com/framework/utils/extensions/dotnet-extensions# 枚举扩展:https://docs.masastack.com/framework/utils/extensions/enums# 加密/解密帮助类:https://docs.masastack.com/framework/utils/security/cryptography# ApiResult等常用结果类
🚀 快速开始
builder.Services.AddCoreAssembly().AddMapster().AddCoreAutoInject();
builder.Services.AddCoreMinimalAPIs();
var app = builder.Build();
app.UseCoreExceptionHandler();
app.MapMasaMinimalAPIs();
| 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
- Masa.BuildingBlocks.Data.MappingExtensions (>= 1.2.0-preview.10)
- Masa.Contrib.Data.Mapping.Mapster (>= 1.2.0-preview.10)
- Masa.Contrib.Exceptions (>= 1.2.0-preview.10)
- Masa.Contrib.Service.MinimalAPIs (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.DependencyInjection (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.Enums (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.Validations.FluentValidation (>= 1.2.0-preview.10)
- Masa.Utils.Security.Cryptography (>= 1.2.0-preview.10)
- Microsoft.Extensions.DependencyModel (>= 10.0.8)
-
net8.0
- Masa.BuildingBlocks.Data.MappingExtensions (>= 1.2.0-preview.10)
- Masa.Contrib.Data.Mapping.Mapster (>= 1.2.0-preview.10)
- Masa.Contrib.Exceptions (>= 1.2.0-preview.10)
- Masa.Contrib.Service.MinimalAPIs (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.DependencyInjection (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.Enums (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.Validations.FluentValidation (>= 1.2.0-preview.10)
- Masa.Utils.Security.Cryptography (>= 1.2.0-preview.10)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
-
net9.0
- Masa.BuildingBlocks.Data.MappingExtensions (>= 1.2.0-preview.10)
- Masa.Contrib.Data.Mapping.Mapster (>= 1.2.0-preview.10)
- Masa.Contrib.Exceptions (>= 1.2.0-preview.10)
- Masa.Contrib.Service.MinimalAPIs (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.DependencyInjection (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.Enums (>= 1.2.0-preview.10)
- Masa.Utils.Extensions.Validations.FluentValidation (>= 1.2.0-preview.10)
- Masa.Utils.Security.Cryptography (>= 1.2.0-preview.10)
- Microsoft.Extensions.DependencyModel (>= 9.0.16)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Lzq.Core:
| Package | Downloads |
|---|---|
|
Lzq.Extensions.AI
Package Description |
|
|
Lzq.Extensions.EventBus
Package Description |
|
|
Lzq.Extensions.ExternalHttpApi
Package Description |
|
|
Lzq.Extensions.SqlSugar
Package Description |
|
|
Lzq.Extensions.Jwt
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.