Integrative.Lara
0.8.3
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.3
NuGet\Install-Package Integrative.Lara -Version 0.8.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Integrative.Lara --version 0.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Integrative.Lara, 0.8.3"
#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.3 // Install Integrative.Lara as a Cake Tool #tool nuget:?package=Integrative.Lara&version=0.8.3
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 | 499 | 11/19/2021 |
0.10.4 | 395 | 6/15/2021 |
0.10.3 | 348 | 2/17/2021 |
0.10.2 | 345 | 1/25/2021 |
0.10.1 | 378 | 1/22/2021 |
0.10.0 | 392 | 1/21/2021 |
0.9.0 | 409 | 12/30/2020 |
0.8.11 | 455 | 12/11/2020 |
0.8.10 | 626 | 8/2/2020 |
0.8.9 | 521 | 7/19/2020 |
0.8.8 | 465 | 6/24/2020 |
0.8.7 | 507 | 6/22/2020 |
0.8.6 | 469 | 5/6/2020 |
0.8.5 | 466 | 4/14/2020 |
0.8.4 | 471 | 3/7/2020 |
0.8.3 | 511 | 1/27/2020 |
0.8.2 | 487 | 1/14/2020 |
0.8.1 | 534 | 12/19/2019 |
0.8.0 | 495 | 12/18/2019 |
0.7.1 | 485 | 11/19/2019 |
0.7.0 | 479 | 11/4/2019 |
0.6.0 | 480 | 10/24/2019 |
0.5.10 | 499 | 10/1/2019 |
0.5.9 | 493 | 9/21/2019 |
0.5.7 | 520 | 9/11/2019 |
0.5.6 | 498 | 9/4/2019 |
0.5.5 | 518 | 9/1/2019 |
0.5.4 | 521 | 8/29/2019 |
0.5.3 | 562 | 8/27/2019 |
0.5.2 | 509 | 8/14/2019 |
0.5.1 | 513 | 8/9/2019 |
0.5.0 | 529 | 8/7/2019 |
0.4.15 | 504 | 7/18/2019 |
0.4.14 | 511 | 7/18/2019 |
0.4.13 | 517 | 7/17/2019 |
0.4.12 | 559 | 6/28/2019 |
0.4.11 | 566 | 6/19/2019 |
0.4.10 | 553 | 6/13/2019 |
0.4.9 | 813 | 6/12/2019 |
0.4.8 | 785 | 6/12/2019 |
0.4.7 | 562 | 6/5/2019 |
0.4.6 | 562 | 5/31/2019 |
0.4.5 | 571 | 5/29/2019 |
0.4.4 | 555 | 5/26/2019 |
0.4.3 | 555 | 5/17/2019 |
0.4.2 | 565 | 5/16/2019 |
0.4.1 | 575 | 5/16/2019 |
0.8.3 adds:
- fixed number of bytes reported when uploading via web sockets
- rejected connections not showing correct message error
- fix issue where assemblies are not automatically loaded on start