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

@jmzagorski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions