CJECore 3.11.6

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

Showing the top 5 NuGet packages that depend on CJECore:

Package Downloads
CJENetwork

.NET-based framework for building client-server applications

CJENHibernate

.NET-based framework for building client-server applications

CJEHttpData

.NET-based framework for building client-server applications

CJEHttpServer

.NET-based framework for building client-server applications

CJETcpServer

.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.6 360 11/18/2024
3.11.5 412 10/16/2024
3.11.4 457 10/15/2024
3.11.0 495 7/17/2024
3.10.5 504 7/17/2024
3.10.1 462 4/27/2024
3.9.3 315 4/9/2024
3.9.0 664 2/9/2024
3.8.0 775 12/13/2023
3.7.0 790 8/24/2023
3.6.9 1,286 5/10/2023
3.6.3 1,177 3/22/2023
3.6.2 1,482 3/17/2023
3.6.1 1,192 3/16/2023
3.6.0 1,189 3/16/2023
3.5.7 576 3/1/2023
3.5.6 545 12/26/2022
3.5.0 4,563 6/7/2022
3.4.10 2,871 5/23/2022
3.4.9 603 5/16/2022
Loading failed