Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Refactor parts of the app to deploy as packages #132

Description

@jmzagorski

The template is nice, but some of this can be hidden behind a library so the your app does not have so much infrastructure code in it. We will keep the template as well. Some naming examples could be:

BusinessApp.Kernel = ProjectCore
BusinessApp.Analyzers = ProjectCore.Analyzers
BusinessApp.CompositionRoot = ProjectCore.CompositionRoot
BusinessApp.Infrastructure = ProjectCore.Infrastructure
BusinessApp.Infrastructure.Persistence = ProjectCore.Infrastructure.Persistence
BusinessApp.WebApi = ProjectCore.WebApi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions