Integrative.Lara
0.8.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Integrative.Lara --version 0.8.5
NuGet\Install-Package Integrative.Lara -Version 0.8.5
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="Integrative.Lara" Version="0.8.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Integrative.Lara --version 0.8.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Integrative.Lara, 0.8.5"
#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 Integrative.Lara as a Cake Addin #addin nuget:?package=Integrative.Lara&version=0.8.5 // Install Integrative.Lara as a Cake Tool #tool nuget:?package=Integrative.Lara&version=0.8.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lara Web Engine is a lightweight C# Web UI framework for server-side DOM rendering.
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.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.WebSockets (>= 2.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Integrative.Lara:
Repository | Stars |
---|---|
integrativesoft/lara
Lara Web Engine is a lightweight C# framework for web user interface development.
|
Version | Downloads | Last updated |
---|---|---|
0.10.5 | 498 | 11/19/2021 |
0.10.4 | 394 | 6/15/2021 |
0.10.3 | 347 | 2/17/2021 |
0.10.2 | 344 | 1/25/2021 |
0.10.1 | 377 | 1/22/2021 |
0.10.0 | 389 | 1/21/2021 |
0.9.0 | 408 | 12/30/2020 |
0.8.11 | 454 | 12/11/2020 |
0.8.10 | 625 | 8/2/2020 |
0.8.9 | 520 | 7/19/2020 |
0.8.8 | 464 | 6/24/2020 |
0.8.7 | 506 | 6/22/2020 |
0.8.6 | 468 | 5/6/2020 |
0.8.5 | 465 | 4/14/2020 |
0.8.4 | 468 | 3/7/2020 |
0.8.3 | 510 | 1/27/2020 |
0.8.2 | 486 | 1/14/2020 |
0.8.1 | 533 | 12/19/2019 |
0.8.0 | 494 | 12/18/2019 |
0.7.1 | 484 | 11/19/2019 |
0.7.0 | 478 | 11/4/2019 |
0.6.0 | 479 | 10/24/2019 |
0.5.10 | 498 | 10/1/2019 |
0.5.9 | 492 | 9/21/2019 |
0.5.7 | 519 | 9/11/2019 |
0.5.6 | 497 | 9/4/2019 |
0.5.5 | 517 | 9/1/2019 |
0.5.4 | 520 | 8/29/2019 |
0.5.3 | 561 | 8/27/2019 |
0.5.2 | 508 | 8/14/2019 |
0.5.1 | 512 | 8/9/2019 |
0.5.0 | 528 | 8/7/2019 |
0.4.15 | 503 | 7/18/2019 |
0.4.14 | 510 | 7/18/2019 |
0.4.13 | 516 | 7/17/2019 |
0.4.12 | 554 | 6/28/2019 |
0.4.11 | 565 | 6/19/2019 |
0.4.10 | 552 | 6/13/2019 |
0.4.9 | 812 | 6/12/2019 |
0.4.8 | 784 | 6/12/2019 |
0.4.7 | 561 | 6/5/2019 |
0.4.6 | 561 | 5/31/2019 |
0.4.5 | 570 | 5/29/2019 |
0.4.4 | 554 | 5/26/2019 |
0.4.3 | 554 | 5/17/2019 |
0.4.2 | 564 | 5/16/2019 |
0.4.1 | 574 | 5/16/2019 |
Version 0.8.5:
- Faster termination of applications in BrowserApp mode.