Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maximgorbatyuk/mg.utils
- Owner: maximgorbatyuk
- License: mit
- Created: 2021-03-17T05:43:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T05:52:19.000Z (about 3 years ago)
- Last Synced: 2024-05-29T04:43:32.748Z (8 months ago)
- Topics: aspnetcore, azure, net5, nuget, nuget-packages
- Language: C#
- Homepage:
- Size: 2.41 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)