8000 GitHub - DominikHerold/coravel at 2.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Near-zero config .NET Core micro-framework that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!

License

Notifications You must be signed in to change notification settings
8000

DominikHerold/coravel

Repository files navigation

CircleCI BuiltWithDot.Net shield Nuget NuGet

Coravel

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

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

Near-zero config .NET Core micro-framework that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 88.6%
  • HTML 10.5%
  • Other 0.9%
0