EasyCaching.Bus.Redis by: ncc Catcher Wong
  • 0 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Bus Hybrid Redis Caching Cache
A simple caching bus(message bus) based on StackExchange.Redis.
EasyCaching.Core by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Cache Distributed Memory Interceptor Hybrid ResponseCaching
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
EasyCaching.HybridCache by: ncc Catcher Wong
  • 0 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.InMemory by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • In-Memory LocalCache Caching Cache
A simple in-memory caching provider.
EasyCaching.Serialization.Json by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization Json
A serialize library based on Newtonsoft.Json
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization MessagePack
A serialize library based on MessagePack
EFCore.BulkExtensions by: borisdj
  • 0 total downloads
  • Latest version: 10.0.0
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EntityFramework by: Microsoft
  • 6 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: EPPlus Software AB
  • 5 total downloads
  • Latest version: 8.4.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 4 total downloads
  • Latest version: 8.4.0
Package Description
ExcelDataReader by: ExcelDataReader developers
  • 3 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx
Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 3 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 5 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Fare by: Nikos Baxevanis
  • 6 total downloads
  • Latest version: 2.1.1
  • Regex Test NFA DFA Automaton
.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.
FastEndpoints.Attributes by: FastEndpoints
  • 1 total downloads
  • Latest version: 7.0.1
Attributes used by FastEndpoints.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 1 total downloads
  • Latest version: 10.0.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 6 total downloads
  • Latest version: 8.8.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 1 total downloads
  • Latest version: 32.4.3
  • ftp ftp-client ftps ssl tls unix iis
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentMigrator by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 1 total downloads
  • Latest version: 5.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Abstractions by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 1 total downloads
  • Latest version: 5.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.