v0.1
v0.1.0
Packages
Do.Architecture
package is introduced. This package exposes core feature and layer system that is mentioned in Architecture section
Features
- Beta features are available in
do-blueprints-service
package;DependencyInjection
layer is added, you can now configureIServiceCollection
in featuresWeb
layer is added, you can now configureIApplicationBuilder
andIEndpointRouteBuilder
in featuresGreeting
feature is added with two implementationsHelloWorld
andWelcomePage