176 results for “topic:newtonsoft-json”
Converters of common Unity types for Newtonsoft.Json. Goes hand in hand with jilleJr/Newtonsoft.Json-for-Unity
Very simple GraphQL client for .NET/C#
A JSON Editor in the inspector. Preview and more information in README🙂
This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as by creating a POCO and inheriting JsonSettings class.
Restores Newtonsoft.JSON as the default serializer for RestSharp.
My self-educational collection of LinqPad queries.
Replaced with new repo and NuGets: https://github.com/danielwertheim/jsonnet-contractresolvers
A save system for Godot C#. It uses Newtonsoft.Json for serialization and deserialization. It supports both encrypted, compressed and regular mode.
基于 .Net Core 的后端基础框架
基于Unity的游戏的存档和读档系统[二进制,XML,JSON]
Custom contract resolvers for Newtonsoft JSON.Net, supporting e.g. private setters and private constructors.
.NET 5.0 Docker-ready C# REST API example using JWT authentication, Swagger, Newtonsoft JSON, and Dapper with SQL Server.
TorchSharp,OpenCVSharp,Image Label,Image Train
University Management System Desktop UI
This library can serialize an Microsoft.Xrm.Sdk.Entity to Json and back using Newtonsoft.Json library.
Software of Development with C# (REST API)
Emlak ilanları yayınlama ve yönetme sistemi
tiny helper class to exclude a property from Json Serialization
Enumeration class as an alternate to enum types
Kütüphane Otomasyon Programı
Manager's Remote Control. Review mouse activities, see all programs and close them&manage them.
:scroll: Newtonsoft.Json Unity3d package
Project PRN292
A Unity project template that contains installed and configured core official and popular third party packages to quickly start new projects.
This sample C# application creates a plugin for AutoCAD that lets users query information (layers, blocks and dependents) in AutoCAD drawing files and store that information into a JSON output file.
A library to read Postman Collection v2.1 Json files.
🐈JsonSaveLoadService is a flexible and powerful service designed for saving and loading data in Unity applications. It supports various data types including primitives, custom objects, and collections like Dictionary, HashSet, List, Queue, and Stack. This service ensures cross-platform compatibility (PC, Android, Web) and includes functionality fo
DynamicJson is a UPM package which extends Newtonsoft.Json library by adding deserialisation of polymorphic types and other tools.
Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again
RestSharp extensions to use Newtonsoft.Json for serialization/deserialization.