Tiago Ribeiro
Tiago Ribeiro
Hello, After changing one application to use the RazorGenerator precompilation I noticed that the conditional attributes don't work anymore. Using things like this: ``` @foreach (SelectListItem o in Model.SelectOptions) {...
**Are you requesting automatic instrumentation for a framework or library? Please describe.** - Framework or library name : Quartz.NET - Library type: Job Scheduling - Library version: 3.x **Is your...
Hello, I have found yesterday that AutoFixture always generates the same TimeZoneInfo, I had to implement one specimen builder to get a new one from the available TimeZoneInfos in the...