Skip to content

crazyants/coravel

 
 

Repository files navigation

Coravel

CircleCI BuiltWithDot.Net shield Nuget NuGet

Coravel is a near-zero config .NET Core framework for Indie developers needing to get their next groundbreaking app to market faster - without compromising code quality and elegance.

Build .NET Core apps using a simple, expressive and straightforward syntax that lets you focus on your app - "batteries included!"

Coravel Scheduler

Coravel Is Used By

BuiltWithDotNet

BuiltWithDot.Net

Features / Docs

Requirements

Coravel is a .NET Standard library designed for .NET Core apps. You must be including Coravel into either an existing .NET Core application (version 2.1.0+) or within another .NET Standard project(s).

Coravel CLI

Use the Coravel CLI to get started!

Coravel CLI is a dotnet core tool that you can use as a global executable (similar to npm or dotnet etc.) that gives you easy installs, scaffolding abilities, etc.

Install the tool:

dotnet tool install --global coravel-cli

Installation

Coravel requires the nuget package Coravel to get started.

Alternatively, you may install Coravel using the CLI (which will install the package for you):

coravel install

Done!

What Do I Do Next?

Check out the top of this readme for an index of Coravel's features, each linking to the appropriate docs!

Contributing

If you are fixing a typo in one file / place - issue a PR.

Otherwise, please always create an issue first ;)

About

.Net Core Framework For Indie Developers

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.4%
  • HTML 5.2%
  • Other 0.4%