LOTFF.Extension
3.0.9
dotnet add package LOTFF.Extension --version 3.0.9
NuGet\Install-Package LOTFF.Extension -Version 3.0.9
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="LOTFF.Extension" Version="3.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LOTFF.Extension --version 3.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LOTFF.Extension, 3.0.9"
#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.
// Install LOTFF.Extension as a Cake Addin #addin nuget:?package=LOTFF.Extension&version=3.0.9 // Install LOTFF.Extension as a Cake Tool #tool nuget:?package=LOTFF.Extension&version=3.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LOTFF通用.NetCore扩展,适用于.Net8
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- EmitMapper.Core (>= 1.0.2)
- LOTFF.Basic.Package (>= 3.1.0)
- LOTFF.Common.Package (>= 3.1.0)
- LOTFF.Extensions.Package (>= 3.0.0)
- SharpZipLib (>= 1.4.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on LOTFF.Extension:
Package | Downloads |
---|---|
LOTFF.ORM
LOTFF通用ORM集成,集成EF仓储、工作单元,Dapper仓储 |
|
LOTFF.Core
强大的.NET6扩展 |
|
LOTFF.Security
Package Description |
|
LOTFF.Builder.Abstractions
Package Description |
|
LOTFF.Modules
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.9 | 277 | 10/10/2024 |
3.0.8 | 81 | 10/10/2024 |
3.0.6 | 99 | 7/22/2024 |
3.0.5 | 93 | 7/22/2024 |
3.0.4 | 96 | 7/22/2024 |
3.0.3 | 96 | 7/22/2024 |
3.0.2 | 320 | 6/5/2024 |
3.0.1 | 594 | 4/16/2024 |
3.0.0 | 317 | 3/14/2024 |
2.0.6 | 129 | 3/8/2024 |
2.0.5 | 142 | 3/7/2024 |
2.0.4 | 120 | 3/6/2024 |
2.0.3 | 132 | 3/6/2024 |
2.0.2 | 161 | 2/1/2024 |
2.0.1 | 540 | 12/21/2023 |
2.0.0 | 370 | 12/21/2023 |
1.5.0 | 204 | 12/2/2023 |
1.4.9 | 228 | 11/30/2023 |
1.4.8 | 489 | 11/14/2023 |
1.4.7 | 786 | 5/23/2023 |
1.4.6 | 284 | 2/9/2023 |
1.4.5 | 1,311 | 1/31/2023 |
1.4.3 | 335 | 1/30/2023 |
1.4.2 | 347 | 1/30/2023 |
1.4.1 | 571 | 12/8/2022 |
1.4.0 | 361 | 12/8/2022 |
1.3.9 | 488 | 12/2/2022 |
新增控制器扩展基类