An open API service indexing awesome lists of open source software.

https://github.com/visualon/featureide.net

IKVM compiled dotnet version of the FeatureIDE library
https://github.com/visualon/featureide.net

Last synced: about 1 month ago
JSON representation

IKVM compiled dotnet version of the FeatureIDE library

Awesome Lists containing this project

README

        

# FeatureIDE.net

[![build](https://github.com/visualon/featureide.net/actions/workflows/build.yml/badge.svg)](https://github.com/visualon/featureide.net/actions/workflows/build.yml)
[![github-release](https://badgen.net/github/release/visualon/featureide.net?icon=github)](https://github.com/visualon/featureide.net/releases/latest)
[![nuget](https://badgen.net/nuget/v/VisualOn.FeatureIDE/latest?icon=nuget)](https://www.nuget.org/packages/VisualOn.FeatureIDE)

IKVM compiled dotnet version of the [FeatureIDE](https://featureide.github.io) library.

This is the IKVM version; which is to say that this is compiled from Java to .NET

Currently `net472`, `net6.0` and `net8.0` are the minimum supported runtimes.

## Changes

See [Releases](https://github.com/visualon/featureide.net/releases)

## License

[GNU Lesser General Public License v3.0](LICENSE)