SingleScope.Extensions.Json 1.0.0

dotnet add package SingleScope.Extensions.Json --version 1.0.0
                    
NuGet\Install-Package SingleScope.Extensions.Json -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SingleScope.Extensions.Json" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SingleScope.Extensions.Json" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="SingleScope.Extensions.Json" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SingleScope.Extensions.Json --version 1.0.0
                    
#r "nuget: SingleScope.Extensions.Json, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SingleScope.Extensions.Json@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SingleScope.Extensions.Json&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=SingleScope.Extensions.Json&version=1.0.0
                    
Install as a Cake Tool

💡 SingleScope Plugins

SingleScope Plugins is a package that provides customized APIs and commonly used helpers for various .NET frameworks, built with CommunityToolkit. Initially created for personal use, it is now freely available for all developers.

🤔 What is included in this repository?

This repository contains several .NET libraries which can be used in .NET 8, but can be expanded to support more framework and platforms. These libraries are also being used personally to build any applications I developed and keep improved with new ideas which always coming during the development.

Package Description Latest Version Download
SingleScope.Common A set of helpers which commonly used in other SingleScope libraries. NuGet NuGet Downloads
SingleScope.Maui A set of helpers which can be used in MAUI project included with MVVM structure extensions . AnimatedLoadingDialogService can be used to show page loading dialog with gif as the indicator. NuGet NuGet Downloads
SingleScope.Persistence SingleScope.Persistence is a C# .NET library providing core abstractions and building blocks for the data persistence layer. It facilitates the implementation of patterns like Repository and UnitOfWork. NuGet NuGet Downloads
SingleScope.Persistence.EFCore Implementation of SingleScope.Persistence specified to EntityFrameworkCore. NuGet NuGet Downloads

🚀 Getting Started

Please read the documentation for each respective library in the /doc folder.

💪 Support

If you like this project and want to support it, you can buy me a coffee︎. Your coffee will keep me awake while developing this project ☕.

<br />

<div align="center"> <a href="https://buymeacoffee.com/muhirwanto.dev"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=muhirwanto.dev&button_colour=FFDD00&font_colour=000000&font_family=Comic&outline_colour=000000&coffee_colour=ffffff" /></a> </div>


Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 129 1/3/2026