DDD should test be inside of projects?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ApartmentRentingSystem

    This is an application that follows DDD and clean architecture.

  • https://github.com/viktor111/ApartmentRentingSystem/tree/master/src/ApartmentRentingSystem.Domain/Models/ApartmentAds - Example of tests on my repo. I currently do the tests inside the projects no separate Tests project because I read that it breaks the point of DDD with clean architecture to encapsulate the projects. Is this the right way to do it?

  • Domain-Driven-Design-Example

    Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.

  • Ref 1

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Get SQL-Server Stored Procedures with C#

    2 projects | dev.to | 4 May 2024
  • Configure Renovate to handle nuspec files

    1 project | dev.to | 4 May 2024
  • Configure Renovate to update preview versions of NuGet packages

    2 projects | dev.to | 4 May 2024
  • Referencing external Docker containers in .NET Aspire using the new custom resources API

    2 projects | dev.to | 4 May 2024
  • PDF Generation using QuestPDF in ASP.NET Core — Part 1

    2 projects | dev.to | 4 May 2024