Skip to content

papakaliati/coravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coravel

CircleCI BuiltWithDot.Net shield Nuget NuGet

Coravel allows you to build .NET Core apps using a simple, expressive and straightforward syntax that lets you focus on your app.

Let Coravel tackle the configuration and infrastructural details for you - and build your app!

In other words, Coravel simply makes your code say what it does.

Coravel Scheduler

Coravel Is Used By

BuiltWithDotNet

BuiltWithDot.Net

Features / Docs

Requirements

Coravel is a .NET Core library. You must be including Coravel in an existing .NET Core application (version 2.1.0+).

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 a few dependencies that the cli will manage for you.

To install Coravel, run:

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 ;)

Support

If you wish to encourage and support my efforts:

Buy Me A Coffee

About

Tools for .Net Core artisans

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.5%
  • HTML 6.0%
  • Other 0.5%