ArchPM.Core 0.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package ArchPM.Core --version 0.1.4
                    
NuGet\Install-Package ArchPM.Core -Version 0.1.4
                    
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.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ArchPM.Core" Version="0.1.4" />
                    
Directory.Packages.props
<PackageReference Include="ArchPM.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ArchPM.Core --version 0.1.4
                    
#r "nuget: ArchPM.Core, 0.1.4"
                    
#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.
#:package ArchPM.Core@0.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ArchPM.Core&version=0.1.4
                    
Install as a Cake Addin
#tool nuget:?package=ArchPM.Core&version=0.1.4
                    
Install as a Cake Tool

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 1,096 12/14/2018
0.3.8 854 12/14/2018
0.3.7 1,952 11/19/2018
0.3.6 897 11/19/2018
0.3.5 1,153 11/19/2018
0.3.4 1,294 11/17/2018
0.3.3 1,148 11/16/2018
0.3.2 919 11/16/2018
0.3.1 1,364 11/15/2018
0.3.0 900 11/15/2018
0.2.9 914 11/15/2018
0.2.8 1,817 11/14/2018
0.2.7 1,148 11/12/2018
0.2.6 854 11/9/2018
0.2.5 917 11/9/2018
0.2.2 1,492 3/16/2018
0.2.1 1,413 3/5/2018
0.2.0 1,421 2/26/2018
0.1.4 1,241 2/20/2018
0.1.3 1,450 2/17/2018
0.1.2 1,405 2/17/2018
0.1.0 1,400 2/17/2018
0.0.17 1,457 2/1/2018
0.0.16 1,443 1/24/2018
0.0.15 1,421 1/19/2018
0.0.14 1,427 1/18/2018
0.0.13 1,462 1/17/2018
0.0.12 1,423 1/5/2018
0.0.10 1,214 12/5/2017
0.0.8 1,204 12/4/2017
0.0.7 1,176 12/4/2017
0.0.6 1,169 12/2/2017
0.0.5 1,204 12/2/2017
0.0.3 1,447 11/21/2017
0.0.2 1,185 11/17/2017
0.0.1 1,227 11/17/2017

Advanced namespace removed. ApiResponse updated.