XLocalizer.DB 1.1.0-preview-1

This is a prerelease version of XLocalizer.DB.
dotnet add package XLocalizer.DB --version 1.1.0-preview-1
                    
NuGet\Install-Package XLocalizer.DB -Version 1.1.0-preview-1
                    
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="XLocalizer.DB" Version="1.1.0-preview-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XLocalizer.DB" Version="1.1.0-preview-1" />
                    
Directory.Packages.props
<PackageReference Include="XLocalizer.DB" />
                    
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 XLocalizer.DB --version 1.1.0-preview-1
                    
#r "nuget: XLocalizer.DB, 1.1.0-preview-1"
                    
#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=XLocalizer.DB&version=1.1.0-preview-1&prerelease
                    
Install XLocalizer.DB as a Cake Addin
#tool nuget:?package=XLocalizer.DB&version=1.1.0-preview-1&prerelease
                    
Install XLocalizer.DB as a Cake Tool

Database provider for XLocalizer.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XLocalizer.DB:

Package Downloads
XLocalizer.DB.UI

Interface for managing localization with XLocalizer package and ability to use online translation tools.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0-preview-1 447 3/26/2025
1.0.3 12,079 10/6/2021
1.0.2 797 4/15/2021
1.0.1 709 1/6/2021
1.0.0 755 11/12/2020
1.0.0-rc.1 228 11/5/2020
1.0.0-preview2 636 7/27/2020
1.0.0-preview1 443 7/26/2020

- Use IDbContextFactory pattern for database operations to prevent concurrency issues
- Remove unsupported target frameworks
- Add support for .NET 6.0, 7.0, 8.0, 9.0
Docs: https://docs.ziyad.info/