Skip to content

Entity namespace mismatch between Entities files and reference in Extension files #3

@rwil02

Description

@rwil02

e.g.:
MillManager.Data.Entities
{
public partial class BatchHeader

Against

MillManager.Data.Queries
{
public static partial class BatchHeaderExtensions
{

    /// <summary>
    /// Gets an instance by the primary key.
    /// </summary>
    public static MillManager.Data.BatchHeader

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