Skip to content

Commit 26af7b1

Browse files
authored
Update README.md
1 parent 6400b55 commit 26af7b1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@ A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming o
33

44
[![NuGet](https://img.shields.io/nuget/v/SpatialFocus.EntityFrameworkCore.Extensions.svg)](https://www.nuget.org/packages/SpatialFocus.EntityFrameworkCore.Extensions/)
55

6-
## Nuget
6+
## Installation
77

88
```
99
Install-Package SpatialFocus.EntityFrameworkCore.Extensions -Version 1.0.0-rc2
1010
```
1111

12-
## Documentation
12+
## Usage
1313

14-
See the [sample project](https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions/tree/master/samples/SpatialFocus.EntityFrameworkCore.Extensions.SQLiteDemo) for now.
14+
For an example usage, see the `DemoContext` in the [sample project](https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions/tree/master/samples/SpatialFocus.EntityFrameworkCore.Extensions.SQLiteDemo) for now.
15+
16+
----
17+
18+
Made with :heart: by [Spatial Focus](https://spatial-focus.net/)

0 commit comments

Comments
 (0)