CoreForms.Web.Extensions 10.0.1

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

CoreForms.Web.Extensions

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 (3)

Showing the top 3 NuGet packages that depend on CoreForms.Web.Extensions:

Package Downloads
CoreForms.Web.Entity

CoreForms.Web.Entity

CoreForms.Web.DynamicData

CoreForms.Web.DynamicData

CoreForms.Web.Extensions.Data.Linq

IMPORTANT: System.Data.Linq is no longer supported in .NET. This library is meant to satisfy type dependencies on System.Web types that depend on System.Data.Linq. Actually using those types might throw a PlatformNotSupportedException.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 123 3/12/2026
10.0.0 310 11/14/2025
10.0.0-alpha.1 252 8/21/2025
9.1.3 265 11/24/2025
9.1.2 365 8/21/2025
9.1.1 322 4/4/2025
9.1.0 364 3/4/2025
9.0.2 220 1/22/2025
9.0.1 234 11/27/2024
9.0.0 329 11/13/2024
9.0.0-rc.4 120 11/13/2024
9.0.0-rc.3 138 11/11/2024
9.0.0-rc.2 131 11/8/2024
9.0.0-rc.1 114 11/8/2024
8.2.7 209 11/24/2025
8.2.6 292 8/21/2025
8.2.5 175 1/22/2025
8.0.6 211 11/24/2025
8.0.5 286 8/21/2025
8.0.4 204 1/22/2025
Loading failed