Popular repositories Loading
-
peachpie
peachpie PublicForked from peachpiecompiler/peachpie
Peachpie - the PHP 7.1 compiler and runtime for .NET and .NET Core
C#
-
windows-uwp
windows-uwp PublicForked from MicrosoftDocs/windows-dev-docs
Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
C#
-
prisma2
prisma2 PublicForked from prisma/prisma
Database framework enabling type-safe data access, schema migrations and development workflows
TypeScript
-
ColorResearchAnalysis
ColorResearchAnalysis PublicColorResearchAnalysis umožňuje porovnať rôzne algoritmy pre vyhľadávanie v obrázkoch.
C#
-
certbot-docker
certbot-docker PublicForked from certbot/certbot-docker
Source files for Certbot's Docker images
Shell
864 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 1 repository
-
PeterDraex/NJsonSchema
C#
This contribution was made on Mar 14
Created an issue in RicoSuter/NJsonSchema that received 1 comment
Inheritance bug: wrong use of JsonDerivedTypeAttribute is required
Microsoft docs expects the JsonDerivedType
attribute to be applied to the base type:
[JsonDerivedType(typeof(WeatherForecastWithCity))]
public class …
Opened 1 other issue in 1 repository
RicoSuter/NJsonSchema
1
open
-
Use union types for abstract types - would PR be accepted?
This contribution was made on Mar 14