updated readme.
This commit is contained in:
		
							parent
							
								
									9b3d74f579
								
							
						
					
					
						commit
						631d48623a
					
				| @ -1,5 +1,4 @@ | ||||
| # IDbContextFactory | ||||
| 
 | ||||
| # Goal  | ||||
| The goal of this project is to help, fill the gap of supporting multiple ORM's in DynamicQuery, and possibly more projects in the future. | ||||
| 
 | ||||
| One of the most obvious reason is to be able to execute async/await operations on the context without, the executing library to be dependant on the ORM Framework such as (EF Core, EF6). | ||||
| @ -32,7 +31,7 @@ public class Startup | ||||
| } | ||||
| ``` | ||||
| 
 | ||||
| ## AsyncQueryableFactory | ||||
| ## AsyncQueryableService | ||||
| 
 | ||||
| Also as the same kind of goal, will slowly add support for a non dependant to orm/drivers async method. | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user