Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Augustocb
Total activity
7
Last activity
February 26, 2020 12:07
Member since
February 21, 2020 14:02
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Augustocb
commented,
February 26, 2020 12:07
Ivan Serduk, You can call the ApplyConfigurationsFromAssembly(GetType().Assembly), that applyes the configuration automatically, using reflection (I think). You don't instantiate the classes.
Community
General Discussion
Disable warnings for classes on a broader scope than class or file
0 votes
Augustocb
commented,
February 21, 2020 14:12
With Entity Framwork, I have the same problem. On a namespace called Data.Map, there are the mappers for the database (implementations of IEntityTypeConfiguration<TEntity>). If I could disable warn...
Community
General Discussion
Disable warnings for classes on a broader scope than class or file
0 votes