Popular repositories Loading
-
quick-lint-js
quick-lint-js PublicForked from quick-lint/quick-lint-js
quick-lint-js finds bugs in JavaScript programs
C++
-
optaplanner
optaplanner PublicForked from apache/incubator-kie-optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Java
-
-
BenchmarkDotNet
BenchmarkDotNet PublicForked from dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
C#
-
mapperly
mapperly PublicForked from riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
C#
-
aspnetcore
aspnetcore PublicForked from dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
C#
10 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created a pull request in riok/mapperly that received 1 comment
feat: support named mappings for existing target objects
feat: support named mappings for existing target objects Description Fixes #1649 Fixes #1700 Checklist The existing code style is followed The c…