C1.AspNetCore.Mvc.TransposedMultiRow 6.0.20261.453

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

About

MultiRow for ASP.NET MVC supports a transposed view, which is another way to show tabular data and especially useful when there are few data items. The transposed multi-row aspect repeats the records horizontally instead of vertically like in a traditional grid.

The TransposedMultiRow control extends the FlexGrid control to display data using a transposed layout, where columns represent data items and rows represent item properties, similar to the TransposedGrid control. But in contrast to the TransposedGrid control, the TransposedMultiRow control uses multiple columns to represent each data item. This allows you to create form-like interfaces that can display a large number of rows with minimal vertical scrolling.

Resources

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.  net10.0 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.20261.453 100 7/3/2026
6.0.20261.447 126 5/29/2026
6.0.20252.436-rc 108 4/3/2026
6.0.20252.435 130 3/20/2026
6.0.20252.434 134 2/12/2026
6.0.20252.413 567 12/1/2025
6.0.20251.390 254 8/13/2025
6.0.20251.386 238 7/16/2025
6.0.20251.372 315 5/16/2025
6.0.20242.367 263 12/27/2024
6.0.20242.365 222 11/28/2024
6.0.20241.362 308 7/19/2024
6.0.20241.361 261 7/8/2024
6.0.20241.360 263 5/29/2024
6.0.20233.354 276 3/22/2024
6.0.20233.351 355 12/5/2023
6.0.20231.347 269 8/3/2023
6.0.20231.344 380 3/24/2023
3.0.20222.340 581 7/27/2022
3.0.20221.337 577 5/31/2022
Loading failed