Jessica 0.9.5

dotnet add package Jessica --version 0.9.5
                    
NuGet\Install-Package Jessica -Version 0.9.5
                    
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="Jessica" Version="0.9.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Jessica" Version="0.9.5" />
                    
Directory.Packages.props
<PackageReference Include="Jessica" />
                    
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 Jessica --version 0.9.5
                    
#r "nuget: Jessica, 0.9.5"
                    
#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.
#addin nuget:?package=Jessica&version=0.9.5
                    
Install Jessica as a Cake Addin
#tool nuget:?package=Jessica&version=0.9.5
                    
Install Jessica as a Cake Tool

A micro web framework written out of curiosity in .NET, inspired by Ruby's Sinatra.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Jessica:

Package Downloads
Jessica-ViewEngine-DotLiquid

DotLiquid based view engine for Jessica, a micro web framework..

Jessica-Factory-StructureMap

StructureMap based factory for Jessica, a micro web framework.

Jessica-Factory-Ninject

Ninject based factory for Jessica, a micro web framework.

Jessica-ViewEngine-Spark

Spark based view engine for Jessica, a micro web framework..

Jessica-ViewEngine-Razor

Razor based view engine for Jessica, a micro web framework..

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.5 4,406 8/13/2011
0.9.0 2,414 5/27/2011
0.8.7 1,847 5/21/2011
0.8.3 1,809 5/18/2011
0.8.0 2,801 5/7/2011
0.7.0 2,993 4/17/2011
0.6.1 1,861 4/15/2011
0.6.0 2,758 4/10/2011
0.5.2 1,942 4/8/2011
0.5.1 1,980 4/5/2011
0.5.0 2,539 3/27/2011
0.4.4 2,063 2/27/2011
0.4.3 2,052 2/27/2011
0.4.2 2,038 2/26/2011
0.4.0 2,288 2/24/2011
0.3.0 3,802 2/20/2011