DevExpress / DevExtreme.AspNet.Data

DevExtreme data layer extension for ASP.NET
MIT License
152 stars 128 forks source link

Add explicit System.Text.Json dep for net4 target only #616

Closed mpreyskurantov closed 5 months ago

mpreyskurantov commented 5 months ago

Follow-up on #605 The original (dev) idea / exp was to ensure exact sem ver (with patch) for all targets (+ use extra / non built-in APIs for net6 / core target).