Epic 1.5.1

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

Simple and awesome JavaScript library B-)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Epic:

Package Downloads
Epic.ui

Epic UI components B-)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.1 2,212 6/18/2015
1.5.0 1,344 6/11/2015
1.3.0 1,318 6/11/2015
1.1.0 1,623 3/24/2015
1.0.9 1,481 9/29/2014
1.0.8 1,660 7/9/2014
1.0.7 1,432 5/2/2014
1.0.6 2,174 4/3/2014
1.0.5 1,752 4/3/2014
1.0.4 1,717 3/13/2014
1.0.3 1,683 3/5/2014
1.0.2 1,518 3/5/2014
1.0.1 1,503 3/4/2014
1.0.0 2,119 3/3/2014