csharp-basic-skeleton
Project template
Creates boilerplate code and project structure for C# projects with tests and domain logic
🦈🚀 C# Basic Skeleton: Bootstrap your new projects.
24 stars
6 watching
3 forks
Language: C#
last commit: over 1 year ago best-practicesbootstrapcodelytvcsharpdotnetexamplesampleskeletonxunit
Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/php-basic-skeleton | Provides a pre-configured PHP project structure with dependencies and best practices | 107 |
codelytv/typescript-basic-skeleton | A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools | 136 |
codelytv/kotlin-basic-skeleton | A basic Kotlin project template to simplify the creation of new applications | 55 |
codelytv/scala-basic-skeleton.g8 | A template for creating new Scala projects with idiomatic best practices and common dependencies | 18 |
bsamseth/cpp-project | A template for building and testing C++ projects with automated testing and reporting features. | 600 |
codelytv/typescript-web-skeleton | A pre-configured TypeScript project with integration of popular development tools and frameworks | 33 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |
aspnetboilerplate/module-zero-core-template | A template to create ASP.NET Core MVC / Angular based startup projects with a shared core structure and UI framework | 925 |
lectem/cpp-boilerplate | A C++ template with modern CMake setup and basic project infrastructure | 313 |
codelytv/typescript-api-skeleton | A project providing a basic setup for building an Express API backend in TypeScript. | 196 |
brikis98/node-backbone-skeleton | Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing | 84 |
codelytv/java-ddd-example | Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture | 434 |
head-first-csharp/fourth-edition | This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book | 894 |
mvelazc0/defcon27_csharp_workshop | A hands-on workshop teaching developers how to write custom C# payloads for backdoors and command and control frameworks | 1,110 |