Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Compatibility

The following illustration shows how various packages under the Funcky umbrella are compatible with each other.

                                    ┌─────── Released ────────┐ ┌─ Planned ─┐
                                    ┊                         ┊ ┊           ┊
                                    ┌───────────┐ ┌───────────┐ ┌───────────┐
┌─── Funcky                         │    1.x    │ │    2.x    │ │    3.x    │
│                                   └───────────┘ └───────────┘ └───────────┘
│                                                 ┊             ┊           ┊
│                                                 ┊             ┌───────────┐
│ ┌─ (System.Linq.Async)                          ┊             │    5.x    │
│ │                                               ┊             └───────────┘
│ │                                               ┊             ┊           ┊
│ │                                               ┊             ┌───────────┐
├─┴─ Funcky.Async                                 ┊             │    1.x    │
│                                                 ┊             └───────────┘
│                                                 ┊             ┊           ┊
│                                                 ┌─────────────────────────┐
│ ┌─ (XUnit)                                      │           2.x           │
│ │                                               └─────────────────────────┘
│ │                                               ┊             ┊           ┊
│ │                                               ┌─────────────────────────┐
├─┴─ Funcky.XUnit                                 │         0.1.x           │
│                                                 └─────────────────────────┘
│                                                 ┊             ┊           ┊
│                                                 ┌───────────┐ ┌───────────┐
├─── Funcky.Money                                 │    1.x    │ │    2.x    │
│                                                 └───────────┘ └───────────┘
│                                                 ┊                         ┊
│                                                 ┌────────┐ ┌─────┐ ┌──────┐
│ ┌─ (Microsoft.EntityFrameworkCore)              │ >3.1.x │ │ 4.x │ │ 5.x  │
│ │                                               └────────┘ └─────┘ └──────┘
│ │                                               ┊                         ┊
│ │                                               ┌─────────────────────────┐
└─┴─ Funcky.EntityFrameworkCore                   │         0.1.x           │
                                                  └─────────────────────────┘

Packages

NuGet package

NuGet package

NuGet package

NuGet package

Explanation

  • Dependencies always point upwards.
  • The x in a version stands for the newest released version.
  • Dotted lines () indicate the mayor releases from Funcky.
  • Packages in parenthesis are important external dependencies.

About

An overview of the compatibility between Funcky* packages

Resources

Stars

0 stars

Watchers

2 watching

Forks

Contributors