Realm.SourceGenerator 11.0.0

Suggested Alternatives

Realm

Additional Details

Starting with version 11.1.0, the Realm source generator is now distributed with the main Realm package. If you're using a newer version of Realm and reference the Realm.SourceGenerator package explicitly, you should remove the reference.

dotnet add package Realm.SourceGenerator --version 11.0.0
                    
NuGet\Install-Package Realm.SourceGenerator -Version 11.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="Realm.SourceGenerator" Version="11.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Realm.SourceGenerator" Version="11.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Realm.SourceGenerator" />
                    
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.SourceGenerator --version 11.0.0
                    
#r "nuget: Realm.SourceGenerator, 11.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.
#addin nuget:?package=Realm.SourceGenerator&version=11.0.0
                    
Install Realm.SourceGenerator as a Cake Addin
#tool nuget:?package=Realm.SourceGenerator&version=11.0.0
                    
Install Realm.SourceGenerator as a Cake Tool

Realm.SourceGenerator is a Source Generator used to generate the implementation of Realm model classes.

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.SourceGenerator:

Repository Stars
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
Version Downloads Last updated
11.0.0 31,703 5/8/2023 11.0.0 is deprecated.
10.21.1 29,896 4/21/2023
10.21.0 11,757 3/24/2023
10.20.0 64,482 2/10/2023
10.19.0 23,987 1/6/2023
10.18.0 116,587 11/2/2022