https://github.com/genocs/documentations
This repo contains a list of useful resources
https://github.com/genocs/documentations
Last synced: over 1 year ago
JSON representation
This repo contains a list of useful resources
- Host: GitHub
- URL: https://github.com/genocs/documentations
- Owner: Genocs
- License: mit
- Created: 2020-03-22T16:14:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T00:07:25.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:52:34.153Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
documentations
===
This repo contains a list of useful resources
# picoservices
This folder contains the template to build webApi with different languages.
Supported languages are:
- golang
- .NET
- python
- nodejs
## Microservice Patterns
| Item | .NET | Github |
| :------------------ | ----------------------------------------------------: | ------------------------------------------------------------: |
| devmentors | [devmentors](https://devmentors.io/) | [devmentors](https://github.com/devmentors)[snatch-dev](https://github.com/snatch-dev) |
## Clean Architecture
| Item | .NET | Github |
| :------------------ | ----------------------------------------------------: | ------------------------------------------------------------: |
| devmentors | [devmentors](https://devmentors.io/) | [devmentors](https://github.com/devmentors)[snatch-dev](https://github.com/snatch-dev) |
| paulovich | [paulovich](https://paulovich.net/clean-architecture-for-net-applications/) | [manga](https://github.com/ivanpaulovich/clean-architecture-manga)[caju](https://github.com/ivanpaulovich/dotnet-new-caju) |
## IA and Machine Learning
| Item | .NET | Github |
| :------------------ | ----------------------------------------------------: | ------------------------------------------------------------: |
| aforgenet | [aforgenet](http://www.aforgenet.com/) | [aforgenet](https://github.com/andrewkirillov/AForge.NET) |
| accord-framework | [accord-framework](http://accord-framework.net/) | [accord-framework](https://github.com/accord-net/framework) |