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 262 4/16/2024
3.0.0 202 3/14/2024
2.0.6 93 3/8/2024
2.0.5 101 3/7/2024
2.0.4 92 3/6/2024
2.0.3 99 3/6/2024
2.0.2 108 2/1/2024
2.0.1 381 12/21/2023
2.0.0 248 12/21/2023
1.5.0 165 12/2/2023
1.4.9 163 11/30/2023
1.4.8 346 11/14/2023
1.4.7 563 5/23/2023
1.4.6 264 2/9/2023
1.4.5 1,189 1/31/2023
1.4.3 301 1/30/2023
1.4.2 306 1/30/2023
1.4.1 516 12/8/2022
1.4.0 323 12/8/2022
1.3.9 446 12/2/2022

新增控制器扩展基类