ArchPM.Core 0.3.9

dotnet add package ArchPM.Core --version 0.3.9
                    
NuGet\Install-Package ArchPM.Core -Version 0.3.9
                    
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.3.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ArchPM.Core" Version="0.3.9" />
                    
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.3.9
                    
#r "nuget: ArchPM.Core, 0.3.9"
                    
#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.3.9
                    
#: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.3.9
                    
Install as a Cake Addin
#tool nuget:?package=ArchPM.Core&version=0.3.9
                    
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 995 12/14/2018
0.3.8 781 12/14/2018
0.3.7 1,775 11/19/2018
0.3.6 803 11/19/2018
0.3.5 1,064 11/19/2018
0.3.4 1,188 11/17/2018
0.3.3 1,052 11/16/2018
0.3.2 843 11/16/2018
0.3.1 1,257 11/15/2018
0.3.0 824 11/15/2018
0.2.9 814 11/15/2018
0.2.8 1,632 11/14/2018
0.2.7 1,049 11/12/2018
0.2.6 788 11/9/2018
0.2.5 824 11/9/2018
0.2.2 1,323 3/16/2018
0.2.1 1,245 3/5/2018
0.2.0 1,255 2/26/2018
0.1.4 1,107 2/20/2018
0.1.3 1,254 2/17/2018
0.1.2 1,239 2/17/2018
0.1.0 1,234 2/17/2018
0.0.17 1,273 2/1/2018
0.0.16 1,256 1/24/2018
0.0.15 1,251 1/19/2018
0.0.14 1,260 1/18/2018
0.0.13 1,305 1/17/2018
0.0.12 1,254 1/5/2018
0.0.10 1,096 12/5/2017
0.0.8 1,085 12/4/2017
0.0.7 1,055 12/4/2017
0.0.6 1,060 12/2/2017
0.0.5 1,082 12/2/2017
0.0.3 1,268 11/21/2017
0.0.2 1,067 11/17/2017
0.0.1 1,086 11/17/2017

Bugfix on ApiHelp