Kalliope.OO
0.17.1
dotnet add package Kalliope.OO --version 0.17.1
NuGet\Install-Package Kalliope.OO -Version 0.17.1
<PackageReference Include="Kalliope.OO" Version="0.17.1" />
paket add Kalliope.OO --version 0.17.1
#r "nuget: Kalliope.OO, 0.17.1"
// Install Kalliope.OO as a Cake Addin #addin nuget:?package=Kalliope.OO&version=0.17.1 // Install Kalliope.OO as a Cake Tool #tool nuget:?package=Kalliope.OO&version=0.17.1
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 | |
Kalliope.Common | |
Kalliope.DTO | |
Kalliope.Dal | |
Kalliope.Xml | |
Kalliope.OO |
Build Status
GitHub actions are used to build and test the libraries
Branch | Build Status |
---|---|
Master | |
Development |
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 | Versions 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. |
-
.NETStandard 2.0
- Kalliope.Xml (>= 0.17.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.17.1 | 100 | 8/12/2024 |
0.17.0 | 90 | 8/12/2024 |
0.16.0 | 294 | 6/2/2023 |
0.15.3 | 1,774 | 5/30/2023 |
0.15.2 | 115 | 5/30/2023 |
0.15.2-rc8 | 118 | 5/30/2023 |
0.15.0 | 207 | 5/10/2023 |
0.14.3 | 173 | 4/18/2023 |
0.14.2 | 406 | 4/11/2023 |
0.14.1 | 162 | 4/11/2023 |
0.14.0 | 512 | 3/26/2023 |
0.13.2 | 367 | 3/9/2023 |
0.13.1 | 525 | 2/8/2023 |
0.13.0 | 275 | 1/22/2023 |
0.12.0 | 278 | 1/20/2023 |
0.11.0 | 337 | 11/11/2022 |
0.10.3 | 332 | 11/7/2022 |
0.10.2 | 335 | 11/7/2022 |
0.10.1 | 353 | 11/4/2022 |
0.10.0 | 343 | 11/4/2022 |
0.9.0 | 379 | 10/26/2022 |
0.8.1 | 398 | 10/21/2022 |
0.8.0 | 381 | 10/21/2022 |
0.7.0 | 399 | 10/10/2022 |
0.2.0 | 393 | 10/5/2022 |
0.1.0 | 396 | 9/27/2022 |
[Update] Starion Group