![]() |
VOOZH | about |
dotnet add package Indice.Features.Cases.AspNetCore --version 7.47.0
NuGet\Install-Package Indice.Features.Cases.AspNetCore -Version 7.47.0
<PackageReference Include="Indice.Features.Cases.AspNetCore" Version="7.47.0" />
<PackageVersion Include="Indice.Features.Cases.AspNetCore" Version="7.47.0" />Directory.Packages.props
<PackageReference Include="Indice.Features.Cases.AspNetCore" />Project file
paket add Indice.Features.Cases.AspNetCore --version 7.47.0
#r "nuget: Indice.Features.Cases.AspNetCore, 7.47.0"
#:package Indice.Features.Cases.AspNetCore@7.47.0
#addin nuget:?package=Indice.Features.Cases.AspNetCore&version=7.47.0Install as a Cake Addin
#tool nuget:?package=Indice.Features.Cases.AspNetCore&version=7.47.0Install as a Cake Tool
Indice Case Management System
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 8.0.0-rc09 | 291 | 12/10/2024 | 8.0.0-rc09 is deprecated because it is no longer maintained. |
| 8.0.0-rc08 | 174 | 12/6/2024 | |
| 8.0.0-rc07 | 195 | 12/6/2024 | |
| 8.0.0-rc06 | 222 | 12/6/2024 | |
| 8.0.0-rc05 | 201 | 12/6/2024 | |
| 8.0.0-rc04 | 207 | 12/4/2024 | |
| 8.0.0-rc03 | 198 | 12/2/2024 | |
| 8.0.0-rc02 | 188 | 12/1/2024 | |
| 8.0.0-rc01 | 180 | 11/29/2024 | |
| 7.47.0 | 569 | 11/28/2024 | 7.47.0 is deprecated because it is no longer maintained. |
| 7.46.0 | 300 | 11/27/2024 | |
| 7.45.0 | 318 | 11/26/2024 | |
| 7.44.0 | 274 | 11/26/2024 | |
| 7.43.1 | 382 | 11/25/2024 | |
| 7.43.0 | 281 | 11/22/2024 | |
| 7.42.0 | 295 | 11/21/2024 | |
| 7.41.0 | 290 | 11/15/2024 | |
| 7.40.0 | 314 | 11/14/2024 | |
| 7.39.1 | 341 | 11/8/2024 | |
| 7.39.0 | 324 | 11/6/2024 |
- Added PatchCaseMetadata to AdminCasesController, so you can now update a case's metadata.
- Also added PatchCaseMetadata to the IAdminCaseService, so you can now update a case's metadata from your code.