Skip to content

ASP.Net Core v2 Support and Versioning #161

Closed
@jaredcnance

Description

@jaredcnance

One of the major issues here pertains to how this library as a whole is going to approach versioning with the AspNetCore packages. The current version (v2.1.4) targets Microsoft.AspNetCore.* 1.1.2+.

Support Checklist

  • .props file
  • Update examples
  • Update tests

Update

Below is the planned version scheme:

JADNC Version AspNetCore Version Operations Support
2.1.10 (current) 1.1.* -
2.1.? 1.1.*
2.2.0-beta 2.0.* -
2.2.0 2.0.*
3.0.* 3.0.*
3.1.* 3.1.*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions