Skip to content

Commit

Permalink
Merge pull request #13 from bhrnjica/bhrnjica-patch-2
Browse files Browse the repository at this point in the history
Update README.MD
  • Loading branch information
bhrnjica authored Sep 24, 2023
2 parents 247f125 + 61d9d91 commit ee05592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Daany - .NET **DA**ta **AN**al**Y**tics .NET library with the implementation of
*[Daany Developer Guide](/docs/DevGuide/developer_guide.md)* - complete guide for developers.

# Software Requirements
The latest version of the library is built on `.NET Standard2.1` and supports `.NET 3` and above.
The latest version of the library is built on `.NET 7` and above.

Unfortunately the library is not available for .NET Framework `4.8` and below. In case you want to use it on `.NET Framework` and `Standard 2.0`, use older version `v0.3.*`, or try to build the version from the source code.
In case you want to use it on `.NET Framework` and `Standard 2.0`, use older version below `v2.0`, or try to build the version from the source code.

The main components with separate `NuGet` package of `Daany` library are:
- `Daany.DataFrame` - data frame implementation in pure C#.
Expand Down

0 comments on commit ee05592

Please sign in to comment.