Telerik.DataAccess.Fluent.CodeGeneration 0.5.0-beta

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Telerik.DataAccess.Fluent.CodeGeneration.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Telerik.DataAccess.Fluent.CodeGeneration --version 0.5.0-beta
NuGet\Install-Package Telerik.DataAccess.Fluent.CodeGeneration -Version 0.5.0-beta
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="Telerik.DataAccess.Fluent.CodeGeneration" Version="0.5.0-beta">
  <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.
paket add Telerik.DataAccess.Fluent.CodeGeneration --version 0.5.0-beta
#r "nuget: Telerik.DataAccess.Fluent.CodeGeneration, 0.5.0-beta"
#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 Telerik.DataAccess.Fluent.CodeGeneration as a Cake Addin
#addin nuget:?package=Telerik.DataAccess.Fluent.CodeGeneration&version=0.5.0-beta&prerelease

// Install Telerik.DataAccess.Fluent.CodeGeneration as a Cake Tool
#tool nuget:?package=Telerik.DataAccess.Fluent.CodeGeneration&version=0.5.0-beta&prerelease

Tool for generating Telerik Data Access Fluent Mapping based on existing database schema

After installing make sure that you have valid connections string to your target database in your app.config or web.config.
Execute GenerateDataLayer.ps1 script via Package Manager Console, PowerShell Tools Extension, PowerShell Interactive Windows or PowerShell console outside of Visual Studio.
Provide name of the connection string and the target backend system.
The result code files will be output under /Generated folder.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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

Unofficial pre-release Beta version.