Kalliope.Common 0.17.1

dotnet add package Kalliope.Common --version 0.17.1                
NuGet\Install-Package Kalliope.Common -Version 0.17.1                
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="Kalliope.Common" Version="0.17.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kalliope.Common --version 0.17.1                
#r "nuget: Kalliope.Common, 0.17.1"                
#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 Kalliope.Common as a Cake Addin
#addin nuget:?package=Kalliope.Common&version=0.17.1

// Install Kalliope.Common as a Cake Tool
#tool nuget:?package=Kalliope.Common&version=0.17.1                

Kalliope

Quality Gate Status Code Smells Coverage Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities

Kalliope is a set of C# libraries used to read and write ORM2 files. Kalliope is used in Starion Group products and projects to perform code generation.

Installation

The packages are available on Nuget:

project Nuget
Kalliope NuGet Badge
Kalliope.Common NuGet Badge
Kalliope.DTO NuGet Badge
Kalliope.Dal NuGet Badge
Kalliope.Xml NuGet Badge
Kalliope.OO NuGet Badge

Build Status

GitHub actions are used to build and test the libraries

Branch Build Status
Master Build Status
Development Build Status

License

The Kalliope libraries are provided to the community under the Apache License 2.0. The solution contains files that contain information about the ORM2 metamodel which are distributed with the Common Public License 1.0 or the zlib/libpng License. The beforementioned files can be found in the resources folder of the Kalliope project.

Contributions

Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@stariongroup.eu. You can find the CLA's in the CLA folder.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Kalliope.Common:

Package Downloads
Kalliope

The Kalliope POCO class library

Kalliope.DTO

A library that provides the Data Transfer Object (DTO) Kalliope classes

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.17.1 88 8/12/2024
0.17.0 352 8/12/2024
0.16.0 444 6/2/2023
0.15.3 1,972 5/30/2023
0.15.0 490 5/10/2023
0.15.0-rc8 257 5/30/2023
0.14.0 1,285 3/26/2023
0.13.0 1,517 1/22/2023
0.12.0 912 1/20/2023
0.11.0 1,285 11/11/2022
0.9.0 2,495 10/26/2022
0.8.0 2,012 10/21/2022
0.7.0 1,650 10/10/2022
0.6.0 1,887 9/3/2022
0.4.0 1,688 8/18/2022
0.3.0 1,503 4/15/2022
0.2.0 1,220 3/7/2022

[Update] Starion Group