TSharp.UnitOfWorkGenerator.EFCore 2.0.7-rc

This is a prerelease version of TSharp.UnitOfWorkGenerator.EFCore.
dotnet add package TSharp.UnitOfWorkGenerator.EFCore --version 2.0.7-rc
NuGet\Install-Package TSharp.UnitOfWorkGenerator.EFCore -Version 2.0.7-rc
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="TSharp.UnitOfWorkGenerator.EFCore" Version="2.0.7-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TSharp.UnitOfWorkGenerator.EFCore --version 2.0.7-rc
#r "nuget: TSharp.UnitOfWorkGenerator.EFCore, 2.0.7-rc"
#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 TSharp.UnitOfWorkGenerator.EFCore as a Cake Addin
#addin nuget:?package=TSharp.UnitOfWorkGenerator.EFCore&version=2.0.7-rc&prerelease

// Install TSharp.UnitOfWorkGenerator.EFCore as a Cake Tool
#tool nuget:?package=TSharp.UnitOfWorkGenerator.EFCore&version=2.0.7-rc&prerelease

UnitOfWorkGenerator is a source generator. It runs during compilation, inspects your program for your dbContext Entities and produces the Repositories, the IRepositories, the UnitOfWork and the IUnitOfWork which are injected to your dll of the project you have installed the UnitOfWorkGenerator.
      You will need to install the TSharp.UnitOfWorkGenerator.EFCore.Utils as well, please visiti the project site for the detailed documentation.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7-rc 135 5/9/2022
2.0.2-rc 112 5/6/2022
2.0.1-rc 104 5/6/2022
2.0.0-rc 113 5/6/2022