FM.JS 2.9.34

dotnet add package FM.JS --version 2.9.34
                    
NuGet\Install-Package FM.JS -Version 2.9.34
                    
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="FM.JS" Version="2.9.34" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FM.JS" Version="2.9.34" />
                    
Directory.Packages.props
<PackageReference Include="FM.JS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FM.JS --version 2.9.34
                    
#r "nuget: FM.JS, 2.9.34"
                    
#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.
#:package FM.JS@2.9.34
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FM.JS&version=2.9.34
                    
Install as a Cake Addin
#tool nuget:?package=FM.JS&version=2.9.34
                    
Install as a Cake Tool

A client-side library for JavaScript that provides core utilities for other FM client-side libraries.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on FM.JS:

Package Downloads
FM.WebSync.JS

A client-side library for JavaScript that provides real-time HTTP push (comet/reverse Ajax).

FM.WebSync.Subscribers.JS

A client-side library for JavaScript that extends WebSync to provide notifications when clients subscribe to or unsubscribe from a channel.

FM.WebSync.Chat.JS

A client-side library for JavaScript that extends WebSync to provide location/user-based chat services.

FM.IceLink.JS

A library for JavaScript that provides resilient peer-to-peer data streams through firewalls for live media.

FM.WebSync.ReturnData.JS

A client-side library for JavaScript that extends WebSync to provide optimizations for high network traffic scenarios.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.34 1,842 7/26/2019 2.9.34 is deprecated because it is no longer maintained.
2.9.32 2,744 1/26/2018
2.9.31 2,235 1/3/2018
2.9.30 2,272 12/28/2017
2.9.29 2,209 12/22/2017
2.9.28 1,801 10/12/2017
2.9.27 1,882 6/14/2017
2.9.26 1,895 5/24/2017
2.9.25 1,877 4/20/2017
2.9.24 1,890 3/15/2017
2.9.23 1,869 3/2/2017
2.9.22 1,861 2/8/2017
2.9.21 1,875 1/12/2017
2.9.20 1,905 1/7/2017
2.9.19 1,847 12/16/2016
2.9.18 1,924 11/29/2016
2.9.17 1,852 11/11/2016
2.9.16 1,916 11/8/2016
2.9.15 1,882 10/12/2016
2.9.14 1,877 9/27/2016
Loading failed