ExtCore.Mvc 9.0.0

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

The ExtCore.Mvc extension component. Based on the ExtCore framework.

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.  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 (5)

Showing the top 5 NuGet packages that depend on ExtCore.Mvc:

Package Downloads
Platformus.Barebone

The Platformus.Barebone extension component.

Platformus.Core

The Platformus.Core extension component.

Platformus.Installer

Free, open source and cross-platform CMS based on ASP.NET Core and ExtCore framework.

Magicalizer.Api

Package Description

extKapp

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ExtCore.Mvc:

Repository Stars
Platformus/Platformus
Platformus is free, open source, and cross-platform developer-friendly CMS based on ASP.NET Core, ExtCore framework, and Magicalizer
Version Downloads Last Updated
9.0.0 24,086 6/6/2024
9.0.0-beta1 341 5/29/2024
8.1.0 5,190 12/23/2022
8.0.0 1,312 11/29/2022
7.1.3 571,658 10/24/2022
7.1.2 1,390 9/11/2022
7.1.1 566 9/10/2022
7.1.0 617 9/8/2022
7.0.1 9,887 4/29/2022
7.0.0 4,295 1/2/2022
6.0.0 36,319 1/9/2021
6.0.0-beta1 2,389 11/22/2020
5.1.0 92,962 12/24/2019
5.0.0 2,891 11/16/2019
5.0.0-alpha1 733 10/7/2019
4.1.0 2,469 6/24/2019
4.0.0 42,649 1/2/2019
4.0.0-alpha3 901 12/13/2018
4.0.0-alpha2 906 11/26/2018
4.0.0-alpha1 851 11/26/2018
Loading failed