makeITeasy.AppFramework.Web
1.1.11
dotnet add package makeITeasy.AppFramework.Web --version 1.1.11
NuGet\Install-Package makeITeasy.AppFramework.Web -Version 1.1.11
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="makeITeasy.AppFramework.Web" Version="1.1.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add makeITeasy.AppFramework.Web --version 1.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: makeITeasy.AppFramework.Web, 1.1.11"
#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.
// Install makeITeasy.AppFramework.Web as a Cake Addin #addin nuget:?package=makeITeasy.AppFramework.Web&version=1.1.11 // Install makeITeasy.AppFramework.Web as a Cake Tool #tool nuget:?package=makeITeasy.AppFramework.Web&version=1.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Web extentions module for makeITeasy.Appframework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- BuildBundlerMinifier (>= 3.2.449)
- makeITeasy.AppFramework.Models (>= 1.1.6)
- Newtonsoft.Json (>= 13.0.1)
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 |
---|---|---|
1.1.11 | 565 | 10/22/2022 |
1.1.10 | 431 | 10/20/2022 |
1.1.9 | 968 | 3/31/2022 |
1.1.8 | 507 | 1/16/2022 |
1.1.7 | 262 | 1/14/2022 |
1.1.6 | 338 | 9/28/2021 |
1.1.5 | 432 | 3/22/2021 |
1.1.4 | 445 | 3/13/2021 |
1.1.3 | 360 | 3/9/2021 |
1.1.2 | 354 | 2/26/2021 |
1.1.1 | 377 | 2/21/2021 |
1.0.4 | 391 | 12/31/2020 |
1.0.3 | 390 | 12/17/2020 |
1.0.2 | 394 | 12/12/2020 |
1.0.2-b1 | 286 | 12/12/2020 |
1.0.1 | 379 | 11/28/2020 |
1.1.11 : Add Array (string / int) as support of datatable search object
1.1.10 : code cleanup
1.1.9 : Initial Release