Cavrnus.Core
2024.2.1171-alpha
This is a prerelease version of Cavrnus.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cavrnus.Core --version 2024.2.1171-alpha
NuGet\Install-Package Cavrnus.Core -Version 2024.2.1171-alpha
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="Cavrnus.Core" Version="2024.2.1171-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cavrnus.Core --version 2024.2.1171-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cavrnus.Core, 2024.2.1171-alpha"
#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 Cavrnus.Core as a Cake Addin #addin nuget:?package=Cavrnus.Core&version=2024.2.1171-alpha&prerelease // Install Cavrnus.Core as a Cake Tool #tool nuget:?package=Cavrnus.Core&version=2024.2.1171-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implements access to the Cavrnus Platform, which provides for multi-user synchronization, real-time communication, asset management and sharing, and much more.
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 is compatible. 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 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Google.Protobuf (>= 3.27.2)
- Jint (>= 3.0.1)
- Newtonsoft.Json (>= 13.0.3)
- SharpZipLib (>= 1.4.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
net7.0
- Google.Protobuf (>= 3.27.2)
- Jint (>= 3.0.1)
- Newtonsoft.Json (>= 13.0.3)
- SharpZipLib (>= 1.4.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
net8.0
- Google.Protobuf (>= 3.27.2)
- Jint (>= 3.0.1)
- Newtonsoft.Json (>= 13.0.3)
- SharpZipLib (>= 1.4.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Cavrnus.Core:
Package | Downloads |
---|---|
Cavrnus.Rtc.Windows
Implements Voice and Video Communications for use by the Cavrnus platform (Cavrnus.Core), for windows only. |
|
Cavrnus.Connector
High level API for using the Cavrnus platform. Wraps Cavrnus.Core for convenience and simplicity for common uses. Optionally additionally use Cavrnus.Rtc.Windows to include voice and video. |
GitHub repositories
This package is not used by any popular GitHub repositories.