Click here to Skip to main content
15,895,817 members
Everything / JSON

JSON

JSON

Great Reads

by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Robert_Dyball
Add JSON Web Token Authentication (JWT) using OpenIDDict to our ASP.NET Core + Angular 2 SPA. Source includes VS2015 and VS2017 versions.
by wmjordan
This is a fork of "fastJSON" with new power to control many aspects in JSON serialization and deserialization, such as, serializing interface instances (polymorphic serialization) and private types, including or excluding members, performing data conversions, conditional serialization, etc.
by dnxit
MVC .NET Core 3.1 Dynamic Role based authorization using Authorization Handler & Custom Authorize Policy

Latest Articles

by honey the codewitch
Get location information based on your IP address using an ESP32 and ip-api.com
by CaldasGSM
The article discusses the implementation of a zero allocation JSON parser in C, which is suitable for systems with limited memory resources.
by Federico Di Marco
Fededim.Extensions.Configuration.Protected is an improved ConfigurationBuilder which allows partial or full encryption of configuration values stored inside any possible ConfigurationSource and fully integrated in the ASP.NET Core architecture using Data Protection API.
by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.

All Articles

Sort by Score

JSON 

1 May 2022 by bk192077
I would like to define a C++ structure, pass the person instance to the mapping method along with JSON data, then use the filled structure. Or vice versa, get Person as JSON. StructMapping is trying to solve these problems.
19 Aug 2023 by Farzad Niknam B
Web app creation using .NET 7.0 and ASP.NET Core
17 Aug 2019 by honey the codewitch
Using PCK's grammar system, and understanding the concepts behind it
16 Aug 2023 by Jani Giannoudis
Use time data to handle complex business scenarios
24 Nov 2020 by PaulKukiel
How to build and deploy a Typescript lambda function with AWS CDK and Deno layer
20 Sep 2022 by Giovanni Scerra
A simple and easily extensible IP geo-fencing engine
N 9 May 2024 by CaldasGSM
The article discusses the implementation of a zero allocation JSON parser in C, which is suitable for systems with limited memory resources.
1 Oct 2018 by Uwe Keim
A .NET library to access files and directories with more than 260 characters length
4 Jul 2019 by storyicon
grbac is a fast, elegant and concise RBAC (role-based access control) framework