Skip to content

Sample of a .NET Core Application using Clean Architecture Design

License

Notifications You must be signed in to change notification settings

leisiamedeiros/NET.Mysql.Sample

Repository files navigation

NET.Mysql.Sample

An sample of an .NET Core Web API using Clean Arch design.

This is an functional application with use cases to list and create simple contacts, and with an example of an isolated integration test using SpecFlow wich initializes an instance of the application using its own configuration and call the endpoits available in the scenario.

Its health check is also configured, as well as how to handle with customized validations and response with a filter.

Application

Application

Tests

Integrated

About

Sample of a .NET Core Application using Clean Architecture Design

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published