Skip to content

Fullstack helper framework for .NET Standard & .NET Core.

Notifications You must be signed in to change notification settings

todorgrigorov/stack

Repository files navigation

Setup

To integrate the framework with a WEB app (or MOBILE app with Xamarin) call StackConfiguration.Setup() to configure all internals.

IOC container can be set-up by calling ContainerConfiguration.Setup(...).

The consumer app must also include an implementation of IApplication interface in its startup project.

About

Fullstack helper framework for .NET Standard & .NET Core.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages