Pei.Data.RequestModel.Core 1.0.8

dotnet add package Pei.Data.RequestModel.Core --version 1.0.8
NuGet\Install-Package Pei.Data.RequestModel.Core -Version 1.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pei.Data.RequestModel.Core" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pei.Data.RequestModel.Core --version 1.0.8
#r "nuget: Pei.Data.RequestModel.Core, 1.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pei.Data.RequestModel.Core as a Cake Addin
#addin nuget:?package=Pei.Data.RequestModel.Core&version=1.0.8

// Install Pei.Data.RequestModel.Core as a Cake Tool
#tool nuget:?package=Pei.Data.RequestModel.Core&version=1.0.8

提供调用PEI数据访问的通信类型

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Pei.Data.RequestModel.Core:

Package Downloads
Pei.Data.AccessExtension.Core

为application访问PEI Oracle数据库提供一下扩展方法

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 830 11/25/2019
1.0.7 809 11/25/2019
1.0.6.1 424 11/20/2019
1.0.6 778 11/20/2019
1.0.5 428 11/20/2019
1.0.4 417 11/20/2019
1.0.3 1,049 11/20/2019
1.0.2 766 11/20/2019

提供初始的类型
1. request
2.response
3.filePackage 用户在各个模块之间传输文件
4. PeiRequest, PeiResponse 用户服务之间 的相互调用(添加了权限识别标识符)
5.添加了base structure

fix: 拼写作物