| Merge pull request #410 from NRules/feature/upgrade-dotnet |
|
More...
|
6 months ago
|
| Retarget tests/benchmarks to .net 8/10 |
|
More...
|
6 months ago
|
| Upgrade sdk to 10.0.201 |
|
More...
|
6 months ago
|
| Add docs about VSCode extension |
|
More...
|
7 months ago
|
| Increment version |
|
More...
|
8 months ago
|
| Merge pull request #407 from NRules/feature/406-json-generic-methods |
|
More...
|
8 months ago
|
| Address RS warnings and PR review feedback |
|
More...
|
8 months ago
|
| Support JSON serialization of generic methods |
|
More...
|
8 months ago
|
| Create default context for Claude Code |
|
More...
|
8 months ago
|
| Update year |
|
More...
|
9 months ago
|
| Merge pull request #403 from NRules/feature/402-expression-rewriting |
|
More...
|
9 months ago
|
| Fix alias replacement in expressions. Fixes #402 |
|
More...
|
9 months ago
|
| Add simple injector documentation references |
|
More...
|
about 1 year ago
|
| Increment version |
|
More...
|
about 1 year ago
|
| Improve expression comparison error messages. Closes #396 |
|
More...
|
about 1 year ago
|
| Add support for TypeAs MemberExpression. #396 |
|
More...
|
about 1 year ago
|
| Clarify docs about match vs exists. Fixes #393 |
|
More...
|
over 1 year ago
|
| Update CONTRIBUTING.md main branch name |
|
More...
|
over 1 year ago
|
| Merge pull request #391 from driekus77/features/integration_simpleinjector |
|
More...
|
over 1 year ago
|
| Fixed the review comments: - Indentation checked - XML Documentation chedked - Type already registered checks removed |
|
More...
|
over 1 year ago
|
| [WIP] Draft proposal CompiledRuleSets |
|
More...
|
over 1 year ago
|
| Fix xml docs |
|
More...
|
over 1 year ago
|
| Small fix in unittest |
|
More...
|
over 1 year ago
|
| Removed Interface tagging and added almost all the same Register functions as used with Autofac. |
|
More...
|
over 1 year ago
|
| Removed Named/Keyed RuleRepositoryFactory in favor of using generic interface "Tag" type parameter for both IRuleRepository<...> and ISessionFactory<...>. |
|
More...
|
over 1 year ago
|
| Merge branch 'develop' into features/integration_simpleinjector |
|
More...
|
over 1 year ago
|
| Merge pull request #392 from driekus77/features/extend_ruletypescanner |
|
More...
|
over 1 year ago
|
| Fixed review comments by applying filter predicate inside GetRuleTypes. |
|
More...
|
over 1 year ago
|
| Extending RuleTypeScanner with a Where filtering function. This in order to support scanning on namespace prefix. |
|
More...
|
over 1 year ago
|
| Work now ready for review. Looked at, and copied from the Autofac integration. Created an additional SimpleInjectorRuleRepositoryFactory class for named caching of RuleRepositories. |
|
More...
|
over 1 year ago
|