https://github.com/msx752/sample-dotnet-projects
.Net7 API with Linux-Docker integration, RESTful API, AutoMapper,DI, xUnits, In-Memory Database, UnitOfWork, Repository Pattern, Swagger, based of environment configuration, Authorization, Microservices
https://github.com/msx752/sample-dotnet-projects
business-architecture dockerfiles entity-framework-core fluent-api masstransit microservices mongodb net5 net6 net7 netcore netcore-apis netcore31 netcoreapi repository-pattern restful-api unit-of-work xunit-tests
Last synced: about 2 months ago
JSON representation
.Net7 API with Linux-Docker integration, RESTful API, AutoMapper,DI, xUnits, In-Memory Database, UnitOfWork, Repository Pattern, Swagger, based of environment configuration, Authorization, Microservices
- Host: GitHub
- URL: https://github.com/msx752/sample-dotnet-projects
- Owner: msx752
- License: mit
- Created: 2020-01-26T18:43:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T10:47:08.000Z (10 months ago)
- Last Synced: 2025-03-19T13:11:19.061Z (2 months ago)
- Topics: business-architecture, dockerfiles, entity-framework-core, fluent-api, masstransit, microservices, mongodb, net5, net6, net7, netcore, netcore-apis, netcore31, netcoreapi, repository-pattern, restful-api, unit-of-work, xunit-tests
- Language: C#
- Homepage:
- Size: 2.77 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
high level dotnet projects.
## Projects
- [SampleDotnet](https://github.com/msx752/sample-dotnet-projects/tree/master/SampleDotnet)
- [Microservices](https://github.com/msx752/sample-dotnet-projects/tree/master/SampleDotnet/Microservices)
- [OnlineMovieStore](https://github.com/msx752/sample-dotnet-projects/tree/master/SampleDotnet/Microservices/OnlineMovieStore)
- [NugetPackages](https://github.com/msx752/sample-dotnet-projects/tree/master/SampleDotnet/NugetPackages)