LOTFF.Extension
4.1.1
dotnet add package LOTFF.Extension --version 4.1.1
NuGet\Install-Package LOTFF.Extension -Version 4.1.1
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="4.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LOTFF.Extension" Version="4.1.1" />
<PackageReference Include="LOTFF.Extension" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LOTFF.Extension --version 4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LOTFF.Extension, 4.1.1"
#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.
#:package LOTFF.Extension@4.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LOTFF.Extension&version=4.1.1
#tool nuget:?package=LOTFF.Extension&version=4.1.1
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. net9.0 was computed. 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 was computed. 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. |
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.2.0)
- LOTFF.Common.Package (>= 3.2.0)
- LOTFF.Extensions.Package (>= 3.2.1)
- 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 |
|---|---|---|
| 4.1.1 | 287 | 9/3/2025 |
| 4.1.0 | 519 | 6/24/2025 |
| 4.0.0 | 569 | 3/16/2025 |
| 3.1.4 | 263 | 3/16/2025 |
| 3.1.3 | 275 | 3/16/2025 |
| 3.1.2 | 701 | 2/13/2025 |
| 3.1.1 | 282 | 2/10/2025 |
| 3.1.0 | 300 | 12/26/2024 |
| 3.0.9 | 1,166 | 10/10/2024 |
| 3.0.8 | 240 | 10/10/2024 |
| 3.0.6 | 245 | 7/22/2024 |
| 3.0.5 | 242 | 7/22/2024 |
| 3.0.4 | 249 | 7/22/2024 |
| 3.0.3 | 241 | 7/22/2024 |
| 3.0.2 | 655 | 6/5/2024 |
| 3.0.1 | 1,075 | 4/16/2024 |
| 3.0.0 | 639 | 3/14/2024 |
| 2.0.6 | 272 | 3/8/2024 |
| 2.0.5 | 292 | 3/7/2024 |
| 2.0.4 | 266 | 3/6/2024 |
Loading failed
新增控制器扩展基类