EasyCaching.Bus.Redis
by: ncc Catcher Wong
- 0 total downloads
- Latest version: 1.9.4-alpha20250317014249
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
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
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
A simple in-memory caching provider.
EasyCaching.Serialization.Json
by: ncc Catcher Wong
- 1 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on Newtonsoft.Json
EasyCaching.Serialization.MessagePack
by: ncc Catcher Wong
- 1 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on MessagePack
EFCore.BulkExtensions
by: borisdj
- 0 total downloads
- Latest version: 10.0.0
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
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
A spreadsheet library for .NET framework and .NET core
ExcelDataReader
by: ExcelDataReader developers
- 3 total downloads
- Latest version: 3.6.0
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
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 5 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
- 6 total downloads
- Latest version: 2.1.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.
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 ADO.NET data provider
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 6 total downloads
- Latest version: 8.8.0
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
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
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
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.