ArchPM.Core 0.0.12

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

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

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 886 12/14/2018
0.3.8 691 12/14/2018
0.3.7 1,674 11/19/2018
0.3.6 692 11/19/2018
0.3.5 961 11/19/2018
0.3.4 1,087 11/17/2018
0.3.3 950 11/16/2018
0.3.2 741 11/16/2018
0.3.1 1,157 11/15/2018
0.3.0 723 11/15/2018
0.2.9 703 11/15/2018
0.2.8 1,519 11/14/2018
0.2.7 947 11/12/2018
0.2.6 688 11/9/2018
0.2.5 715 11/9/2018
0.2.2 1,039 3/16/2018
0.2.1 968 3/5/2018
0.2.0 979 2/26/2018
0.1.4 912 2/20/2018
0.1.3 967 2/17/2018
0.1.2 959 2/17/2018
0.1.0 954 2/17/2018
0.0.17 980 2/1/2018
0.0.16 968 1/24/2018
0.0.15 969 1/19/2018
0.0.14 975 1/18/2018
0.0.13 1,021 1/17/2018
0.0.12 971 1/5/2018
0.0.10 900 12/5/2017
0.0.8 895 12/4/2017
0.0.7 862 12/4/2017
0.0.6 864 12/2/2017
0.0.5 890 12/2/2017
0.0.3 976 11/21/2017
0.0.2 877 11/17/2017
0.0.1 891 11/17/2017

Notification implementation rewritten. Notifications are turned to async