IgniteUI.Blazor.Trial
23.2.191
See the version list below for details.
dotnet add package IgniteUI.Blazor.Trial --version 23.2.191
NuGet\Install-Package IgniteUI.Blazor.Trial -Version 23.2.191
<PackageReference Include="IgniteUI.Blazor.Trial" Version="23.2.191" />
paket add IgniteUI.Blazor.Trial --version 23.2.191
#r "nuget: IgniteUI.Blazor.Trial, 23.2.191"
// Install IgniteUI.Blazor.Trial as a Cake Addin #addin nuget:?package=IgniteUI.Blazor.Trial&version=23.2.191 // Install IgniteUI.Blazor.Trial as a Cake Tool #tool nuget:?package=IgniteUI.Blazor.Trial&version=23.2.191
Clone the dev-tools reepo in Azure Devops into c:/work (preferably)
Requirements
- Install VS2022
- Install the .net framework 4.0 and 4.5 targetting pack (vs 2019 build tools)
Building Translator Projects
- Open the Translator_NoRoslyn.sln in VS 2017
$/NetAdvantage/DEV/XPlatform/2021.2/Source/Translator
Get latest on the solution
Build all projects in Translator Release mode
Building DV Controls
ensure you finished Building Translator Projects
Build projects in the DV.Controls.sln in VS 2017
$/NetAdvantage/DEV/XPlatform/2021.2/Source/
Get latest on the solution
Build all projects
Building jQuery Projects
ensure you finished Building Translator Projects
removed bin folders Charts C:\WORK\NetAdvantage\DEV\XPlatform\2021.2\Source\DataChart.JS\DataChart\bin
Build projects in the Infragistics.jQuery.sln in VS 2017
$/NetAdvantage/DEV/XPlatform/2021.2/Source/jQuery
Get latest on the solution
Build all projects
Updating API Files
Follow these steps every time you update API of DV controls:
ensure you finished Building Translator Projects
ensure you finished Building DV Controls
removed bin folders Charts C:\WORK\NetAdvantage\DEV\XPlatform\2021.2\Source\DataChart.JS\DataChart\bin
ensure you finished Building jQuery Projects
checkout files from TFS:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/DataVisualization/Shared/Description/Generated
open Windows PowerShell as Administrator
type: cd C:\work\NetAdvantage\DEV\XPlatform\2021.2\Source\DataVisualization\Shared
type: powershell ".\UpdateGenerated.ps1"
check in API files generated:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/DataVisualization/Shared/Description/Generated
- open the Infragistics.jQuery.sln in VS 2017
$/NetAdvantage/DEV/XPlatform/2021.2/Source/jQuery
re-build
DV.Shared.DESCRIPTION.JS
projectnow you can use test app and gulp script to copy TS files from source
Building Web Component Project
Follow these step only if you want to generate WC packages from source. You can skip this section if you have a test app with gulp script for copying
ensure you finished Building Translator Projects
ensure you finished Building jQuery Projects
ensure you finished Updating API Files
open
WCBuild
in VS Code:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/WCBuild
run command:
npm install
run command:
npm buildAll
Building React Project
ensure you finished Building Translator Projects
ensure you finished Building jQuery Projects
open
RBuild
in VS Code:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/RBuild
run command:
npm install
run command:
npm buildAll
Building Blazor Projects
ensure you finished Building Translator Projects
ensure you finished Building jQuery Projects
ensure you finished Updating API Files
open Infragistics.Blazor folder in VS Code
$/NetAdvantage/DEV/XPlatform/2021.2/Source/Infragistics.Blazor
in terminal, type command: npm install
check out
MarshalByValueFactory.cs
from TFS:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/Infragistics.Blazor/componentsBase
- check out
Loader.ts
from TFS:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/Infragistics.Blazor/src
in terminal, type command: gulp This will copy files to
src/ig
in terminal, type command: npm run build This will generate files in
dest
folderin terminal, type command: dotnet build or build IgniteUI.Blazor.csproj in VS 2019
Running Blazor from source
ensure you finished Building Blazor Projects
open Blazor application in VS 2017
add
IgniteUI.Blazor.csproj
as a reference from
$/NetAdvantage/DEV/XPlatform/2021.2/Source/Infragistics.Blazor
restore Nuget Packages on your VS solution
add
IgniteUI.Blazor.csproj
as a reference project to your appbuild your app
Compiling the Blazor Source
- clone igniteui-angular to C:\Users\YourUserName\Documents\GitHub
- npm install
- npm run build:elements
- clone igniteui-webcomponents to C:\Users\YourUserName\Documents\GitHub
- npm install -. npm run build:publish
- clone igniteui-dockmanager to C:\Users\YourUserName\Documents\GitHub
- npm installl
- npn run build:publish
- compile as admin, C:Work\dev-tools\Xplatform\Main\Source\Translator sln
- compile as admin, C:\Work\dev-tools\Xplatform\Main\Source\jQuery sln
- open Infragistics.Blazor in VS code (C:\Work\dev-tools\XPlatform\Main\Source\Infragistics.Blazor)
- npm install
- gulp
- npm run build:dev
Building Angular Project
ensure you finished Building Translator Projects
ensure you finished Building jQuery Projects
open
NGBuild
in VS Code:
$/NetAdvantage/DEV/XPlatform/2021.2/Source/NGBuild
run command:
npm install
run command:
npm buildAll
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Components (>= 3.1.5)
- Microsoft.AspNetCore.Components.Web (>= 3.1.5)
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.0)
-
net7.0
- Microsoft.AspNetCore.Components.Web (>= 7.0.0)
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.0)
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 |
---|---|---|
24.2.19 | 122 | 11/15/2024 |
24.1.67 | 318 | 10/11/2024 |
24.1.52 | 287 | 9/20/2024 |
24.1.46 | 222 | 9/11/2024 |
23.2.257 | 733 | 6/28/2024 |
23.2.204 | 571 | 4/18/2024 |
23.2.191 | 325 | 3/29/2024 |
23.2.189 | 247 | 3/27/2024 |
23.2.120 | 14,009 | 1/17/2024 |
23.2.110 | 680 | 1/9/2024 |
23.2.97 | 1,266 | 12/14/2023 |
23.2.81 | 890 | 11/22/2023 |
23.2.76 | 818 | 11/15/2023 |
23.2.61 | 889 | 11/10/2023 |
23.1.72 | 3,356 | 8/17/2023 |
23.1.60 | 1,692 | 7/28/2023 |
23.1.37 | 2,782 | 6/27/2023 |
22.2.65 | 2,675 | 3/28/2023 |
22.2.60 | 1,267 | 3/22/2023 |
22.2.52 | 2,425 | 1/9/2023 |
22.2.50 | 1,566 | 12/9/2022 |
22.2.36 | 1,431 | 11/16/2022 |