BlazingApple.Survey.Components
2.0.0
See the version list below for details.
dotnet add package BlazingApple.Survey.Components --version 2.0.0
NuGet\Install-Package BlazingApple.Survey.Components -Version 2.0.0
<PackageReference Include="BlazingApple.Survey.Components" Version="2.0.0" />
paket add BlazingApple.Survey.Components --version 2.0.0
#r "nuget: BlazingApple.Survey.Components, 2.0.0"
// Install BlazingApple.Survey.Components as a Cake Addin #addin nuget:?package=BlazingApple.Survey.Components&version=2.0.0 // Install BlazingApple.Survey.Components as a Cake Tool #tool nuget:?package=BlazingApple.Survey.Components&version=2.0.0
BlazingApple is a collection of business objects and corresponding components to speed application development. BlazingApple.Survey renders survey management components and components to take a survey as well as sending the objects to a server.
Product | Versions 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 was computed. 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. |
-
net6.0
- BlazingApple.Survey.Shared (>= 2.0.0)
- Microsoft.AspNetCore.Components.Web (>= 6.0.8)
- Radzen.Blazor (>= 2.17.11)
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 |
---|---|---|
2.3.5 | 384 | 10/15/2023 |
2.3.4 | 127 | 10/15/2023 |
2.3.3 | 300 | 3/21/2023 |
2.3.2 | 217 | 3/21/2023 |
2.3.1 | 227 | 3/21/2023 |
2.3.0 | 220 | 3/21/2023 |
2.2.9 | 222 | 3/21/2023 |
2.2.8 | 233 | 3/14/2023 |
2.2.7 | 248 | 3/5/2023 |
2.2.6 | 261 | 2/26/2023 |
2.2.5 | 253 | 2/22/2023 |
2.2.4 | 236 | 2/22/2023 |
2.2.3 | 246 | 2/22/2023 |
2.2.2 | 248 | 2/22/2023 |
2.2.1 | 240 | 2/21/2023 |
2.2.0 | 267 | 2/21/2023 |
2.1.6 | 265 | 2/20/2023 |
2.1.5 | 253 | 2/20/2023 |
2.1.4 | 256 | 2/19/2023 |
2.1.3 | 241 | 2/18/2023 |
2.1.2 | 252 | 2/18/2023 |
2.1.1 | 249 | 2/18/2023 |
2.1.0 | 250 | 2/18/2023 |
2.0.0 | 372 | 8/24/2022 |
2.0.0
Updated entity property names, code cleanup.
1.2.5
Change the Ids from ints to strings.
1.2.4
Better display of titles, and optionally colors for Blazing Apple
1.2.3
Minor bug fixes relating to the Edit Options button selection.
1.2.2
UI Changes reducing the reliance on Radzen components. The components now rely on Bootstrap.
1.2.1
This release adds inline functionality, enabling consumers to host their survey components in a popup.