All Projects → SolrNet → Solrnet

SolrNet / Solrnet

Licence: apache-2.0
Solr client for .Net

Projects that are alternatives of or similar to Solrnet

Python O365
A simple python library to interact with Microsoft Graph and Office 365 API
Stars: ✭ 742 (-13.01%)
Mutual labels:  microsoft
Azure Core Concepts Book
A curated guide to get going fast on the Azure platform. Links, best-practices, explanations and comments, I wish I had known before I started using Azure.
Stars: ✭ 17 (-98.01%)
Mutual labels:  microsoft
Cssgithubwindows
(UserStyle) GitHub Windows Edition [MIT]
Stars: ✭ 933 (+9.38%)
Mutual labels:  microsoft
Azuredatastudio
Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
Stars: ✭ 6,605 (+674.33%)
Mutual labels:  microsoft
Springbootexamples
Spring Boot 学习教程
Stars: ✭ 794 (-6.92%)
Mutual labels:  solr
Relevancyfeedback
Dice.com's relevancy feedback solr plugin created by Simon Hughes (Dice). Contains request handlers for doing MLT style recommendations, conceptual search, semantic search and personalized search
Stars: ✭ 19 (-97.77%)
Mutual labels:  solr
Regtweaks
Registry Tweaks for Windows.
Stars: ✭ 675 (-20.87%)
Mutual labels:  microsoft
Dockerfiles
50+ DockerHub public images for Docker & Kubernetes - Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak, TeamCity and DevOps tools built on the major Linux distros: Alpine, CentOS, Debian, Fedora, Ubuntu
Stars: ✭ 847 (-0.7%)
Mutual labels:  solr
Flaui
UI automation library for .Net
Stars: ✭ 892 (+4.57%)
Mutual labels:  microsoft
70 483
compartilhamos conhecimento
Stars: ✭ 24 (-97.19%)
Mutual labels:  microsoft
Directxtk12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Stars: ✭ 765 (-10.32%)
Mutual labels:  microsoft
Blogifier
Blogifier is an open-source publishing platform built with .NET Core 5.0 and the latest technologies.
Stars: ✭ 794 (-6.92%)
Mutual labels:  microsoft
Movement
Movement is an easier, simpler way to explore and use NIEM. Want to join the Movement and contribute to it? Start here.
Stars: ✭ 19 (-97.77%)
Mutual labels:  solr
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (-12.54%)
Mutual labels:  microsoft
Linux Microsoft Ie Virtual Machines
Run Internet Explorer 8/9/10/11/MS-Edge Virtual machines from Microsoft under Linux via VirtualBox.
Stars: ✭ 934 (+9.5%)
Mutual labels:  microsoft
Debotnet
🔥🚀 Debotnet is a tiny portable tool for controlling Windows 10's many privacy-related settings and keep your personal data private.
Stars: ✭ 707 (-17.12%)
Mutual labels:  microsoft
Azure Openshift
RedHat Openshift Origin cluster on Azure
Stars: ✭ 17 (-98.01%)
Mutual labels:  microsoft
Solarium
PHP Solr client library
Stars: ✭ 849 (-0.47%)
Mutual labels:  solr
Node Vhd
Microsoft's Virtual Hard Disk (VHD) Format
Stars: ✭ 7 (-99.18%)
Mutual labels:  microsoft
Teams For Linux
Unofficial Microsoft Teams for Linux client
Stars: ✭ 905 (+6.1%)
Mutual labels:  microsoft

SolrNet is an Apache Solr and SolrCloud client for .NET

SolrNet does not attempt to abstract much over Solr, it's assumed that you know what Solr is and how to use it, just as you need to know relational databases before using an ORM.

If you're not familiar with Solr, take your time to follow the Solr tutorial, see the FAQ and the docs. Consider getting a book.

Downloads

The easiest way to get going is to use our NuGet packages:

Solr

Package Description .NET Framework .NET Standard
SolrNet.Core Core library, best used with one of the DI integration packages 4.6 2.0
SolrNet Lightweight DI - commonservicelocator 4.6 2.0
SolrNet.Windsor Castle Windsor integration 4.6 2.0
SolrNet.Microsoft.DependencyInjection Microsoft Core Dependency Injection 4.6.1 2.0
SolrNet.StructureMap StructureMap 4.6 2.0
SolrNet.Ninject Ninject 4.6 2.0
SolrNet.Unity Unity 4.6 2.0
SolrNet.Autofac Autofac 4.6 2.0
SolrNet.NHibernate NHibernate 4.6 -
SolrNet.SimpleInjector SimpleInjector 4.6 2.0

SolrCloud

Package Description .NET Framework .NET Standard
SolrNet.Cloud.Core Core library, best used with one of the DI integration packages 4.6 2.0
SolrNet.Cloud Lightweight DI - commonservicelocator 4.6 2.0
SolrNet.Cloud.Unity Unity 4.6 2.0

You can find the latest builds on our AppVeyor build service: Build status.

Documentation index

Contributing

See Contributing

Release notes

See Change Log

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].