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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NVG-NetCore-Framework" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NVG-NetCore-Framework" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="NVG-NetCore-Framework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NVG-NetCore-Framework --version 1.3.0
                    
#r "nuget: NVG-NetCore-Framework, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NVG-NetCore-Framework@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NVG-NetCore-Framework&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=NVG-NetCore-Framework&version=1.3.0
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 297 8/6/2023
1.2.0 268 7/20/2023
1.1.0 261 7/20/2023
1.0.0 262 7/19/2023