ExtCore.Data 9.0.0

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

The ExtCore.Data 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 (1)

Showing the top 1 NuGet packages that depend on ExtCore.Data:

Package Downloads
Platformus.WebApplication

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

GitHub repositories (1)

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

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 14,152 6/6/2024
9.0.0-beta1 178 5/29/2024
8.1.0 1,965 12/23/2022
8.0.0 894 11/29/2022
7.1.3 3,764 10/24/2022
7.1.2 582 9/11/2022
7.1.1 585 9/10/2022
7.1.0 573 9/8/2022
7.0.1 1,651 4/29/2022
7.0.0 2,210 1/2/2022
6.0.0 6,185 1/9/2021
6.0.0-beta1 777 11/22/2020
5.1.0 19,519 12/24/2019
5.0.0 3,787 11/16/2019
5.0.0-alpha1 703 10/7/2019
4.1.0 5,516 6/24/2019
4.0.0 10,481 1/2/2019
4.0.0-alpha3 917 12/13/2018
4.0.0-alpha2 892 11/26/2018
4.0.0-alpha1 810 11/26/2018
Loading failed