NVG-NetCore-Framework
1.3.0
dotnet add package NVG-NetCore-Framework --version 1.3.0
NuGet\Install-Package NVG-NetCore-Framework -Version 1.3.0
<PackageReference Include="NVG-NetCore-Framework" Version="1.3.0" />
<PackageVersion Include="NVG-NetCore-Framework" Version="1.3.0" />
<PackageReference Include="NVG-NetCore-Framework" />
paket add NVG-NetCore-Framework --version 1.3.0
#r "nuget: NVG-NetCore-Framework, 1.3.0"
#:package NVG-NetCore-Framework@1.3.0
#addin nuget:?package=NVG-NetCore-Framework&version=1.3.0
#tool nuget:?package=NVG-NetCore-Framework&version=1.3.0
NVG-NetCore-Framework This is a versatile library for .NET 7 and above. It facilitates easy database connectivity to various database systems, including SQL Server, PostgreSQL, and MongoDB. This library base on Entity Framework and Dapper as Object-Relational Mapping (ORM) tools.
Features Cross-Platform Support: Compatible with .NET 7 and above, making it cross-platform compatible. Multiple Database Support: Provides seamless connections to SQL Server, PostgreSQL, and MongoDB. ORM Flexibility: Choose between Entity Framework and Dapper as per your preference and project requirements. Lightweight and Efficient: Designed to be lightweight, ensuring fast and efficient performance. Version 1.3.0 support Middlewares for JWT, Caching and CORS. You can install this NuGet package via the NuGet Package Manager or by using the .NET CLI:
dotnet add package NVG-NetCore-Framework NuGet\Install-Package NVG-NetCore-Framework See the update feature in the description
Base on net7.0 AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0) MailKit (>= 3.4.3) Microsoft.AspNetCore.JsonPatch (>= 7.0.8) Microsoft.EntityFrameworkCore (>= 7.0.9) Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.9) MongoDB.Driver (>= 2.19.2) Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.4) Serilog (>= 2.12.0) Syncfusion.Licensing (>= 18.4.0.30) Syncfusion.Pdf.Net.Core (>= 18.4.0.30) Syncfusion.XlsIO.Net.Core (>= 18.4.0.30)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0)
- Dapper (>= 2.0.143)
- MailKit (>= 3.4.3)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 7.0.9)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.JsonPatch (>= 7.0.8)
- Microsoft.EntityFrameworkCore (>= 7.0.9)
- Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.9)
- MongoDB.Driver (>= 2.19.2)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.4)
- Serilog (>= 2.12.0)
- Syncfusion.Licensing (>= 18.4.0.30)
- Syncfusion.Pdf.Net.Core (>= 18.4.0.30)
- Syncfusion.XlsIO.Net.Core (>= 18.4.0.30)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.