Git Product home page Git Product logo

retsconnector's Issues

Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger'

I downloaded your project, added my info to the appsettings.json file and ran the application. When it hits this line, an error is thrown.

        // Get instance of the IRetsClient from the IoC
        IRetsClient client = Container.GetService<IRetsClient>();

System.InvalidOperationException: 'Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger' while attempting to activate 'CrestApps.RetsSdk.Services.RetsSession'.'

2019-08-22 (1)

QueryParameter

The example has this:
searchRequest.ParameterGroup.AddParameter(new QueryParameter("matrix_unique_id", "0+"));

So how would I get these as QueryParameters?:

WHERE City IN ('CHIC', 'BUTV', 'DURH', 'COHA', 'RCHV', 'FORA')
AND ModificationTimestamp >= new_filter_time

Sorry for all the issues I am having. If you help me get this working I will find a way to pay you for the help. I have 9 days to replace ezRETS with this. I am desperate and not nearly as good of a programmer as whoever created this.

TLS 1.2

Will this work with TLS 1.2? I have been using ezRETS for 10 years and the CRMLS just started requiring all RETS clients be TLS 1.2 compliant. I am really hoping this will work.

AuthenticationType Basic

AuthenticationType Basic is not working for an Austin MLS,
throw Access Denied ( I have tested with rets connector an return the code data)

also if I add more than 100 columns this way
searchRequest.AddColumn("ColumnName");
throw not found

I tried adding less than 100 columns and works just fine

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.