https://github.com/upen-source/cracker
https://github.com/upen-source/cracker
csharp dependency-injection dotnet5
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/upen-source/cracker
- Owner: upen-source
- License: mit
- Created: 2021-09-11T01:44:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T06:20:24.000Z (over 4 years ago)
- Last Synced: 2025-03-03T05:17:32.045Z (over 1 year 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
[](https://github.com/upen-source/Cracker/actions/workflows/publish.yml)
[](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
```