Git Product home page Git Product logo

guilhermestracini / cqrs-boilerplate-dotnet Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 0.0 146 KB

💡 🏗️ A boilerplate CQRS (API + Worker) template for .NET

Home Page: https://guilhermestracini.github.io/cqrs-boilerplate-dotnet/

License: MIT License

Shell 2.87% Batchfile 0.38% PowerShell 25.99% C# 54.88% Dockerfile 15.88%
api api-rest boilerplate boilerplate-dotnet boilerplate-template command cqrs cs csharp hacktoberfest query worker cqrs-worker

cqrs-boilerplate-dotnet's Introduction

CQRS (API + Worker) boilerplate template

💡 🏗️ A boilerplate CQRS (API + Worker) template for .NET


About

This is a template repository that sets the basic code and infrastructure for a repository/solution in .NET C# to create a CQRS project with API and worker.


Instructions

Warning

The automated process listed below only works in a Windows environment. A Linux/MAC setup is on the way but currently is not supported, so it should be done manually

Automated process

  • Click on the green button USE THIS TEMPLATE
  • Give a name to your new project/repository
  • Clone your newly created repository to your machine
  • Execute/run the file initial-setup.bat or initial-setup.ps1 and follow the instructions on the prompt/terminal

Manual process

  • Click on the green button USE THIS TEMPLATE
  • Give a name to your new project/repository
  • Clone your newly created repository to your machine
  • Delete this file (README.md) and rename README.template.md to README.md
  • Change the appveyor.yml with your tokens (use secure tokens) or use your preferred CI tool (Circle CI, GitHub Actions, Jenkins, Team City, Azure DevOps)
  • Change SolutionName.sln to your solution/project name
  • Change project name (SolutionName.csproj, SolutionName.Tests.csproj, SolutionName.IntegrationTests.csproj) and namespace inside directories Src and Tests
  • Change the main project reference in the tests project in files Tests/SolutionName.Tests.csproj and Tests/SolutionName.IntegrationTests.csproj
  • Fix in the README.md the path of the badges. (change all {username}/{repo} tokens with your own data)
  • Add to README.md usage instructions of your client/SDK.
  • Update _config.yml with project details (github.io docs website)

License

Licensed under: MIT license (LICENSE or http://opensource.org/licenses/MIT).

This will also be your project's LICENSE, but you can change it to another one that suits your needs.

cqrs-boilerplate-dotnet's People

Contributors

dependabot[bot] avatar guibranco avatar

Stargazers

Heitor Giacomini avatar Fabrício Pinto Ferreira avatar  avatar

cqrs-boilerplate-dotnet's Issues

Add `appveyor.yml` file

Is your feature request related to a problem? Please describe.
Add appveyor file with the build pipeline

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.