https://github.com/merken/prise
A .NET Plugin Framework.
https://github.com/merken/prise
customizable dispatchproxy microservices netcore plugin plugin-system proxy
Last synced: 3 months ago
JSON representation
A .NET Plugin Framework.
- Host: GitHub
- URL: https://github.com/merken/prise
- Owner: merken
- License: mit
- Created: 2019-10-14T13:11:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:32:57.000Z (about 3 years ago)
- Last Synced: 2025-09-21T18:57:13.845Z (4 months ago)
- Topics: customizable, dispatchproxy, microservices, netcore, plugin, plugin-system, proxy
- Language: C#
- Homepage: https://merken.github.io/Prise
- Size: 37.3 MB
- Stars: 374
- Watchers: 19
- Forks: 41
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is Prise?

**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 and backwards-compatability**. Prise helps you load plugins from foreign assemblies. It is built to decouple the local and remote dependencies, and strives to avoid assembly mismatches.
[](https://github.com/merken/prise/issues)
[](https://github.com/merken/prise/pulls)
[](https://github.com/merken/Prise/blob/master/LICENSE)
### ๐ [Check out the documentation](https://merken.github.io/Prise) ๐
## ๐ Builds and Tests ๐งช







## ๐ฆ Latest version
| ย | ย |
| -- | -- |
| [](https://www.nuget.org/packages/Prise/) | [](https://www.nuget.org/packages/Prise/) |
| [](https://www.nuget.org/packages/Prise.Plugin/) | [](https://www.nuget.org/packages/Prise.plugin/) |
| [](https://www.nuget.org/packages/Prise.Mvc/) | [](https://www.nuget.org/packages/Prise.Mvc/) |
| [](https://www.nuget.org/packages/Prise.Proxy/) | [](https://www.nuget.org/packages/Prise.Proxy/) |
| [](https://www.nuget.org/packages/Prise.ReverseProxy/) | [](https://www.nuget.org/packages/Prise.ReverseProxy/) |
| [](https://www.nuget.org/packages/Prise.Testing/) | [](https://www.nuget.org/packages/Prise.Testing/) |