issues
search
JonPSmith
/
EfCore.GenericServices
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
https://www.thereformedprogrammer.net/genericservices-a-library-to-provide-crud-front-end-services-from-a-ef-core-database/
MIT License
601
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `ICrudServices.MapEntityToDto()`
#72
aaron-kruse
closed
1 month ago
3
Using `ProjectFromEntityToDto` without `ILinkToEntity` on DTO
#71
aaron-kruse
opened
5 months ago
0
Upgrade to AutoMapper 13.0.1 (all tests pass)
#70
aaron-kruse
closed
6 months ago
2
Release `V8.0.0` identical to `6.0.0`
#69
aaron-kruse
closed
6 months ago
2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /ServiceLayer
#68
dependabot[bot]
closed
1 year ago
1
Update SetupAllEntities.cs
#67
ghost
closed
1 year ago
7
upgrade to .NET 7 and automapper 12. update other NuGet packages as relevant in .NET 7 target
#66
Jerrill
closed
1 year ago
1
.NET 7 released
#65
Jerrill
closed
1 year ago
0
How do you configure an AutoMapper IGlobalFeature?
#64
kcaswick
closed
1 year ago
6
upgraded to automapper 11.0.1 nuget package. all unit tests PASSING. …
#63
Jerrill
closed
1 year ago
2
Causes application crash when used with Serilog bootstrap logger.
#62
Dimi1010
closed
2 years ago
2
Not compatible with Automapper 11.0.0
#61
Akku-21
closed
1 year ago
7
SetupEntitiesDirect fails if one uses records in the entities
#60
Akku-21
closed
2 years ago
6
of type 'System.DBNull' to type 'System.DateTime'
#59
naujoks-stefan
closed
3 years ago
1
Not sure if issue or working as intended
#58
RejectKid
closed
3 years ago
2
Issues using with Blazor Server
#57
cornonthecobb
closed
3 years ago
9
Conflict with AutoMapper v10.1.1, Throws Exception
#56
ComtelJeremy
closed
3 years ago
13
ArgumentException: Type 'ObserVisionWeb.PaginatedList`1[MyDto]' does not have a default constructor (Parameter 'type')
#55
Lerseb
closed
3 years ago
3
ICrudServices for updating soft delete property using query filters
#54
Lerseb
closed
3 years ago
2
InvalidOperationException when saving an object that contains two properties that refer to the same object.
#53
JanKupke1
closed
4 years ago
1
EF Core 5.0 Many-To-Many relationships not working
#52
chrisbbe
closed
3 years ago
3
How to replace a row in many to many relationship using generic services?
#51
nishojib
closed
4 years ago
1
Question: Why is the DbContext initialized during registration
#50
chrisbbe
closed
4 years ago
4
GenericService throws an error sometimes while using UpdateAndSaveAsync with method name
#49
boradakash
closed
4 years ago
3
GenericServiceErrorHandler not exist
#48
Al-Sharif
closed
4 years ago
1
Object not set to an instance of an object
#47
marius-stanescu
closed
4 years ago
15
Bump jquery from 3.4.0 to 3.5.0 in /RazorPageApp
#46
dependabot[bot]
closed
4 years ago
0
Scanning DTOs in Assembly with Multiple Contexts Fails
#45
CSorel-Catalyte
closed
4 years ago
5
QueryTrackingBehavior.NoTracking and Updates
#44
andreqb
closed
4 years ago
2
NullReferenceException using ILinkToEntity and embedded resources for CosmosDb
#43
rfcdejong
closed
4 years ago
2
Writing to the response body is invalid for responses with status code 204.
#42
rfcdejong
closed
4 years ago
1
NullReferenceException when adding to services with ILinkToEntity<> to an Entity in TPH
#41
ComtelJeremy
closed
4 years ago
11
Bump bootstrap from 3.4.0 to 3.4.1 in /RazorPageApp
#40
dependabot[bot]
closed
5 years ago
0
Bump jquery from 3.3.1 to 3.4.0 in /RazorPageApp
#39
dependabot[bot]
closed
5 years ago
0
Linq query not working
#38
bleissem
closed
4 years ago
11
test
#37
florianraffl
closed
5 years ago
0
EF Core 3 issue?
#36
VictorioBerra
closed
5 years ago
5
Separator only has one E in it
#35
BryceBarbara
closed
5 years ago
1
Upgrade .net core 3.0.0 breaking change in EntityFrameworkCore IsQueryType removed
#34
adria3a3
closed
5 years ago
3
AutoMapper upgrade to version 9.0.0 results in error: MissingMethodException IgnoreAllPropertiesWithAnInaccessibleSetter()
#33
adria3a3
closed
5 years ago
17
Fixes issue #30
#32
jenseralmeida
closed
5 years ago
0
Method mapping is failing for a simple single field scenario
#31
jenseralmeida
closed
5 years ago
4
DTO with no properties causes null exception
#30
jenseralmeida
closed
5 years ago
4
UpdateAndSaveAsync() returns Success but throwns Object is not registered as entity class
#29
S0PEX
closed
5 years ago
3
Read many tracked?
#28
Tealons
closed
5 years ago
3
PerDtoConfig Support For Primitives?
#27
Spinarooni
closed
5 years ago
4
saving nested dto's works by including propertynames if the name is not different from entity property name
#26
bleissem
closed
5 years ago
1
Updating nested DTO's fails with exception
#25
bleissem
closed
5 years ago
2
DTO Not Registered as Valid CrudServices DTO
#24
Spinarooni
closed
5 years ago
2
Order and Take are evaluating locally
#23
MartijnSchoemaker
closed
5 years ago
3
Next