Basic tools for database developement.
Info
Version: | 0.0.53-alpha |
Author(s): | SmartLinli |
Last Update: | Monday, May 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SmartLinli/LearningDatabaseDevelopement |
NuGet Url: | https://www.nuget.org/packages/SmartLinli.DatabaseDevelopement |
Install
Install-Package SmartLinli.DatabaseDevelopement
dotnet add package SmartLinli.DatabaseDevelopement
paket add SmartLinli.DatabaseDevelopement
SmartLinli.DatabaseDevelopement Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.4)
- Autofac.Configuration(>= 4.1.0)
- AutoMapper(>= 9.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- EntityFramework(>= 6.2.0)
- EntityFramework.zh-Hans(>= 6.2.0)
- EntityFramework6.Npgsql(>= 3.2.1.1)
- Microsoft.Bcl.AsyncInterfaces(>= 1.0.0)
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.0.0)
- Microsoft.Extensions.Configuration.Json(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 3.0.0)
- Microsoft.Extensions.FileProviders.Physical(>= 3.0.0)
- Microsoft.Extensions.FileSystemGlobbing(>= 3.0.0)
- Microsoft.Extensions.Primitives(>= 3.0.0)
- Npgsql(>= 4.0.9)
- System.Buffers(>= 4.5.0)
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Memory(>= 4.5.3)
- System.Numerics.Vectors(>= 4.5.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Text.Encodings.Web(>= 4.6.0)
- System.Text.Json(>= 4.6.0)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
Tags