Closed
Description
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
Labels
No labels