Skip to content

specificator/SpecIFicator.Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpecIFicator.Framework

The SpecIficator Framework forms the basis for a SpecIFicator frontend implementation. It provides a plugin-management system to load plugins and components at runtime, based on a configuration file. This concept is similar as known from the Eclipse framework.

The framework is realized using .NET and the Microsoft Blazor technology. It is not directly runnable as an executable application. The framework is a Blazor Component Library and must be used by a Blazor application.

SpecIFicator Framework architecture

Resources