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.
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.
// Install Realm.SourceGenerator as a Cake Addin
#addin nuget:?package=Realm.SourceGenerator&version=11.0.0

// Install Realm.SourceGenerator as a Cake Tool
#tool nuget:?package=Realm.SourceGenerator&version=11.0.0

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 (1)

Showing the top 1 NuGet packages that depend on Realm.SourceGenerator:

Package Downloads
AIC.Core.Data.MongoDb.Realm

Package Description

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 24,350 5/8/2023
10.21.1 20,267 4/21/2023
10.21.0 9,896 3/24/2023
10.20.0 62,271 2/10/2023
10.19.0 21,875 1/6/2023
10.18.0 106,593 11/2/2022