Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maximgorbatyuk/mg.utils

Collection of libraries formed as nugets. Libraries are useful for AspNetCore application worked inside Azure infrastructure
https://github.com/maximgorbatyuk/mg.utils

aspnetcore azure net5 nuget nuget-packages

Last synced: about 2 months ago
JSON representation

Collection of libraries formed as nugets. Libraries are useful for AspNetCore application worked inside Azure infrastructure

Awesome Lists containing this project

README

        

# MaximGorbatyuk.Utils

## Nugets

### Generic packages

- [MaximGorbatyuk.Utils](src/MG.Utils/readme.md)
- [MaximGorbatyuk.Utils.Abstract](/src/MG.Utils.Abstract/readme.md)
- [MaximGorbatyuk.Utils.Validation](/src/MG.Utils.Validation/readme.md)
- [MaximGorbatyuk.Utils.Authentication](/src/MG.Utils.Authentication/readme.md)
- [MaximGorbatyuk.Utils.Export](/src/MG.Utils.Export/readme.md)
- [MaximGorbatyuk.Utils.Smtp](/src/MG.Utils.Smtp/readme.md)

### AspNetCore related packages

- [MaximGorbatyuk.Utils.AspNetCore](https://www.nuget.org/packages/MaximGorbatyuk.Utils.AspNetCore/)
- [MaximGorbatyuk.Utils.AspNetCore.Swagger](https://www.nuget.org/packages/MaximGorbatyuk.Utils.AspNetCore.Swagger/)
- [MaximGorbatyuk.Utils.AspNetCore.Middlewares](https://www.nuget.org/packages/MaximGorbatyuk.Utils.AspNetCore.Middlewares/)
- [MaximGorbatyuk.Utils.AspNetCore.I18N](https://www.nuget.org/packages/MaximGorbatyuk.Utils.AspNetCore.I18N/)

### Azure related nuget

- [MaximGorbatyuk.Utils.Azure.Logging](https://www.nuget.org/packages/MaximGorbatyuk.Utils.Azure.Logging/)
- [MaximGorbatyuk.Utils.Azure.Authentication](https://www.nuget.org/packages/MaximGorbatyuk.Utils.Azure.Authentication/)
- [MaximGorbatyuk.Utils.Azure.ServiceBus](https://www.nuget.org/packages/MaximGorbatyuk.Utils.Azure.ServiceBus/)
- [MaximGorbatyuk.Utils.Azure.Blob](https://www.nuget.org/packages/MaximGorbatyuk.Utils.Azure.Blob/)