jQuery.Fullcalendar 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQuery.Fullcalendar --version 1.6.0
NuGet\Install-Package jQuery.Fullcalendar -Version 1.6.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.Fullcalendar" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.Fullcalendar --version 1.6.0
#r "nuget: jQuery.Fullcalendar, 1.6.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.Fullcalendar as a Cake Addin
#addin nuget:?package=jQuery.Fullcalendar&version=1.6.0

// Install jQuery.Fullcalendar as a Cake Tool
#tool nuget:?package=jQuery.Fullcalendar&version=1.6.0

A full-sized, drag and drop calendar for jQuery
   
    Fullcalendar is Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
   
    Copyright (c) 2011 Adam Shaw (http://arshaw.com/)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on jQuery.Fullcalendar:

Package Downloads
FullCalendar.MVC5

FullCalendarMVC is an ASP.NET MVC HTML helper for FullCalendar.

FullCalendar.MVC4

FullCalendarMVC is an ASP.NET MVC HTML helper for FullCalendar.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.9.0 129,207 4/17/2018
3.8.2 27,361 2/16/2018
3.8.0 4,019 12/21/2017
3.5.1 16,317 10/6/2017
3.4.0 8,607 8/22/2017
3.3.1 24,761 4/14/2017
3.0.0 129,049 9/13/2016
2.9.1 5,527 8/25/2016
2.4.0 74,677 9/15/2015
1.6.4 198,890 9/4/2013
1.6.1 29,272 5/15/2013
1.6.0 3,123 3/19/2013
1.5.4 5,065 10/25/2012
1.5.3.2 5,494 8/14/2012

version 1.6.0 (3/18/13)
    - visual facelift, with bootstrap-inspired buttons and colors
- simplified HTML/CSS for events and buttons
- dayRender, for modifying a day cell (issue 191, thx althaus)
- week numbers on side of calendar (issue 295)
- weekNumber
- weekNumberCalculation
- weekNumberTitle
- "W" formatting variable
- finer snapping granularity for agenda view events (issue 495, thx ms-doodle-com)
- eventAfterAllRender (issue 753, thx pdrakeweb)
- eventDataTransform (thx joeyspo)
- data-date attributes on cells (thx Jae)
- expose $.fullCalendar.dateFormatters
- when clicking fast on buttons, prevent text selection
- bundled with latest jQuery (1.9.1) and jQuery UI (1.10.2)
- Grunt/Lumbar build system for internal development
- build for Bower package manager
- build for jQuery plugin site