Sieve/Sieve.Sample
Hasan Manzak a5b9e5757e
SieveProcessor.Options made protected property (#134)
Mapper assignment in constructor is moved to a null-coalescing member pair (a field and a property)
"IncludeScopes" switch is removed from appSettings.{env}.json files
2021-05-15 20:57:18 +03:00
..
Controllers * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Entities * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Migrations * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Properties * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Services * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
appsettings.Development.json SieveProcessor.Options made protected property (#134) 2021-05-15 20:57:18 +03:00
appsettings.json SieveProcessor.Options made protected property (#134) 2021-05-15 20:57:18 +03:00
Program.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
pyprofile.py * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Sieve.Sample.csproj * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Startup.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00