Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelfgx/dotnetcore
.NET 8 Nuget Packages.
https://github.com/rafaelfgx/dotnetcore
aspnet-core aspnet-web-api aspnetcore dot-net dot-net-8 dotnet dotnet-8 dotnet8 entity-framework entity-framework-core ioc mediator mediator-pattern mongodb nuget nuget-package rabbitmq repository repository-pattern validation
Last synced: 30 days ago
JSON representation
.NET 8 Nuget Packages.
- Host: GitHub
- URL: https://github.com/rafaelfgx/dotnetcore
- Owner: rafaelfgx
- License: mit
- Created: 2018-11-15T15:58:49.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T21:25:44.000Z (3 months ago)
- Last Synced: 2024-10-14T03:03:13.437Z (30 days ago)
- Topics: aspnet-core, aspnet-web-api, aspnetcore, dot-net, dot-net-8, dotnet, dotnet-8, dotnet8, entity-framework, entity-framework-core, ioc, mediator, mediator-pattern, mongodb, nuget, nuget-package, rabbitmq, repository, repository-pattern, validation
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 463
- Watchers: 23
- Forks: 102
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# DotNetCore
![](https://github.com/rafaelfgx/DotNetCore/actions/workflows/publish.yaml/badge.svg)
.NET Nuget Packages.
https://www.nuget.org/profiles/rafaelfgx
## Documentation
[AspNetCore](https://github.com/rafaelfgx/DotNetCore/tree/main/source/AspNetCore)
[Domain](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Domain)
[EntityFrameworkCore](https://github.com/rafaelfgx/DotNetCore/tree/main/source/EntityFrameworkCore)
[Extensions](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Extensions)
[IoC](https://github.com/rafaelfgx/DotNetCore/tree/main/source/IoC)
[Logging](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Logging)
[Mapping](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Mapping)
[Mediator](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Mediator)
[MongoDB](https://github.com/rafaelfgx/DotNetCore/tree/main/source/MongoDB)
[Objects](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Objects)
[RabbitMQ](https://github.com/rafaelfgx/DotNetCore/tree/main/source/RabbitMQ)
[Repositories](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Repositories)
[Results](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Results)
[Security](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Security)
[Services](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Services)
[Validation](https://github.com/rafaelfgx/DotNetCore/tree/main/source/Validation)