Skip to content

Liero/vyvojari-sk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vyvojari-sk

slovak community portal for developers

it all began here: http://vyvojari.sk/Forum/vyvojarisk-18180.aspx

Read our wiki in order to find out more: https://github.com/Liero/vyvojari-sk/wiki

or check latest (unstable) version: https://vyvojari.azurewebsites.net/

Build Status:

master: ![master branch](Build Status)

How to build and run?

  • Create database using Package Management Console or use InMemory database provider

    Update-Database -Context EventsDbContext
    Update-Database -Context ApplicationDbContext
    Update-Database -Context DevPortalDbContext
    

    or

    dotnet ef database update --context DevPortalDbContext
    ...
    

    or just configure UseInMemoryDatabase with limited functionality.

About

slovak community portal for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published