Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Support for .Net Core 2.0 #143

@ChintanPanara

Description

@ChintanPanara

Hi there,

Glimpse is an excellent way to improve productivity in your development environment and I am very excited about using it .Net Core 2.0. I have just finished migrating my .Net Core 1.1 code to 2.0.

Kindly suggest if Glimpse supports ASP.Net Core 2.0 (if not, any likely support to be available in near future).

I have referenced Glimpse from "https://www.myget.org/F/glimpseprototype/api/v3/index.json" and have installed version 2.0.0-beta2-201701201541. It does not give any compile time error but it gives runtime error.

Error:
Method not found: 'System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions.BuildServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)'.

Error at:
services.AddGlimpse();

Source:
Glimpse.Common

Any support is much appriciated. Many thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions