Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
K
K13 .Net Core Xperience Adapter
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Operations
    • Operations
    • Metrics
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Administrator
  • K13 .Net Core Xperience Adapter
  • Wiki
  • Package Releases

Package Releases

Last edited by eugene 2 years ago
Page history

Note: this project is now migrated to https://dev.azure.com/RayBusinessTechnologies/K13%20.Net%20Core%20Xperience%20Adapter/_wiki/wikis/K13-.Net-Core-Xperience-Adapter.wiki/233/Package-Releases

Releases

Please find below available packages:

Release 13.0.73.10

  • Added SiteCulture.CultureAlias
  • Raybiztech.XperienceAdapter.13.0.73.10.nupkg
  • Raybiztech.XperienceAdapter.Identity.13.0.73.10.nupkg

Release 13.0.73.9

  • Fixed bug in NavigationRepository when using custom Navigation Items
  • Raybiztech.XperienceAdapter.13.0.73.9.nupkg
  • Raybiztech.XperienceAdapter.Identity.13.0.73.9.nupkg

Release 13.0.73.2

  • Using Kentico 13.0.73
  • Target framework net6.0
  • Added NavigationRepository
  • Raybiztech.XperienceAdapter.13.0.73.2.nupkg
  • Raybiztech.XperienceAdapter.Identity.13.0.73.2.nupkg

Release 13.0.73

  • Using Kentico 13.0.73
  • Target framework net6.0
  • Raybiztech.XperienceAdapter.13.0.73.nupkg
  • Raybiztech.XperienceAdapter.Identity.13.0.73.nupkg

Release 0.1.0

  • using Kentico version 13.0.66
  • target framework net6.0
  • Raybiztech.XperienceAdapter.0.1.0.nupkg
  • Raybiztech.XperienceAdapter.Identity.0.1.0.nupkg

How to use the packages:

Azure Artifacts: Visual Studio (Recommended)

  1. In the Tools menu, select Options > NuGet Package Manager > Package Sources. Select the green plus in the upper-right corner and enter the name and source URL below.
  2. Name: XperienceAdapter
  3. Source: https://pkgs.dev.azure.com/RayBusinessTechnologies/_packaging/XperienceAdapter/nuget/v3/index.json image

Local Package

  1. Create a folder called LocalPackages inside your solution, download the packages above and place it in the LocalPackages folder
  2. Download the file NuGet.config and place it in the root folder of your solution
  3. Close Visual Studio, re-open and load the solution
  4. Manage Nuget Packages for Solution and choose LocalPackages as the Package Source image
  5. Select the package and add it to your solution
  6. Make sure to add the LocalPackages folder and its contents as part of source control
Clone repository
  • Package Releases
  • Usage Guidelines