Skip to content
 
 

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# RoadRegistry

To use the private NuGet Aiv.Vbr.* packages, setup 2 environment variables:
 - VBR_FEED_USER
 - VBR_FEED_PASS

## Useful commands

### To add a migration:

```
cd src/RoadRegistry.Projections.Oslo/
dotnet ef migrations add <Name of Migration> --startup-project ../RoadRegistry.Api.Oslo/
```

### To apply a migration:

```
cd src/RoadRegistry.Projections.Oslo/
dotnet ef database update
```

About

Authentic base registry containing all roads of Flanders.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages