Needletail.Mvc
1.0.0.3
Needletail.Mvc allows you to call javascript code anywhere from your MVC project, this is allows you to tell the client(browser) to call some function when an event occurs on the server's code in real time. Only works with MVC 4 and with browsers that support SSE.
Install-Package Needletail.Mvc -Version 1.0.0.3
dotnet add package Needletail.Mvc --version 1.0.0.3
<PackageReference Include="Needletail.Mvc" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Needletail.Mvc --version 1.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Minor fixes and improvements.
Issues with IIS EXPRESS
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.