ArchPM.Core 0.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package ArchPM.Core --version 0.0.15                
NuGet\Install-Package ArchPM.Core -Version 0.0.15                
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="ArchPM.Core" Version="0.0.15" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArchPM.Core --version 0.0.15                
#r "nuget: ArchPM.Core, 0.0.15"                
#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 ArchPM.Core as a Cake Addin
#addin nuget:?package=ArchPM.Core&version=0.0.15

// Install ArchPM.Core as a Cake Tool
#tool nuget:?package=ArchPM.Core&version=0.0.15                

ArchPM Core Operations

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ArchPM.Core:

Package Downloads
ArchPM.ApiQuery

ArchPM ApiQuery can be used to write response and request object to be able to fetch data from database using procedure and functions. IApiQueryDatabaseAdaptor need to be imlemented

ArchPM.ApiQuery.AuthConfigSection

ApiQuery AuthSection Management for Config Files

ArchPM.ApiQuery.OracleAdaptor

Oracle adaptor for ArchPM.ApiQuery. this library can be used to connect oracle database

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.9 869 12/14/2018
0.3.8 671 12/14/2018
0.3.7 1,606 11/19/2018
0.3.6 676 11/19/2018
0.3.5 929 11/19/2018
0.3.4 1,038 11/17/2018
0.3.3 917 11/16/2018
0.3.2 719 11/16/2018
0.3.1 1,109 11/15/2018
0.3.0 704 11/15/2018
0.2.9 684 11/15/2018
0.2.8 1,451 11/14/2018
0.2.7 917 11/12/2018
0.2.6 666 11/9/2018
0.2.5 693 11/9/2018
0.2.2 1,019 3/16/2018
0.2.1 949 3/5/2018
0.2.0 958 2/26/2018
0.1.4 895 2/20/2018
0.1.3 944 2/17/2018
0.1.2 937 2/17/2018
0.1.0 930 2/17/2018
0.0.17 958 2/1/2018
0.0.16 950 1/24/2018
0.0.15 947 1/19/2018
0.0.14 952 1/18/2018
0.0.13 1,003 1/17/2018
0.0.12 948 1/5/2018
0.0.10 880 12/5/2017
0.0.8 876 12/4/2017
0.0.7 842 12/4/2017
0.0.6 848 12/2/2017
0.0.5 874 12/2/2017
0.0.3 955 11/21/2017
0.0.2 856 11/17/2017
0.0.1 870 11/17/2017

ApiResponse implemented