An open API service indexing awesome lists of open source software.

https://github.com/godeltech/godeltech.microservices.business

Microservice initializer for GodelTech.Business
https://github.com/godeltech/godeltech.microservices.business

Last synced: 4 months ago
JSON representation

Microservice initializer for GodelTech.Business

Awesome Lists containing this project

README

          

# GodelTech.Microservices.Business
Microservice initializer for [GodelTech.Business](https://github.com/GodelTech/GodelTech.Business)

```c#
yield return new BusinessInitializer()
.WithService();
```