Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/upen-source/cracker


https://github.com/upen-source/cracker

csharp dependency-injection dotnet5

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Cracker logo

# Cracker

[![NuGet](https://github.com/upen-source/Cracker/actions/workflows/publish.yml/badge.svg)](https://github.com/upen-source/Cracker/actions/workflows/publish.yml)
[![Nuget Version](https://img.shields.io/nuget/v/Cracker.Template?label=version&logo=NuGet&labelColor=22272E&color=blue)](https://www.nuget.org/packages/Cracker.Template/)

C# console project structure with dependency injection.

## Features
- Dependency injection
- Anya's layers
- editorconfig

## Installation

```bash
dotnet new -i Cracker.Template
```

## Usage

```bash
dotnet new crack -o Your.Project
```