jquery.cookie
1.0.0
Details
Advisory: https://github.com/advisories/GHSA-gcx5-3p5f-f8vp | Severity: moderate |
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 jquery.cookie --version 1.0.0
NuGet\Install-Package jquery.cookie -Version 1.0.0
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="jquery.cookie" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.cookie --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jquery.cookie, 1.0.0"
#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 jquery.cookie as a Cake Addin #addin nuget:?package=jquery.cookie&version=1.0.0 // Install jquery.cookie as a Cake Tool #tool nuget:?package=jquery.cookie&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple, lightweight utility plugin for reading, writing and deleting cookies.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jquery (>= 1.4.4)
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on jquery.cookie:
Repository | Stars |
---|---|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
JabbR/JabbR
Collaborative chat done right
|
|
BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
|
|
otac0n/WebGitNet
WebGit .NET is an ASP.NET MVC app that provides access to your git repositories over HTTP. It supports browsing in a web browser AND push / pull over Git's "Smart HTTP protocol".
|
|
jamiekurtz/WebApi2Book
Example source code that accompanies ASP.NET Web API 2: Building a REST Service from Start to Finish
|