Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/upen-source/cracker
https://github.com/upen-source/cracker
csharp dependency-injection dotnet5
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/upen-source/cracker
- Owner: upen-source
- License: mit
- Created: 2021-09-11T01:44:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T06:20:24.000Z (about 3 years ago)
- Last Synced: 2024-11-02T18:51:32.065Z (2 months ago)
- Topics: csharp, dependency-injection, dotnet5
- Language: C#
- Homepage: https://www.nuget.org/packages/Cracker.Template/
- Size: 169 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```