Quantcast
Channel: URF - Unit of Work & (extensible/generic) Repositories Framework
Browsing all 1539 articles
Browse latest View live
↧

New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Hi fgalarraga, Did you add the following code to a new project? Thanks a lot for sharing.public interface IObjectState { [NotMapped] ObjectState ObjectState { get; set; } } public enum ObjectState {...

View Article


New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Hey dguncet, That code was already there in v3.3 that is the Northwind Sample I made the other changes to the Repository.Pattern.Ef6. In another project where I am implementing the pattern. I split out...

View Article


New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Le, Are you making any change to the code base? Thanks, DG

View Article

New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Le & DG, I have taken the latest Northwind Sample and refactored it to have clean POCO Entities with no reference to the Entity Framework. With the help of Resharper I was able to do the...

View Article

New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

fgalarraga, We'll pull down the code from OneDrive and review the team, we appreciate you sharing this the team. dguncet, As mentioned, we'll review before pushing any changes, I'll update this thread...

View Article


New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Great Job!!! Le, It will be a great help if you add the sample Api controller accessing the "not exposed Rest Api odata" sample to the new release, since it is only a few lines and will be a great...

View Article

New Post: Implement ASP.Net Identity 2.0 with IdentityDbcontext

Ok, I understood that it was impossible to manage ObjectState correctly with identity without to inherit every identity interfaces and rewrite code entirely (UserStore, RoleStore, etc...). So I decided...

View Article

New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

fgalarraga, First and foremost thank you for your contribution. The team has reviewed you changes, a few quick updates before we merge this into the master branch: Note: Could you be so kind to issue a...

View Article


New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

dguncet wrote: Great Job!!! Le, It will be a great help if you add the sample Api controller accessing the "not exposed Rest Api odata" sample to the new release, since it is only a few lines and will...

View Article


New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Thanks for the heads up. Let me know if you need any help or any other sample.

View Article

Created Unassigned: QueryObject: There's no Method Chaining for Or Operator...

In order to do method chaining with _Or_ operator, it would be necessary to save current the __query_ state in object in _Or_ method.#QueryObject.cs```#regionusing System;using...

View Article

Edited Unassigned: QueryObject: There's no Method Chaining for Or Operator...

In order to do method chaining with _Or_ operator, it would be necessary to save the current __query_ state in object in _Or_ method.#QueryObject.cs```#regionusing System;using...

View Article

Edited Unassigned: QueryObject: There's no Method Chaining for Or Operator...

In order to do method chaining with _Or_ operator, it would be necessary to save the current __query_ state in object in _Or_ method.#QueryObject.cs```#regionusing System;using...

View Article


New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

Le, I created a fork of the master and made the changes to the code. Before I create the pull request I had some issues with the Web project. I basically had to revert some of the files that has...

View Article

New Post: EF Entities vs. Domain Model Entities - Hard dependencies on Data...

When you do the Fork, this will Fork what's the latest from the master branch into whatever you've named your Fork. Once you your Fork, you would implement your new changes into this Fork. The Fork...

View Article


New Post: NuGet

I would love to see this in nuget, I compared several generic repository framework available on nuget, yours really is the best. From a maintenance perspective adding it into nuget would make upgrade...

View Article

Edited Unassigned: QueryObject: There's no Method Chaining for Or Operator...

In order to do method chaining with _Or_ operator, it would be necessary to save the current __query_ state in object in _Or_ method.#QueryObject.cs (current)```#regionusing System;using...

View Article


New Post: Implement ASP.Net Identity 2.0 with IdentityDbcontext

We will review this and possibly integrate this into the sample application (with some minor changes), will keep you updated.

View Article

Commented Unassigned: QueryObject: There's no Method Chaining for Or Operator...

In order to do method chaining with _Or_ operator, it would be necessary to save the current __query_ state in object in _Or_ method.#QueryObject.cs (current)```#regionusing System;using...

View Article

Commented Unassigned: QueryObject: There's no Method Chaining for Or Operator...

In order to do method chaining with _Or_ operator, it would be necessary to save the current __query_ state in object in _Or_ method.#QueryObject.cs (current)```#regionusing System;using...

View Article
Browsing all 1539 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>