» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:ASF2.0 + .NET

Spline.NET

Spline.NET is a simple and flexible .NET object – relational mapping system built on top of ADO.NET. It is simpler than Ibatis.NET or NHibernate and allows full access to the ADO.NET APIs, rather than replacing them. Spline uses attributes to minimize the amount of boilerplate code needed to populate or save a domain object from a data source.

Spline.NET also leverages attributes to obtain all configuration information (such as connection strings or other externalized settings). This feature in and of itself is extremely useful in and outside the scope of Spline.NET. It can be thought of as a very lightweight “inversion of control” feature, where properties can loaded from an external settings file without ever having to manually set the value of each property.

Spline also includes a small set of utility libraries to do simple tasks such as password hashing/generation and stream handling.

Lucene.Net

A powerful search engine for .NET applications. Port of Jakarta Lucene.

Lucene.Net (formerly DotLucene) is the fastest open-source search engine for .NET

Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and .NET platform utilizing Microsoft .NET Framework.

Seekafile - Open-Source Indexing Server

Seekafile Server is a Windows Service that indexes DOC, PDF, XLS, PPT, RTF, HTML, TXT, XML, and other file formats on the background.

Using DotLucene, Seekafile offers search over indexed files.

DotLucene

A powerful search engine for .NET applications. Port of Jakarta Lucene.

DotLucene is the old name. Lucene.Net is the new name.