Arcane.Framework
0.0.24
See the version list below for details.
dotnet add package Arcane.Framework --version 0.0.24
NuGet\Install-Package Arcane.Framework -Version 0.0.24
<PackageReference Include="Arcane.Framework" Version="0.0.24" />
paket add Arcane.Framework --version 0.0.24
#r "nuget: Arcane.Framework, 0.0.24"
// Install Arcane.Framework as a Cake Addin #addin nuget:?package=Arcane.Framework&version=0.0.24 // Install Arcane.Framework as a Cake Tool #tool nuget:?package=Arcane.Framework&version=0.0.24
Arcane.Framework
The streaming framework for Arcane.Net, a Kubernetes-based Data streaming platform.
This repository contains the toolbox for building Arcane plugins. It provides the necessary interfaces and classes to build a plugin for the Arcane data streaming platform.
The repository is organized as follows:
Configuration/
contains the JSON type converters that can be used to deserialize stream configurations provided to a stream runner by Arcane Operator.Contracts/
contains the Kubernetes annotations and constants that are used for communication between the Operator and the stream runner. These values should be identical in both the Operator and the stream runner until the StreamClass-based contracts are implemented.Providers/
contains the extension methods for the .NET Core host interfaces that are used to provide the Arcane services to the stream runner. Please refer to the Arcane developer guide for details.Services/
contains the set of classes and interfaces that are used to build the Arcane plugins.Base/
contains interfaces that define the streaming runner components. In the simpliest case, the a plugin should implement theIStreamContext
,IStreamContextWriter
, andIStreamGraphBuilder
interfaces. Basic requirements for implementation of these classes are described in the Arcane developer guide.Sources/
contains a collection of Akka.NET sources that can be used to build the stream graph.Sinks/
contains a collection of Akka.NET sinks that can be used to build the stream graph.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Microsoft.Data.SqlClient (>= 5.1.5)
- Microsoft.OpenApi (>= 1.6.15)
- Microsoft.OpenApi.Readers (>= 1.6.6)
- Parquet.Net (>= 3.9.1)
- SnD.Sdk (>= 1.1.13)
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.0.47 | 105 | 10/25/2024 |
0.0.46 | 77 | 10/25/2024 |
0.0.45 | 168 | 10/21/2024 |
0.0.44 | 71 | 10/21/2024 |
0.0.43 | 76 | 10/21/2024 |
0.0.42 | 87 | 10/21/2024 |
0.0.41 | 75 | 10/21/2024 |
0.0.40 | 73 | 10/21/2024 |
0.0.39 | 78 | 10/17/2024 |
0.0.38 | 76 | 10/16/2024 |
0.0.37 | 97 | 10/16/2024 |
0.0.36 | 135 | 10/14/2024 |
0.0.35 | 109 | 10/14/2024 |
0.0.34 | 116 | 10/14/2024 |
0.0.33 | 96 | 10/14/2024 |
0.0.32 | 114 | 10/10/2024 |
0.0.31 | 116 | 10/4/2024 |
0.0.30 | 110 | 10/2/2024 |
0.0.29 | 968 | 8/13/2024 |
0.0.28 | 171 | 8/8/2024 |
0.0.27 | 115 | 8/8/2024 |
0.0.26 | 145 | 8/5/2024 |
0.0.25 | 64 | 7/31/2024 |
0.0.24 | 858 | 7/17/2024 |
0.0.23 | 444 | 7/11/2024 |
0.0.22 | 133 | 7/9/2024 |
0.0.21 | 186 | 7/5/2024 |
0.0.20 | 304 | 7/3/2024 |
0.0.19 | 262 | 6/25/2024 |
0.0.18 | 102 | 6/24/2024 |
0.0.17 | 155 | 6/11/2024 |
0.0.16 | 115 | 6/7/2024 |
0.0.15 | 220 | 5/30/2024 |
0.0.14 | 110 | 5/28/2024 |
0.0.13 | 200 | 5/8/2024 |
0.0.12 | 132 | 5/7/2024 |
0.0.11 | 95 | 5/3/2024 |
0.0.10 | 65 | 5/2/2024 |
0.0.9 | 69 | 5/2/2024 |
0.0.8 | 140 | 4/30/2024 |
0.0.7 | 134 | 4/30/2024 |
0.0.6 | 128 | 4/26/2024 |