Skip to content

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

Tag: json

2021-06-232022-01-14.net

Type-safe JSON result in ASP.NET MVC

public abstract class BaseController : Controller { protected internal JsonResult<T> Json<T>(T data) […]

2021-04-082022-01-08.net

JSON infinite loops in ASP.NET

If you accidentally (or purposely) have an infinite loop in an object, […]

2021-04-012022-01-08.net

ASP.NET JSON Self Referencing Properties

In object-oriented languages, an object can hold a reference to itself in […]

2021-03-282022-01-07.net

JSON casing in ASP.NET Core

Some mallethead decided that they wanted to take UpperCamelCase names of properties […]

.net ajax asp.net async authentication aws azure batch brotli c# cloud cryptography css csv deno dependency injection email entity framework exif guid gzip html images javascript jquery json linq linux mercurial mustache mvc nodejs pdf records scss serialization smtp sqlite sql server strings temporal tables typescript windows wsl xml

If you learned something today

Buy Me a Coffee

© 2022 60 Second Dev. Proudly powered by Sydney