Skip to content

AlfonsKnow/HellowTreval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONFIGURATION

Edit the file WebUI/Web.config with real data, for example:

  <connectionStrings>
    <add name="EFDbContext" connectionString="Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=C:\Users\username\DB\myDB.mdf;Integrated Security=True;Connect Timeout=30" providerName="System.Data.SqlClient" />
  </connectionStrings>

About

C# ASP.NET MVC 5 web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published