PH.Core3.Common

NetStandard2.1 and NetCoreApp3.0 Utilities for Crud API System - Main package, should be referenced by all projects on solution


Keywords
asp.net, core, netcore, csharp
License
BSD-3-Clause
Install
Install-Package PH.Core3.Common -Version 1.1.9

Documentation

PH.Core3

NetStandard2.0 and NetCoreApp2.2 Utilities for Crud API System

This repo is a small framework for CRUD operation on a API System, structuread as packages:

Package Description TargetFramework
PH.Core3.Common Main package, should be referenced by all projects on solution netstandard2.0
PH.Core3.Common.Services Base Services Abstraction amd Interfaces. Should be referenced by Services project containing Interfaces netstandard2.0
PH.Core3.Common.Services.Components Base Services Implementation: should be referenced by project containing Services implementations netstandard2.0
PH.Core3.AspNetCoreApi API Base Package: should be referenced by Asp.Net Core API Project netcoreapp2.2

PH.Core3.Common: NuGet Badge