Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neurospeech/asp-net-core-extensions
ASP.NET Core Extensions and Helpers
https://github.com/neurospeech/asp-net-core-extensions
Last synced: about 2 months ago
JSON representation
ASP.NET Core Extensions and Helpers
- Host: GitHub
- URL: https://github.com/neurospeech/asp-net-core-extensions
- Owner: neurospeech
- Created: 2018-09-27T13:56:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:06:28.000Z (about 2 years ago)
- Last Synced: 2024-11-04T19:08:06.945Z (about 2 months ago)
- Language: C#
- Size: 757 KB
- Stars: 23
- Watchers: 5
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET Core Extensions and Helpers
1. Dependency Injection helper attributes
2. Useful String Extensions
3. Useful Dependency Injection Extensions
4. CSVArrayModel Provider
5. Useful Cache Extensions## [Retro Core Fit](./RetroFit/README.md)
Simple interface for creating REST API endpoints in c#.## [Node Package Service](./NodePackageService/README.md)
Copy of original NodeServices as it is deprecated, only for backword compatiblity.