EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 16 total downloads
- Latest version: 4.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 13 total downloads
- Latest version: 6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.
EntityFrameworkCore.Projectables.Abstractions
by: Koen Bekkenutte
- 71 total downloads
- Latest version: 3.0.4
Project over properties and functions in your linq queries
EntityFrameworkCore.Triggered.Abstractions
by: Koen Bekkenutte
- 345 total downloads
- Latest version: 1.4.0
Triggers for EF Core. Respond to changes in your ApplicationDbContext before and after they are committed to the database
EphemeralMongo.Core
by: Anthony Simmon
- 15 total downloads
- Latest version: 1.1.3
The core library of the .NET wrapper for MongoDB built for .NET Standard 2.0.
EphemeralMongo6
by: Anthony Simmon
- 17 total downloads
- Latest version: 1.1.3
.NET native wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.linux-x64
by: Anthony Simmon
- 16 total downloads
- Latest version: 1.1.3
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.osx-x64
by: Anthony Simmon
- 14 total downloads
- Latest version: 1.1.3
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.win-x64
by: Anthony Simmon
- 15 total downloads
- Latest version: 1.1.3
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EPPlus
by: EPPlus Software AB
- 41 total downloads
- Latest version: 6.1.1
A spreadsheet library for .NET framework and .NET core
EventStore.Client
by: Event Store Ltd
- 342 total downloads
- Latest version: 22.0.0
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
Examine
by: shandem
- 13 total downloads
- Latest version: 2.0.1
A Lucene.Net search and indexing implementation for Examine
Examine.Core
by: shandem
- 28 total downloads
- Latest version: 3.1.0
Examine is an abstraction for indexing and search operations with implementations such as Lucene.Net
Examine.Lucene
by: shandem
- 40 total downloads
- Latest version: 3.2.0
A Lucene.Net search and indexing implementation for Examine
ExcelDataReader
by: ExcelDataReader developers
- 16 total downloads
- Latest version: 3.7.0-develop00385
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 14 total downloads
- Latest version: 3.6.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 130 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Fare
by: Nikos Baxevanis
- 101 total downloads
- Latest version: 2.2.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FastMember
by: Marc Gravell
- 82 total downloads
- Latest version: 1.5.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.