Skip to content

Commit

Permalink
readme added/updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ati-ozgur committed Dec 29, 2024
1 parent 45a997b commit 7e6e474
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# karkas
======
# karkas code generation based .NET Framework

## Database first principle

Expand Down Expand Up @@ -34,6 +33,11 @@ Using above interfaces and given database schema, karkas generates following cla
- Bs (Business Services)
* Transaction for multiple tables

## Installation & Usage

See following tutorials:

- [tutorial-sample-blog-console](docs/tutorial-sample-blog-console.md)


## How it works after code generation 1
Expand All @@ -51,11 +55,6 @@ sequenceDiagram
```


## Installation & Usage

See following tutorials:

- [tutorial-sample-blog-console](docs/tutorial-sample-blog-console.md)

## Requirements

Expand Down

0 comments on commit 7e6e474

Please sign in to comment.