DnsClient
by: MichaCo
- 37 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
dotnet-ef
by: Microsoft
- 6 total downloads
- Latest version: 3.0.1
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DotNetCore.CAP
by: ncc savorboard
- 150 total downloads
- Latest version: 3.1.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.Kafka
by: ncc savorboard
- 162 total downloads
- Latest version: 3.1.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.MySql
by: ncc savorboard
- 147 total downloads
- Latest version: 3.1.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.RabbitMQ
by: ncc savorboard
- 166 total downloads
- Latest version: 3.1.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.SqlServer
by: ncc savorboard
- 141 total downloads
- Latest version: 3.1.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.NPOI.Core
by: NCC Savorboard
- 2 total downloads
- Latest version: 1.2.2
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.OpenXml4Net
by: NCC Savorboard
- 2 total downloads
- Latest version: 1.2.2
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.OpenXmlFormats
by: NCC Savorboard
- 2 total downloads
- Latest version: 1.2.2
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DynamicData
by: Roland Pheasant
- 143 total downloads
- Latest version: 9.4.33
Bring the power of Rx to collections using Dynamic Data.
Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections.
Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
DynamicExpresso.Core
by: Davide Icardi
- 44 total downloads
- Latest version: 2.19.5
C# expression interpreter/evaluator
EasyCaching.Core
by: ncc Catcher Wong
- 335 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.CSRedis
by: ncc Catcher Wong
- 206 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple distributed caching provider based on csredis.
EasyCaching.HybridCache
by: ncc Catcher Wong
- 329 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
- 222 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple in-memory caching provider.
EasyCaching.Memcached
by: ncc Catcher Wong
- 333 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple distributed caching provider based on EnyimMemcachedCore.
EasyCaching.Redis
by: ncc Catcher Wong
- 342 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.Json
by: ncc Catcher Wong
- 156 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on Newtonsoft.Json
EasyCaching.Serialization.MessagePack
by: ncc Catcher Wong
- 159 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on MessagePack