Proteus
is a framework to rapidly prototype and develop apps connected to databases, implementing the logic required to dynamically generate the required UI and ViewModels to execute basic CRUD operations.
Release | Link |
---|---|
Latest public release: | |
Latest development release: |
Package Manager
Install-Package TheXDS.Proteus
.NET CLI
dotnet add package TheXDS.Proteus
Paket CLI
paket add TheXDS.Proteus
Package reference
<PackageReference Include="TheXDS.Proteus" Version="1.0.0" />
C# interactive window (CSI)
#r "nuget: TheXDS.Proteus, 1.0.0"
Proteus can be built on any platform or CI environment supported by dotnet.
dotnet build ./src/Proteus.sln
The resulting binaries will be in the ./Build/bin
directory.
If Proteus
is useful to you, or if you're interested in donating to sponsor the project, feel free to to a donation via PayPal, Ko-fi or just contact me directly.
Sadly, I cannot offer other means of sending donations as of right now due to my country (Honduras) not being supported by almost any platform.