# Use the dbcontext and Models from Winform Projekt in a nee Asp.net Core WebApp

**URL:** https://forum.codewithmosh.com/t/use-the-dbcontext-and-models-from-winform-projekt-in-a-nee-asp-net-core-webapp/7712
**Category:** ASP.NET MVC
**Created:** [October 3, 2021, 7:13am UTC](https://forum.codewithmosh.com/t/use-the-dbcontext-and-models-from-winform-projekt-in-a-nee-asp-net-core-webapp/7712 "2021-10-03T07:13:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Nili](https://avatars.discourse-cdn.com/v4/letter/n/50afbb/32.png) [@Nili](https://forum.codewithmosh.com/u/Nili)
#### Post date: [October 3, 2021, 7:13am UTC](https://forum.codewithmosh.com/t/use-the-dbcontext-and-models-from-winform-projekt-in-a-nee-asp-net-core-webapp/7712/1 "2021-10-03T07:13:39Z")

</div>

Hello,  
I have a winform Projekt and this based on a sql database (code first). Know I want to create a [asp.net](http://asp.net) core Mvc WebApp based on the Same database and classes.  
Have anybody a idea how i can solve this Problem?

Best regards Nili
