CJE 3.11.8

dotnet add package CJE --version 3.11.8
                    
NuGet\Install-Package CJE -Version 3.11.8
                    
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="CJE" Version="3.11.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CJE" Version="3.11.8" />
                    
Directory.Packages.props
<PackageReference Include="CJE" />
                    
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 CJE --version 3.11.8
                    
#r "nuget: CJE, 3.11.8"
                    
#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 CJE@3.11.8
                    
#: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=CJE&version=3.11.8
                    
Install as a Cake Addin
#tool nuget:?package=CJE&version=3.11.8
                    
Install as a Cake Tool

.NET-based framework for building client-server applications

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on CJE:

Package Downloads
CJESerializator

.NET-based framework for building client-server applications

CJECore

.NET-based framework for building client-server applications

CJENetwork

.NET-based framework for building client-server applications

CJENHibernate

.NET-based framework for building client-server applications

CJEHttpServer

.NET-based framework for building client-server applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.11.8 341 2/13/2025
3.11.5 465 10/16/2024
3.11.4 528 10/15/2024
3.11.3 237 8/21/2024
3.11.0 446 7/17/2024
3.10.5 480 7/17/2024
3.10.3 483 4/27/2024
3.9.3 328 4/9/2024
3.9.0 691 2/9/2024
3.8.0 852 12/13/2023
3.7.0 857 8/24/2023
3.6.9 1,344 5/10/2023
3.6.3 1,278 3/22/2023
3.6.2 1,552 3/17/2023
3.6.1 1,296 3/16/2023
3.6.0 1,294 3/16/2023
3.5.8 554 3/6/2023
3.5.0 4,968 6/7/2022
3.4.10 3,048 5/23/2022
3.4.0 5,268 2/28/2022
Loading failed