Skip to content

Cotton Knit Platform API Application, made with Microsoft C#, ASP.NET Core, Entity Framework Core and MySQL persistence.

Notifications You must be signed in to change notification settings

SEBRH/CottonKnit-Basic-API-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cotton Knit Platform

Summary

Cotton Knit Platform API Application, made with Microsoft C#, ASP.NET Core, Entity Framework Core and MySQL persistence. It also illustrates open-api documentation configuration and integration with Swagger UI.

Features

  • RESTful API
  • OpenAPI Documentation
  • Swagger UI
  • ASP.NET Framework
  • Entity Framework Core
  • Audit Creation and Update Date
  • Custom Route Naming Conventions
  • Custom Object-Relational Mapping Naming Conventions.
  • MySQL Database
  • Domain-Driven Design

Bounded Contexts

This version of Cotton Knit Platform has one bounded context: sale.

PurchaseOrder Context

The Profiles Context is responsible for managing the purchase Orders of the users. It includes the following features:

  • Create a new profile.

About

Cotton Knit Platform API Application, made with Microsoft C#, ASP.NET Core, Entity Framework Core and MySQL persistence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages