Realm.Fody 10.19.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Realm.Fody --version 10.19.0
                    
NuGet\Install-Package Realm.Fody -Version 10.19.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="Realm.Fody" Version="10.19.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Realm.Fody" Version="10.19.0" />
                    
Directory.Packages.props
<PackageReference Include="Realm.Fody">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Realm.Fody --version 10.19.0
                    
#r "nuget: Realm.Fody, 10.19.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 Realm.Fody@10.19.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=Realm.Fody&version=10.19.0
                    
Install as a Cake Addin
#tool nuget:?package=Realm.Fody&version=10.19.0
                    
Install as a Cake Tool

Realm.Fody is a Fody weaver used to replace the property setters and getters of your Realm models with Realm-backed ones.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Realm.Fody:

Repository Stars
dsa28s/windows-hangul-clock
Hangul Clock for Windows Desktop Widget
Version Downloads Last Updated
11.0.0 58,324 5/8/2023 11.0.0 is deprecated.
10.21.1 40,869 4/21/2023
10.21.0 11,635 3/24/2023
10.20.0 67,061 2/10/2023
10.19.0 25,451 1/6/2023
10.18.0 120,002 11/2/2022
10.17.0 67,912 10/6/2022
10.16.0 6,771 10/3/2022
10.15.1 74,118 8/8/2022
10.15.0 1,966 8/5/2022
10.14.0 134,757 6/2/2022
10.13.0 12,823 5/18/2022
10.12.0 8,814 5/5/2022
10.11.2 19,380 4/21/2022
10.11.1 9,309 3/31/2022
10.11.0 2,205 3/28/2022
10.10.0 68,381 2/28/2022
10.9.0 58,734 1/21/2022
10.8.0 29,106 1/17/2022
10.7.1 81,152 11/20/2021
Loading failed