.NET Core Versions
| Component Name | Supported Versions |
|---|
| .NET Core | 2.0 - 3.1 |
| .NET | 5.0 - 8.0 |
Note: Applications compiled with AOT technology into static executables are not supported. Single-file deployment mode (packaged as .NET bundle format) is not supported.
Frameworks
| Component Name | Supported Versions |
|---|
| .NET Core gRPC | All |
| .NET Core MVC | 5.0+ |
| .NET Core WebAPI | All |
| Quartz | 3.0-3.6 |
Logging Components
| Component Name | Supported Versions |
|---|
| Log4net | 1.2.10-2.0.8 |
| Nlog | 4.0.0.0-4.7.2 |
| Serilog | 2.0 -2.12 |
Databases
| Component Name | Supported Versions |
|---|
| System.Data.SqlClient | All |
| Microsoft.Data.SqlClient | All |
| System.Data.SqlClient | All |
| Pomelo.EntityFrameworkCore.MySql | 3.0.-3.1 |
| MySql.Data | All |
| Oracle.ManagedDataAccess | 2.18 - 3.21 |
| Npgsql | 5.0 - 7.0 |
| Microsoft.Data.Sqlite | All |
| System.Data.SQLite | All |
NoSQL
| Component Name | Supported Versions |
|---|
| EnyimMemcachedCore | 1.1.0-2.4.3 |
| MongoDB.Driver | 2.2.0-2.10.3 |
| CsRedisCore | 3.0.30-3.6.2 |
| ServiceStack.Redis | 1.0.3-5.8.0 |
| StackExchange.Redis | 1.2.0-2.7.33 |
| FreeRedis | 1.0.0-1.2.15 |
HTTP Calls
| Component Name | Supported Versions |
|---|
| HTTP Client | All |
| Yarp.ReverseProxy | 1.0 - 2.0 |
GRPC Calls
| Component Name | Supported Versions |
|---|
| Grpc.Net.Client | 2.23-2.63 |