ardalis / new-software-project-checklistLinks
The ultimate new software project decision/question checklist
☆468Updated 3 years ago
Alternatives and similar repositories for new-software-project-checklist
Users that are interested in new-software-project-checklist are comparing it to the libraries listed below
Sorting:
- Samples and resources of how to design WebApi with .NET☆243Updated 3 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆831Updated 4 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 10 months ago
- Sample Event Sourcing implementation with .NET Core☆590Updated 4 months ago
- Clean Architecture Solution Template for .NET 6☆242Updated 3 years ago
- A curated list of awesome articles and resources for learning and practicing .Net Core and its related technologies.☆13Updated 10 months ago
- A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architectur…☆349Updated 3 years ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆484Updated 2 years ago
- Source code for the CQRS in Practice Pluralsight course☆520Updated 10 months ago
- Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core☆284Updated last year
- ☆437Updated 7 years ago
- ☆230Updated 3 years ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆319Updated 6 months ago
- A simple recipe for .NET Core microservices.☆957Updated last year
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆189Updated 2 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆796Updated 10 months ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆546Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆401Updated last month
- Resources related to my Pluralsight course on this topic.☆162Updated 11 months ago
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆351Updated 10 months ago
- A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀☆1,149Updated 6 months ago
- A DDD guestbook example written for ASP.NET Core