Skip to content

merken/Prise.Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains example projects for using the Prise Plugin Framework

Prise Logo

Prise is a plugin framework for .NET Core applications, written in .NET Core. The goal of Prise, is enable you to write decoupled pieces of code using the least amount of effort, whilst maximizing the customizability. Prise helps you load plugins from foreign assemblies. It is built to decouple the local and remote dependencies, and strives to avoid assembly mismatches.

List of examples in this repository:

  • Assembly Scanning using Prise.AssemblyScanning.Discovery
  • An Avalonia cross-platform application with plugins
  • An Azure Functions example
  • An ASP.NET Core microservice example using multiple plugins
  • An example loading a plugin from over the network

About

Example Projects for the Prise plugin framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages