ArchPM.Core 0.1.0

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

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

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 885 12/14/2018
0.3.8 690 12/14/2018
0.3.7 1,673 11/19/2018
0.3.6 691 11/19/2018
0.3.5 958 11/19/2018
0.3.4 1,086 11/17/2018
0.3.3 949 11/16/2018
0.3.2 740 11/16/2018
0.3.1 1,156 11/15/2018
0.3.0 722 11/15/2018
0.2.9 702 11/15/2018
0.2.8 1,518 11/14/2018
0.2.7 946 11/12/2018
0.2.6 687 11/9/2018
0.2.5 714 11/9/2018
0.2.2 1,036 3/16/2018
0.2.1 967 3/5/2018
0.2.0 978 2/26/2018
0.1.4 911 2/20/2018
0.1.3 966 2/17/2018
0.1.2 958 2/17/2018
0.1.0 953 2/17/2018
0.0.17 979 2/1/2018
0.0.16 967 1/24/2018
0.0.15 968 1/19/2018
0.0.14 974 1/18/2018
0.0.13 1,020 1/17/2018
0.0.12 970 1/5/2018
0.0.10 899 12/5/2017
0.0.8 894 12/4/2017
0.0.7 861 12/4/2017
0.0.6 863 12/2/2017
0.0.5 889 12/2/2017
0.0.3 975 11/21/2017
0.0.2 876 11/17/2017
0.0.1 890 11/17/2017

NotificationAsync is turned to obsolete. Notification is implemented.