LOTFF.Host.Abstractions 4.0.0

dotnet add package LOTFF.Host.Abstractions --version 4.0.0
                    
NuGet\Install-Package LOTFF.Host.Abstractions -Version 4.0.0
                    
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.Host.Abstractions" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LOTFF.Host.Abstractions" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="LOTFF.Host.Abstractions" />
                    
Project file
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.Host.Abstractions --version 4.0.0
                    
#r "nuget: LOTFF.Host.Abstractions, 4.0.0"
                    
#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.
#addin nuget:?package=LOTFF.Host.Abstractions&version=4.0.0
                    
Install LOTFF.Host.Abstractions as a Cake Addin
#tool nuget:?package=LOTFF.Host.Abstractions&version=4.0.0
                    
Install LOTFF.Host.Abstractions as a Cake Tool

LOTFF通用启动封装,适用于.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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on LOTFF.Host.Abstractions:

Package Downloads
LOTFF.Host

LOTFF通用启动封装,适用于.Net8

LOTFF.Host.Logger

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 153 3/16/2025
3.2.1 128 3/16/2025
3.2.0 130 3/16/2025
3.1.9 124 3/16/2025
3.1.8 103 3/14/2025
3.1.7 128 2/26/2025
3.1.6 106 2/26/2025
3.1.5 109 2/24/2025
3.1.4 94 2/24/2025
3.1.3 332 10/10/2024
3.1.1 166 6/28/2024
3.1.0 182 4/16/2024
3.0.1 160 3/22/2024
3.0.0 135 3/14/2024
2.0.2 209 12/21/2023
2.0.1 155 12/21/2023
2.0.0 139 12/21/2023
1.0.7 188 12/2/2023
1.0.6 176 11/30/2023
1.0.5 195 11/21/2023
1.0.3 139 11/13/2023
1.0.2 164 10/28/2023
1.0.1 147 10/28/2023
1.0.0 165 10/6/2023

封装.NET6主机启动模式