Skip to content

A .NET Core framework for a processor application

License

Notifications You must be signed in to change notification settings

relay-dev/processor

Repository files navigation

Processor

Build status NuGet Release License

Introduction

A .NET Core framework for processor applications

Getting Started

Installation

Follow the instructions below to install this NuGet package into your project:

.NET Core CLI

dotnet add package Relay.Processor

Package Manager Console

Install-Package Relay.Processor

Latest releases

Latest releases and package version history can be found on NuGet.

Build and Test

Follow the instructions below to build and test this project:

Build

.NET Core CLI

dotnet build

Test

.NET Core CLI

dotnet test

Contribute

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

About

A .NET Core framework for a processor application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages