Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | |
| Author(s): | Rogaliusz | 
| Last Update: | Wednesday, November 28, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.CaseInsensitive | 
Install
Install-Package Npgsql.EntityFrameworkCore.PostgreSQL.CaseInsensitive
                        dotnet add package Npgsql.EntityFrameworkCore.PostgreSQL.CaseInsensitive
                        paket add Npgsql.EntityFrameworkCore.PostgreSQL.CaseInsensitive
                        
                                Npgsql.EntityFrameworkCore.PostgreSQL.CaseInsensitive Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 2.1.4)
 - Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.1.2)
 
Tags