jquery.cookie
                             
                            
                                1.4.0
                            
                        
                    
            Details
            
                            
        
    | Advisory: https://github.com/advisories/GHSA-gcx5-3p5f-f8vp | Severity: moderate | 
dotnet add package jquery.cookie --version 1.4.0
NuGet\Install-Package jquery.cookie -Version 1.4.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.4.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="jquery.cookie" Version="1.4.0" />
<PackageReference Include="jquery.cookie" />
        
        
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 jquery.cookie --version 1.4.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: jquery.cookie, 1.4.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.
                    
    
    #:package jquery.cookie@1.4.0
        
        
#: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=jquery.cookie&version=1.4.0
#tool nuget:?package=jquery.cookie&version=1.4.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
        NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at https://nugetpackages.codeplex.com/
                            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
                                                         |