Install for Visual Studio

For Windows users we maintain an extension for Visual Studio offered in two different licensing tiers based on your edition of Visual Studio.

Community

Free

Enjoy full Razor SQL support and integrated tooling with Jerrycurl for Visual Studio Community.

Download .VSIX

Professional

99 /dev

Support our project by purchasing a license for the Pro and Enterprise editions of Visual Studio.

Buy a license

Download for .NET

Jerrycurl can be installed from the official NuGet feed and provides, along with the core framework, support for five databases, a few extensions and a CLI.

# framework
dotnet add package Jerrycurl

# database support
dotnet add package Jerrycurl.Vendors.SqlServer

# json support
dotnet add package Jerrycurl.Extensions.Json

# cli
dotnet tool install --global dotnet-jerry

Frequently asked questions

How do I get started?

To get started with Jerrycurl we recommend that you simply install the extension for Visual Studio above and create a new project from the Jerrycurl Library template.

If you are using the dotnet CLI or any other editor you can follow our guide on how to create a basic project by hand.

Which .NET/OS versions are supported?

Jerrycurl targets .NET Standard 2.0 and 2.1, meaning that you can run it with .NET Core 2/3 and .NET 5 on Windows/Linux/macOS and .NET Framework 4.7.2 on Windows. For any new projects, we recommend .NET 5.

Jerrycurl for Visual Studio is available only for Windows. Unfortunately, we do not at the moment provide any integration for Visual Studio Code.

Is Jerrycurl free?

The framework is free and available under the MIT license with source code on GitHub, official binaries on NuGet and prereleases via our CI feed.

Additionally we offer a VSIX extension that is free for Visual Studio Community and licensed on a per-developer basis in the Pro and Enterprise editions.

Is there a trial version?

We do not offer a trial version of Jerrycurl for Visual Studio, but you can use Community edition completely free of charge.

How many licenses do I need to buy?

Each license is tied to a specific Pro or Enterprise license of Visual Studio which usually means one per developer seat.

Are licenses perpetual?

Every license is valid for one year from the time of purchase. During this period you can use Jerrycurl actively in Visual Studio Pro and Enterprise.

When your license expires you can either downgrade to the free Community edition or renew your license at a reduced price.

How do I get my license keys?

Licenses can be purchased from our store. Just enter the number of licenses, your billing information including an email to which we will send all license keys immediately after your order is completed.

How can I pay?

We accept all major credit cards and all payments are processed securely through Stripe. If you need a purchase any other way, contact us and we will figure something out.

Can I get my money back?

Sure, if you purchased a license by mistake or are not satisfied with the product, just contact us with your details at team@jerrycurl.net within 30 days, and we will refund your order.