DevExpress.Data by: Developer Express Inc.
  • 22 total downloads
  • Latest version: 23.2.11
This package provides basic functionality for data-aware DevExpress controls.
DevExpress.DataAccess by: Developer Express Inc.
  • 13 total downloads
  • Latest version: 23.2.5
This package enables you to connect to various data providers (such as databases, Excel and CSV files, Entity Framework and object data sources).
DevExpress.Reporting.Core by: Developer Express Inc.
  • 13 total downloads
  • Latest version: 23.2.5
This package implements core functionality for DevExpress XtraReports Suite.
DevExpress.Xpo by: Developer Express Inc.
  • 18 total downloads
  • Latest version: 23.2.5
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.
Castle.Core by: Castle Project Contributors
  • 4 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 9 total downloads
  • Latest version: 1.50.5
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DistributedLock.Core by: Michael Adelson
  • 13 total downloads
  • Latest version: 1.0.8
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Redis by: Michael Adelson
  • 39 total downloads
  • Latest version: 1.1.0
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
FastReport.OpenSource.Export.PdfSimple by: Fast Reports Inc.
  • 1 total downloads
  • Latest version: 2023.1.0
  • reporting reports pdf core
Pdf export for FastReport.OpenSource
Hangfire.AspNetCore by: Sergey Odinokov
  • 7 total downloads
  • Latest version: 1.8.6
  • hangfire aspnetcore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 11 total downloads
  • Latest version: 1.6.21
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
Core components for Hangfire (background job system for ASP.NET applications).
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 34 total downloads
  • Latest version: 2.0.3
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage
Hangfire.NetCore by: Sergey Odinokov
  • 4 total downloads
  • Latest version: 1.8.6
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire (background job system for ASP.NET applications).
Hangfire.SqlServer by: Sergey Odinokov
  • 2 total downloads
  • Latest version: 1.8.6
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
K4os.Compression.LZ4 by: Milosz Krajewski
  • 5 total downloads
  • Latest version: 1.3.5
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 6 total downloads
  • Latest version: 1.3.5
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 6 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.0
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute