Skip to content

paonath/PH.Core3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PH.Core3

NetStandard2.1 and NetCoreApp3.0 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.1
PH.Core3.Common.Services Base Services Abstraction amd Interfaces. Should be referenced by Services project containing Interfaces netstandard2.1
PH.Core3.Common.Services.Components Base Services Implementation: should be referenced by project containing Services implementations netstandard2.1
PH.Core3.AspNetCoreApi API Base Package: should be referenced by Asp.Net Core API Project netcoreapp3.0

PH.Core3.Common: NuGet Badge

NetStandard2.0 and NetCoreApp2.2

NetStandard2.0 and NetCoreApp2.2 should use the release 1.2.6

About

Base Crud System for .Net Core Web Api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages