Right, it wont break.
Hi,
If you download lates aspnet zero core project, Mailkit enabled as default. So you don't need to do anything. If you manually upgraded the project, please check your project, if Abp.Mailkit dll is added in project.
If everything is ok, then could you please try to use MailKit in a core project that is independent from aspnet zero core project. Check this for using MailKit: <a class="postlink" href="https://github.com/jstedfast/MailKit#using-mailkit">https://github.com/jstedfast/MailKit#using-mailkit</a>
Actually, according to @hikalkan's suggestion, you don't need read document about unit of work.
But you can see the document here : <a class="postlink" href="https://www.aspnetboilerplate.com/Pages/Documents/Unit-Of-Work">https://www.aspnetboilerplate.com/Pages ... it-Of-Work</a>
Hi,
For better help,
Hi,
First, I suggest you to look at this conversations: #3001@1ae4525e-277b-4e15-9771-14ec911be476
Second,
Is it possible to return a result from SqlQuery as Dictionary of key/value or DataTable?
Yes, it is poosible, for example: <a class="postlink" href="http://stackoverflow.com/questions/30771552/using-sqlquerydictionarystring-string-in-entity-framework-6">http://stackoverflow.com/questions/3077 ... ramework-6</a>
Hi,
You are right, you don't need additional filter to base filtering...
Hi,
Which product (and version) are you using? Latest asp.net zero and aspnet-zero-core working with EF core. First, you should set mvc or host project as start up project, then you should select EF core project (ChariotInstruments.PropertyMents.EntityFrameworkCore) in package manager console.
Hi,
This is a software design process with EF. Following articles could help to understand. <a class="postlink" href="https://weblogs.asp.net/manavi/inheritance-mapping-strategies-with-entity-framework-code-first-ctp5-part-1-table-per-hierarchy-tph">https://weblogs.asp.net/manavi/inherita ... rarchy-tph</a>
Hi,
Are there eny error tagged logs? Could you check this issue? #2740@6e9cca5c-6ad1-40cc-96d2-84cac53c3a88
There may be some additional logs. Thanks...
Hi,
Could you check Logs.txt and send us if there is an error message?