All Projects → solr-express → Solr Express

solr-express / Solr Express

Licence: mit
A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Solr Express

Autofac
An addictive .NET IoC container
Stars: ✭ 3,713 (+5525.76%)
Mutual labels:  netstandard, netcore
Dryioc
DryIoc is fast, small, full-featured IoC Container for .NET
Stars: ✭ 555 (+740.91%)
Mutual labels:  netstandard, netcore
Gofer.net
Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
Stars: ✭ 383 (+480.3%)
Mutual labels:  netstandard, netcore
SimCaptcha
✅ 一个简单易用的点触验证码 (前端+后端)
Stars: ✭ 49 (-25.76%)
Mutual labels:  netcore, netstandard
Alphavantage.net
.Net client library for Alpha Vantage API
Stars: ✭ 52 (-21.21%)
Mutual labels:  netstandard, netcore
Coding-Standards
Coding Guidelines for C#
Stars: ✭ 125 (+89.39%)
Mutual labels:  netcore, netstandard
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+518.18%)
Mutual labels:  netstandard, netcore
Cosmos.Identity
A Cosmos storage provider for ASP.NET Core Identity.
Stars: ✭ 26 (-60.61%)
Mutual labels:  netcore, netstandard
Mathos Parser
A mathematical expression parser and evaluation library.
Stars: ✭ 26 (-60.61%)
Mutual labels:  netstandard, netcore
Epplus
EPPlus 5-Excel spreadsheets for .NET
Stars: ✭ 693 (+950%)
Mutual labels:  netstandard, netcore
EPPlus4PHP
an easy-to-use excel library for php project which is compiled with peachpie. NOT FOR THE COMMON PHP PROJECT!
Stars: ✭ 15 (-77.27%)
Mutual labels:  netcore, netstandard
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (-4.55%)
Mutual labels:  netstandard, netcore
onvif-discovery
C# .NetStandard 2.0 library to discover ONVIF compliant devices
Stars: ✭ 29 (-56.06%)
Mutual labels:  netcore, netstandard
Nlog.extensions.logging
NLog Provider for Microsoft.Extensions.Logging for .NET Standard libraries and .NET Core applications
Stars: ✭ 323 (+389.39%)
Mutual labels:  netstandard, netcore
MyDAL
The fastest and best ORM lite on C# for MySQL ! -- 友好, 轻量, 极致性能, 无任何第三方依赖, 持续演进~~
Stars: ✭ 32 (-51.52%)
Mutual labels:  netcore, netstandard
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (+480.3%)
Mutual labels:  netstandard, netcore
AmiClient
Modern .NET Standard client for accessing the Asterisk AMI protocol using async/await and Reactive Extensions (Rx)
Stars: ✭ 30 (-54.55%)
Mutual labels:  netcore, netstandard
AvroConvert
Apache Avro serializer for .NET
Stars: ✭ 44 (-33.33%)
Mutual labels:  netcore, netstandard
Nlog
NLog - Advanced and Structured Logging for Various .NET Platforms
Stars: ✭ 5,296 (+7924.24%)
Mutual labels:  netstandard, netcore
Abotx
Cross Platform C# Web crawler framework, headless browser, parallel crawler. Please star this project! +1.
Stars: ✭ 63 (-4.55%)
Mutual labels:  netstandard, netcore

Solr Express

Documentation on getting started with SolrExpress is available at https://solr-express.gitbook.io/docs/tutorials/getting-started.

Tutorials is available at https://solr-express.gitbook.io/docs/tutorials.

And release notes is available at https://solr-express.gitbook.io/docs/about/release-notes.

Codacy Badge Travis build status

.Net 4.0 .Net 4.5 .Net Core

Solr 4+ Solr 5.3+ Solr 6+

Overview

A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.

Providers

The source for Solr4 and Solr5 providers are included in this project.

Provider Package name Stable (master branch)
Solr4 SolrExpress.Solr4 NuGet
Solr5 SolrExpress.Solr5 NuGet

Dependency Injectors Containers

The source for Autofac, CoreClr, Ninject and Simple Injector containers are included in this project.

Provider Package name Stable (master branch)
Autofac SolrExpress.DI.Autofac NuGet
Native .Net Core SolrExpress.DI.CoreClr NuGet
Ninject SolrExpress.DI.Ninject NuGet
Simple Injector SolrExpress.DI.SimpleInjector NuGet
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].