Lyte.Libraries.Web 3.1.1

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

Lyte Standard Web Library

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lyte.Libraries.Web:

Package Downloads
Lyte.Libraries.Web.Mvc

Lyte Web MVC Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.1 133 2026/6/19
3.1.0 122 2026/6/11
3.0.0 136 2026/4/22
2.0.8 732 2025/8/28
2.0.7 451 2025/6/30
2.0.6 543 2025/6/17
2.0.5 248 2025/6/17
2.0.4 241 2025/6/15
2.0.3 392 2025/6/11
2.0.2 387 2025/6/10
1.0.6 283 2025/6/24
1.0.5 336 2025/2/6
1.0.4 220 2025/2/4
1.0.3 302 2024/11/6
1.0.2 273 2024/9/9
1.0.1 436 2023/12/30
1.0.0 265 2023/12/30
0.0.47 417 2023/11/12
Loading failed