WebApiSkeleton.SearchSqlGeneration.Sqlite 1.1.1

dotnet add package WebApiSkeleton.SearchSqlGeneration.Sqlite --version 1.1.1                
NuGet\Install-Package WebApiSkeleton.SearchSqlGeneration.Sqlite -Version 1.1.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="WebApiSkeleton.SearchSqlGeneration.Sqlite" Version="1.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiSkeleton.SearchSqlGeneration.Sqlite --version 1.1.1                
#r "nuget: WebApiSkeleton.SearchSqlGeneration.Sqlite, 1.1.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.
// Install WebApiSkeleton.SearchSqlGeneration.Sqlite as a Cake Addin
#addin nuget:?package=WebApiSkeleton.SearchSqlGeneration.Sqlite&version=1.1.1

// Install WebApiSkeleton.SearchSqlGeneration.Sqlite as a Cake Tool
#tool nuget:?package=WebApiSkeleton.SearchSqlGeneration.Sqlite&version=1.1.1                

WebApiSkeleton.Search

WebApiSkeleton.Search contains NuGet packages that provide useful utility classes that can be used to implement searching and SQL generation for database entities.

Description

Example

Example usage for PostgreSQL provider can be found in examples directory.

Versioning

All projects are versioned using following format: major.minor.patch. Versioning rules for all projects:

  • patch needs to be incremented when any minor change is made to the project, such as bugfixes or small project-specific features added
  • minor needs to be incremented when new template-wide feature is implemented. In this case all of the projects must have the same version set
  • major needs to be incremented when the WebApiSkeleton template has experienced significant changes, that need to upgrade all of the template packages. In this case all of the projects must have the same version set
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in 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
1.1.1 98 4/21/2024
1.1.0 93 4/21/2024