Skip to content

ertunckoybasi/WPF_MVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder) { optionsBuilder.UseSqlServer(@"Data Source = TUNC\SQLEXPRESS; Initial Catalog = MVCOrderCustomer; User Id = sa1; Password = cts12345; Integrated Security = False; "); base.OnConfiguring(optionsBuilder); }

About

Sample of MVVM Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages