Giter Club home page Giter Club logo

nancy.serialization.servicestack's People

Contributors

cemremengu avatar grumpydev avatar jchannon avatar khellang avatar parnham avatar sphiecoh avatar thecodejunkie avatar vbfox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nancy.serialization.servicestack's Issues

ServiceStack dependency

I would have submitted a pull request but this repository does not appear to contain the nuspec file used to generate the corresponding nuget package.

Since recent releases of ServiceStack.Text have switched major version from 3 to 4, where v4 is not technically compatible, has licensing restrictions and is based on the new commercial release of the ServiceStack libraries I would suggest that this library is modified to depend on v3 as follows:

<dependency id="ServiceStack.Text" version="[3,4)" />

The update to 4.0.5 has already broken one of my projects and I cannot use nuget to uninstall SS.Text since this library depends on it.

Binding in 1.4.1

Hello.

Bind works fine with native serialization, but with Nancy.Serialization.ServiceStack 1.4.1 + ServiceStack.Text 3.9.71 is doesn't work when called two times in a row. Second instance is not deserialized.
Binding problem

It also will be nice if Nancy.Serialization.ServiceStack use latest NuGet of 3x ServiceStack.Text 3.9.71 instead of outdated 3.9.11.

Upgrade to ServiceStack v4

Prerequisites

  • [x ] I have written a descriptive issue title
  • I have verified that I am running the latest version of Nancy
  • [x ] I have verified if the problem exist in both DEBUG and RELEASE mode
  • I have searched open and closed issues to ensure it has not already been reported

Description

Upgrade to ServiceStack v4

Steps to Reproduce

System Configuration

  • Nancy version:
  • Nancy host
    • ASP.NET
    • OWIN
    • Self-Hosted
    • Other:
  • Other Nancy packages and versions:
  • Environment (Operating system, version and so on):
  • .NET Framework version:
  • Additional information:

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.