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 | 284 | 10/10/2024 |
3.0.8 | 84 | 10/10/2024 |
3.0.6 | 100 | 7/22/2024 |
3.0.5 | 94 | 7/22/2024 |
3.0.4 | 97 | 7/22/2024 |
3.0.3 | 97 | 7/22/2024 |
3.0.2 | 322 | 6/5/2024 |
3.0.1 | 596 | 4/16/2024 |
3.0.0 | 320 | 3/14/2024 |
2.0.6 | 130 | 3/8/2024 |
2.0.5 | 143 | 3/7/2024 |
2.0.4 | 121 | 3/6/2024 |
2.0.3 | 133 | 3/6/2024 |
2.0.2 | 162 | 2/1/2024 |
2.0.1 | 541 | 12/21/2023 |
2.0.0 | 371 | 12/21/2023 |
1.5.0 | 205 | 12/2/2023 |
1.4.9 | 229 | 11/30/2023 |
1.4.8 | 492 | 11/14/2023 |
1.4.7 | 787 | 5/23/2023 |
1.4.6 | 285 | 2/9/2023 |
1.4.5 | 1,312 | 1/31/2023 |
1.4.3 | 336 | 1/30/2023 |
1.4.2 | 348 | 1/30/2023 |
1.4.1 | 572 | 12/8/2022 |
1.4.0 | 362 | 12/8/2022 |
1.3.9 | 489 | 12/2/2022 |
新增控制器扩展基类