LOTFF.Extension 3.0.1

dotnet add package LOTFF.Extension --version 3.0.1
NuGet\Install-Package LOTFF.Extension -Version 3.0.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="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LOTFF.Extension --version 3.0.1
#r "nuget: LOTFF.Extension, 3.0.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.
// Install LOTFF.Extension as a Cake Addin
#addin nuget:?package=LOTFF.Extension&version=3.0.1

// Install LOTFF.Extension as a Cake Tool
#tool nuget:?package=LOTFF.Extension&version=3.0.1

LOTFF通用.NetCore扩展,适用于.Net8

Product 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.

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.MicroService

LOTFF微服务扩展,适用于.Net6

LOTFF.Builder.Abstractions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 189 4/16/2024
3.0.0 199 3/14/2024
2.0.6 89 3/8/2024
2.0.5 98 3/7/2024
2.0.4 89 3/6/2024
2.0.3 96 3/6/2024
2.0.2 105 2/1/2024
2.0.1 378 12/21/2023
2.0.0 246 12/21/2023
1.5.0 162 12/2/2023
1.4.9 160 11/30/2023
1.4.8 344 11/14/2023
1.4.7 560 5/23/2023
1.4.6 261 2/9/2023
1.4.5 1,184 1/31/2023
1.4.3 299 1/30/2023
1.4.2 304 1/30/2023
1.4.1 511 12/8/2022
1.4.0 321 12/8/2022
1.3.9 443 12/2/2022

新增控制器扩展基类