FaissMask 0.4.2

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

.NET wrapper for Faiss

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FaissMask:

Package Downloads
BotSharp.Plugin.MetaAI

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FaissMask:

Repository Stars
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
SteveSandersonMS/dotnet-ai-workshop
Version Downloads Last updated
0.4.2 10,043 12/19/2024
0.4.2-beta02 687 12/12/2024
0.4.1-beta01 381 12/11/2024
0.4.0 741 11/20/2024
0.4.0-alpha06 284 11/18/2024
0.4.0-alpha05 284 11/8/2024
0.4.0-alpha04 247 11/6/2024
0.4.0-alpha03 246 10/23/2024
0.3.2-beta02 1,767 7/22/2022
0.3.2-beta01 546 7/7/2022
0.3.1-beta01 706 3/24/2022
0.3.0-beta03 514 11/27/2021
0.3.0-beta02 3,070 11/25/2021
0.3.0-beta01 3,242 11/24/2021
0.2.0 28,382 10/7/2021
0.1.1 960 4/29/2020
0.1.0 974 4/29/2020

## What's Changed
* Added Windows support by @Binozo in https://github.com/andyalm/faissmask/pull/14 and https://github.com/andyalm/faissmask/pull/15

## New Contributors
* @Binozo made their first contribution in https://github.com/andyalm/faissmask/pull/14

**Full Changelog**: https://github.com/andyalm/faissmask/compare/v0.4.0...v0.4.2