Bc3.ColleagueSdk 1.23.0.1

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

Colleague SDK 1.23 references plus assembly dependencies not included in a default project.

Also includes a wrapper I created to simplify creating a connection to the SIS.

NOTE: While a program can be built with this, the program won't run without a valid license from Ellucian.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bc3.ColleagueSdk:

Package Downloads
Bc3.ColleagueSdk.Contracts

Contains data contracts for use with ColleagueSdk.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.23.0.1 862 9/29/2020
1.20.0.34 759 10/31/2019
1.20.0.33 741 10/31/2019
1.20.0.32 766 10/10/2019
1.20.0.31 786 10/10/2019
1.20.0.30 768 10/8/2019
1.19.0.25 796 8/6/2019
1.17.1 1,107 9/28/2018
1.17.0 1,014 9/27/2018

Updated missing dependencies