Skip to content

A Class Library containing Core service client implementer with any configurable endpoints (app.config), standard helper methods in built

Notifications You must be signed in to change notification settings

raghunee/CoreService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CoreService

A Class Library containing Core service client implementer with any configurable endpoints (app.config), standard helper methods in built

CoreServiceClientProvider Class Library containing Core service clent implementer with any configurable endpoints (app.config), standard helper methods to support

How to get started:

Add Tridion.ContentManager.CoreService.Client.dll in your application (web project / client host)

Add app.Config in your application/solution (web project preferably), you can copy/paste the chnages in your existing app.cofig file in case you already have one.

Add the Class library in your solution, build it.

Make sure to provide the following if applciable:

Core Service Endpoints Binding Name, Domain name, Uername and Password

You can add any other binding you need in the app.cofig to make it work.

About

A Class Library containing Core service client implementer with any configurable endpoints (app.config), standard helper methods in built

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%