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
- Host: GitHub
- URL: https://github.com/godeltech/godeltech.microservices.business
- Owner: GodelTech
- License: mit
- Created: 2022-07-21T11:47:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T11:19:01.000Z (over 1 year ago)
- Last Synced: 2025-12-03T19:33:25.404Z (6 months ago)
- Language: C#
- Size: 61.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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();
```