Giter Site home page Giter Site logo

dd4t.restservice.webapi's People

Contributors

ajwhitehead88 avatar ehenderiks avatar quirijnslings avatar sshibani avatar thijsborst avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dd4t.restservice.webapi's Issues

Is DD4T 2.1.0 is compatible with .NETCoreApp 2.0?

We are getting the following warning when using DD4t resrService.WebApi with .NETCore 2.0

{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'DD4T.Core 2.1.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.",
"libraryId": "DD4T.Core",
"targetGraphs": [
".NETCoreApp,Version=v2.0"
]
},

Debug Mode

If debug mode is enabled, decompress and unzip the published data.

possible solution:

  • add key to web.config to enable the functionality.
  • add additional routes

if debug is set to true, decompress and unzip the data.

Support for Sites9

Hi Guys,

I have made a version of the DD4T.RestService.WebApi that supports Sites9 and upgraded the .Net Framework to 4.6.2... (I kinda needed that version haha).

If you want to; I made a branch /feature/upgrade-sites9 and hope you can check whether it's okay or not? And hopefully use it to update this project?

Kind regards,
Kaan

PublicationId 0 (zero) is not supported over REST

In the native Tridion pageproviders, it is possible to set the publication id to 0. This means: get the page by URL without looking at the publication id. This works fine in many implementations, especially if the publicationUrl property is unique per publication.

In the REST provider an error is thrown if the publication id is 0. Please make the behaviour consistent (by allowing 0 for the REST provider).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.